-- Logs begin at Sun 2021-11-14 15:52:17 UTC, end at Sun 2021-11-14 18:25:46 UTC. --
Nov 14 16:28:13.068276 n-d-816883-1 systemd[1]: Started Devstack devstack@c-vol.service.
Nov 14 16:28:15.473712 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=95654) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Nov 14 16:28:15.474238 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=95654) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Nov 14 16:28:16.243291 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_db.sqlalchemy.engines [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e 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=95654) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:28:16.413540 n-d-816883-1 cinder-volume[95654]: INFO cinder.rpc [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Nov 14 16:28:16.418869 n-d-816883-1 cinder-volume[95654]: INFO cinder.rpc [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Nov 14 16:28:16.457719 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_db.sqlalchemy.engines [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e 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=95654) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:28:16.490861 n-d-816883-1 cinder-volume[95654]: INFO cinder.volume.manager [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] Determined volume DB was empty at startup.
Nov 14 16:28:16.491499 n-d-816883-1 cinder-volume[95654]: DEBUG cinder.volume.manager [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] Cinder Volume DB check: vol_db_empty=True {{(pid=95654) __init__ /opt/stack/cinder/cinder/volume/manager.py:245}}
Nov 14 16:28:16.497930 n-d-816883-1 cinder-volume[95654]: INFO cinder.volume.manager [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] Service not found for updating active_backend_id, assuming default for driver init.
Nov 14 16:28:16.498735 n-d-816883-1 cinder-volume[95654]: WARNING stevedore.named [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:28:16.499185 n-d-816883-1 cinder-volume[95654]: WARNING castellan.key_manager [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e 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'
Nov 14 16:28:16.500338 n-d-816883-1 cinder-volume[95654]: WARNING cinder.keymgr.conf_key_mgr [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e 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'
Nov 14 16:28:16.513434 n-d-816883-1 cinder-volume[95654]: DEBUG cinder.volume.drivers.lvm [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=95654) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Nov 14 16:28:16.525562 n-d-816883-1 cinder-volume[95654]: INFO cinder.volume.manager [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] Image-volume cache disabled for host n-d-816883-1@lvmdriver-1.
Nov 14 16:28:16.533284 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_db.sqlalchemy.engines [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e 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=95654) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:28:16.548969 n-d-816883-1 cinder-volume[95654]: INFO oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] Starting 1 workers
Nov 14 16:28:16.554871 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] Started child 95768 {{(pid=95654) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Nov 14 16:28:16.555928 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] Full set of CONF: {{(pid=95654) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Nov 14 16:28:16.556497 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] ******************************************************************************** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Nov 14 16:28:16.556497 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] Configuration options gathered from: {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Nov 14 16:28:16.557307 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Nov 14 16:28:16.557964 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Nov 14 16:28:16.558084 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] ================================================================================ {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Nov 14 16:28:16.558855 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] allow_availability_zone_fallback = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.559197 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] allow_compression_on_image_upload = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.559599 n-d-816883-1 cinder-volume[95768]: INFO cinder.service [-] Starting cinder-volume node (version 18.1.1)
Nov 14 16:28:16.560112 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] allowed_direct_url_schemes = [] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.560306 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] api_rate_limit = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.560689 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] auth_strategy = keystone {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.561099 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_availability_zone = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.561661 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_host = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.562164 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_name = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.563549 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_stats_polling_interval = 60 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.564076 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backup_api_class = cinder.backup.api.API {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.564605 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.565310 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backup_name_template = backup-%s {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.565709 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backup_use_same_host = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.566063 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backup_use_temp_snapshot = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.566600 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] chap_password = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.567131 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] chap_username = {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.567533 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.567963 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cinder_internal_tenant_project_id = 5f9ccda8408c4a7bb32f54a8eb144b69 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.568339 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cinder_internal_tenant_user_id = 84cb85deb37d4cc5a3cfe501e1201854 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.568697 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cluster = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.569139 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] compression_format = gzip {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.569846 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] compute_api_class = cinder.compute.nova.API {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.570444 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] config_dir = [] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.570776 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.571196 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] config_source = [] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.571561 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.571970 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] control_exchange = openstack {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.572295 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] db_driver = cinder.db {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.572703 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] debug = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.573071 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] default_availability_zone = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.573558 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] default_group_type = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.574296 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=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=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.575592 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] default_volume_type = lvmdriver-1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.575592 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] driver_client_cert = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.575800 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] driver_client_cert_key = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.576153 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] driver_data_namespace = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.576510 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] driver_ssl_cert_path = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.576901 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] driver_ssl_cert_verify = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.577264 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] driver_use_ssl = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.577724 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] enable_new_services = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.578234 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] enable_unsupported_driver = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.578844 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] enable_v2_api = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.579394 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] enable_v3_api = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.579970 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] enabled_backends = ['lvmdriver-1'] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.581055 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] enforce_multipath_for_image_xfer = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.581552 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] filter_function = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.581912 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] glance_api_insecure = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.582326 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] glance_api_servers = ['http://10.222.0.37/image'] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.582669 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] glance_api_ssl_compression = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.583177 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] glance_ca_certificates_file = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.583694 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] glance_catalog_info = image:glance:publicURL {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.584058 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] glance_certfile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.584556 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.585084 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] glance_keyfile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.586137 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] glance_num_retries = 3 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.586652 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] glance_request_timeout = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.587171 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] goodness_function = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.587694 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] graceful_shutdown_timeout = 5 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.588251 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] group_api_class = cinder.group.api.API {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.588622 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] host = n-d-816883-1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.588992 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] iet_conf = /etc/iet/ietd.conf {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.589420 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] image_compress_on_upload = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.589797 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] image_conversion_address_space_limit = 1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.590152 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] image_conversion_cpu_limit = 60 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.590695 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.591073 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] image_upload_use_cinder_backend = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.591432 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] image_upload_use_internal_tenant = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.591794 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] image_volume_cache_enabled = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.592279 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] image_volume_cache_max_count = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.592436 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Starting volume driver LVMVolumeDriver (3.0.0)
Nov 14 16:28:16.592512 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] image_volume_cache_max_size_gb = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.593456 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] init_host_max_objects_retrieval = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.593456 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] instance_format = [instance: %(uuid)s] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.593619 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.593990 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] iscsi_iotype = fileio {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.594368 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] iscsi_secondary_ip_addresses = [] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.594725 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] iscsi_target_flags = {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.595090 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] iscsi_write_cache = on {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.595459 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] iser_helper = tgtadm {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.596658 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] iser_ip_address = 10.222.0.37 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.596756 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:28:16.597254 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] iser_port = 3260 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.597644 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.598899 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] log_config_append = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.599296 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.599675 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] log_dir = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.600255 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] log_file = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.600745 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] log_options = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.601147 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] log_rotate_interval = 1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.601548 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] log_rotate_interval_type = days {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.601919 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] log_rotation_type = none {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.602922 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e 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=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.602922 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.602922 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.603221 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.603673 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.604382 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] max_age = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.604479 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] max_logfile_count = 30 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.604798 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] max_logfile_size_mb = 200 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.605225 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] max_over_subscription_ratio = 20.0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.605633 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] message_reap_interval = 86400 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.605978 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] message_ttl = 2592000 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.606377 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] migration_create_volume_timeout_secs = 300 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.607356 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] monkey_patch = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.607356 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] monkey_patch_modules = [] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.607651 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] my_ip = 10.222.0.37 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.608674 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] no_snapshot_gb_quota = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.608674 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] num_iser_scan_tries = 3 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.608856 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] num_shell_tries = 3 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.609099 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] num_volume_device_scan_tries = 3 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.609454 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] nvmet_ns_id = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.609817 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] nvmet_port_id = 1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.610360 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] osapi_max_limit = 1000 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.610885 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] osapi_volume_ext_list = [] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.611446 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.612020 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] osapi_volume_listen = 0.0.0.0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.612539 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] osapi_volume_listen_port = 8776 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.613085 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] osapi_volume_use_ssl = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.613466 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] osapi_volume_workers = 2 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.613828 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] per_volume_size_limit = -1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.614185 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] periodic_fuzzy_delay = 60 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.614542 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] periodic_interval = 60 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.614895 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] public_endpoint = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.615261 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] publish_errors = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.616545 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] quota_backup_gigabytes = 1000 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.616545 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] quota_backups = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.617411 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] quota_consistencygroups = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.617981 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.618560 n-d-816883-1 sudo[95785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Nov 14 16:28:16.619088 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] quota_gigabytes = 1000 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.619088 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] quota_groups = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.619336 n-d-816883-1 sudo[95785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:28:16.619958 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] quota_snapshots = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.620609 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] quota_volumes = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.620960 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] rate_limit_burst = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.621371 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] rate_limit_except_level = CRITICAL {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.621733 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] rate_limit_interval = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.622096 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] reinit_driver_count = 3 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.623161 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] replication_device = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.623329 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] report_discard_supported = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.623685 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] report_interval = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.624134 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] reservation_clean_interval = 86400 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.624428 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] reservation_expire = 86400 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.624793 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] reserved_percentage = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.625269 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.625568 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.625956 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] rpc_response_timeout = 120 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.626304 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] run_external_periodic_tasks = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.626656 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.627015 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] scst_target_driver = iscsi {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.627401 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] scst_target_iqn_name = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.627688 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] service_down_time = 60 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.628089 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] snapshot_name_template = snapshot-%s {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.628462 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] split_loggers = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.629411 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] state_path = /opt/stack/data/cinder {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.629802 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] storage_availability_zone = nova {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.630244 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] storage_protocol = iscsi {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.630676 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] syslog_log_facility = LOG_USER {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.631108 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] target_helper = tgtadm {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.631609 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] target_ip_address = 10.222.0.37 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.631990 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] target_port = 3260 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.632475 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.632759 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] target_protocol = iscsi {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.633163 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] trace_flags = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.633493 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] transfer_api_class = cinder.transfer.api.API {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.633855 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] transport_url = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.634212 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] until_refresh = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.634589 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] use_chap_auth = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.634961 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] use_default_quota_class = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.635341 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] use_eventlog = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.635695 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] use_journal = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.636050 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] use_json = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.636402 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] use_multipath_for_image_xfer = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.636792 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] use_stderr = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.637181 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] use_syslog = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.637578 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] verify_glance_signatures = enabled {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.637936 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volume_api_class = cinder.volume.api.API {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.638408 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volume_backend_name = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.639750 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volume_clear = zero {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.639750 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volume_clear_ionice = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.639750 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volume_clear_size = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.639976 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.640318 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volume_copy_bps_limit = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.640696 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volume_dd_blocksize = 1M {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.641528 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.641528 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volume_name_template = volume-%s {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.641809 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volume_service_inithost_offload = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.642193 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volume_usage_audit_period = month {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.642653 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.645050 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] watch_log_file = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.645050 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] zoning_mode = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 14 16:28:16.645050 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.645050 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_policy.enforce_new_defaults = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.645356 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_policy.enforce_scope = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.645588 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_policy.policy_default_rule = default {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.646001 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.646467 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_policy.policy_file = policy.yaml {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.646873 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.647222 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.647576 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.647927 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.648310 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.648714 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_concurrency.disable_process_locking = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.649122 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.649569 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.backend = sqlalchemy {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.649870 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.connection = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.650254 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.connection_debug = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.650623 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.connection_parameters = {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.651414 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.connection_recycle_time = 3600 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.651414 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.connection_trace = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.651685 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.db_inc_retry_interval = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.652027 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.db_max_retries = 20 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.652382 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.db_max_retry_interval = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.652736 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.db_retry_interval = 1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.653126 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.max_overflow = 50 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.653487 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.max_pool_size = 5 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.653850 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.max_retries = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.654227 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.mysql_enable_ndb = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.654589 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.mysql_sql_mode = TRADITIONAL {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.654942 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.pool_timeout = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.655298 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.retry_interval = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.655666 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.slave_connection = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.656030 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.sqlite_synchronous = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.656396 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] database.use_db_reconnect = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.657108 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] profiler.connection_string = messaging:// {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.657233 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] profiler.enabled = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.657745 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] profiler.es_doc_type = notification {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.657903 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] profiler.es_scroll_size = 10000 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.658238 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] profiler.es_scroll_time = 2m {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.659148 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] profiler.filter_error_trace = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.659531 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] profiler.hmac_keys = SECRET_KEY {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.659892 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] profiler.sentinel_service_name = mymaster {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.660782 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] profiler.socket_timeout = 0.1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.660782 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] profiler.trace_sqlalchemy = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.661117 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] coordination.backend_url = etcd3+http://10.222.0.37:2379 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.661482 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] privsep_osbrick.capabilities = [21] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.661854 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] privsep_osbrick.group = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.662219 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] privsep_osbrick.helper_command = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.662592 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] privsep_osbrick.thread_pool_size = 4 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.663400 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] privsep_osbrick.user = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.663400 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.663633 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cinder_sys_admin.group = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.663974 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cinder_sys_admin.helper_command = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.664321 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.665651 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cinder_sys_admin.user = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.665651 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] service_user.auth_section = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.665651 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] service_user.auth_type = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.665892 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] service_user.cafile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.666187 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] service_user.certfile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.666813 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] service_user.collect_timing = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.666813 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] service_user.insecure = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.667138 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] service_user.keyfile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.667489 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] service_user.send_service_user_token = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.667841 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] service_user.split_loggers = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.668204 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] service_user.timeout = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.669048 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.backend_availability_zone = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.669048 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.669274 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.669611 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.chap_password = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.669971 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.chap_username = {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.670326 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.670676 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.driver_client_cert = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.671614 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.driver_client_cert_key = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.671614 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.driver_data_namespace = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.671921 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.driver_ssl_cert_path = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.672070 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.672390 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.driver_use_ssl = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.672740 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.enable_unsupported_driver = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.673092 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.673394 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.extra_capabilities = {} {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.673737 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.filter_function = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.674121 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.goodness_function = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.674488 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.674833 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.675182 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.675528 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.image_volume_cache_enabled = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.675886 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.676248 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.676595 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.iscsi_iotype = fileio {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.677001 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.677382 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.iscsi_target_flags = {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.677748 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.iscsi_write_cache = on {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.678105 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.iser_helper = tgtadm {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.678642 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.iser_ip_address = 10.222.0.37 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.679556 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.iser_port = 3260 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.679556 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.679886 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.680038 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.lvm_mirrors = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.680393 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.680779 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.lvm_type = auto {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.681172 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.681525 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.681873 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.num_shell_tries = 3 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.682253 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.682619 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.nvmet_ns_id = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.682970 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.nvmet_port_id = 1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.683296 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.replication_device = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.684268 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.report_discard_supported = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.684268 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.reserved_percentage = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.684570 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.scst_target_driver = iscsi {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.684728 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.scst_target_iqn_name = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.685087 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.storage_protocol = iscsi {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.685384 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.685739 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.target_helper = tgtadm {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.686214 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.target_ip_address = 10.222.0.37 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.686652 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.target_port = 3260 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.686859 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.687154 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.target_protocol = iscsi {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.687500 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.trace_flags = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.687846 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.unique_fqdn_network = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.688193 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.use_chap_auth = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.688596 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.688887 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.volume_backend_name = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.689272 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.volume_clear = zero {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.690196 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.volume_clear_ionice = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.690486 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.volume_clear_size = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.690846 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.691198 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.691554 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.691953 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.692270 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.volume_group = cinder-volumes {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.692566 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.693083 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.admin_password = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.693371 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.admin_tenant_name = admin {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.694188 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.admin_token = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.694188 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.admin_user = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.694482 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.auth_admin_prefix = {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.694802 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.695169 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.auth_port = 35357 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.696008 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.auth_protocol = https {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.696008 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.auth_section = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.696352 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.auth_type = password {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.696641 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.auth_uri = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.696985 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.auth_version = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.697720 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.cache = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.697720 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.698059 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.certfile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.698405 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.delay_auth_decision = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.699431 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.699431 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.http_connect_timeout = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.699431 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.699814 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.identity_uri = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.700681 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.include_service_catalog = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.700681 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.insecure = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.700963 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.interface = public {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.701226 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.keyfile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.701574 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.701948 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.702274 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.702620 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.703023 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.703315 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.memcache_secret_key = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.703674 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.memcache_security_strategy = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.704030 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.704956 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.704956 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.region_name = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.705347 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.706052 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.service_token_roles_required = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.707465 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.service_type = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.707465 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.token_cache_time = 300 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.707465 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] keystone_authtoken.www_authenticate_uri = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.707922 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.backend = dogpile.cache.null {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.707922 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.backend_argument = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.708283 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.config_prefix = cache.oslo {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.709057 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.debug_cache_backend = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.709057 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.enabled = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.709354 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.expiration_time = 600 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.709719 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.memcache_dead_retry = 300 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.710071 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.711219 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.711219 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.memcache_pool_maxsize = 10 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.711219 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.memcache_pool_unused_timeout = 60 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.711669 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.memcache_servers = ['localhost:11211'] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.711877 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.memcache_socket_timeout = 1.0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.712273 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.proxies = [] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.712634 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.tls_allowed_ciphers = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.713067 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.tls_cafile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.714180 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.tls_certfile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.714900 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.tls_enabled = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.714900 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] cache.tls_keyfile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.715263 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_reports.file_event_handler = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.715646 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_reports.file_event_handler_interval = 1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.715998 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_reports.log_dir = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.716332 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.backend_availability_zone = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.716686 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.backend_host = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.717380 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.717654 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.717807 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.chap_password = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.718077 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.chap_username = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.718535 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.chiscsi_conf = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.718761 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.driver_client_cert = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.719654 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.driver_client_cert_key = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.719654 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.driver_data_namespace = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.719955 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.720119 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.720460 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.driver_use_ssl = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.720801 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.721214 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.721508 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.extra_capabilities = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.722388 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.filter_function = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.722388 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.goodness_function = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.722710 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.iet_conf = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.722878 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.723386 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.723551 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.723838 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.724181 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.725131 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.iscsi_iotype = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.725131 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.725457 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.iscsi_target_flags = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.725609 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.iscsi_write_cache = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.725875 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.iser_helper = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.726214 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.iser_ip_address = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.726557 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.iser_port = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.726898 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.iser_target_prefix = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.727898 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.lvm_conf_file = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.727898 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.lvm_mirrors = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.727898 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.728348 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.lvm_type = default {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.728665 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.728943 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.729309 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.num_shell_tries = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.729656 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.730509 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.nvmet_ns_id = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.730509 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.nvmet_port_id = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.730829 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.replication_device = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.730973 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.report_discard_supported = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.731318 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.reserved_percentage = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.731911 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.scst_target_driver = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.732250 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.732590 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.storage_protocol = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.733624 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.733624 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.target_helper = tgtadm {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.733624 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.target_ip_address = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.734082 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.target_port = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.734225 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.target_prefix = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.734465 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.target_protocol = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.734806 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.trace_flags = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.735167 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.unique_fqdn_network = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.735508 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.use_chap_auth = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.735865 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.736141 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.736689 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.volume_clear = none {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.736863 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.volume_clear_ionice = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.737241 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.volume_clear_size = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.738358 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.738358 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.738358 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.738922 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.739075 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.739229 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] lvmdriver-1.volumes_dir = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.739680 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.740062 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.740438 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.741603 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.741603 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.741603 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.742132 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.heartbeat_in_pthread = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.742300 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.742586 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.742964 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.743344 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.744243 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.744243 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.744552 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.744746 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.745135 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.746248 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.746248 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.746248 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.746705 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.747002 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.748013 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.ssl = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.748013 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.748309 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.748541 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.748846 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_rabbit.ssl_version = {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.749691 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_notifications.driver = [] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.749691 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_notifications.retry = -1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.750023 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.750370 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] oslo_messaging_notifications.transport_url = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.750819 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.751702 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] key_manager.fixed_key = **** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.751702 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.752003 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.barbican_api_version = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.752880 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.barbican_endpoint = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.753896 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.barbican_endpoint_type = public {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.753896 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.cafile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.754224 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.certfile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.754470 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.collect_timing = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.754727 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.insecure = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.755036 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.keyfile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.755391 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.number_of_retries = 60 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.756236 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.retry_delay = 1 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.756236 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.split_loggers = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.756530 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.timeout = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.756825 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.verify_ssl = True {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.757269 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] barbican.verify_ssl_path = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.757593 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.approle_role_id = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.757933 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.approle_secret_id = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.758895 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.cafile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.758895 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.certfile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.759227 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.collect_timing = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.759491 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.insecure = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.759650 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.keyfile = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.759988 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.kv_mountpoint = secret {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.760363 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.kv_version = 2 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.760713 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.root_token_id = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.761125 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.split_loggers = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.761535 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.ssl_ca_crt_file = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.762541 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.timeout = None {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.762541 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.use_ssl = False {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.762862 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 14 16:28:16.763099 n-d-816883-1 cinder-volume[95654]: DEBUG oslo_service.service [None req-e2112464-b19d-4f69-95b6-a2151a8ec31e None None] ******************************************************************************** {{(pid=95654) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Nov 14 16:28:16.954299 n-d-816883-1 sudo[95785]: pam_unix(sudo:session): session closed for user root
Nov 14 16:28:16.956694 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.361s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:28:16.958318 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:28:16.972511 n-d-816883-1 sudo[95978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Nov 14 16:28:16.973265 n-d-816883-1 sudo[95978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:28:17.289979 n-d-816883-1 sudo[95978]: pam_unix(sudo:session): session closed for user root
Nov 14 16:28:17.291991 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.333s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:28:17.293000 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:28:17.306443 n-d-816883-1 sudo[96128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1
Nov 14 16:28:17.307212 n-d-816883-1 sudo[96128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:28:17.743895 n-d-816883-1 sudo[96128]: pam_unix(sudo:session): session closed for user root
Nov 14 16:28:17.745991 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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.453s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:28:17.747012 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:28:17.762594 n-d-816883-1 sudo[96194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Nov 14 16:28:17.763341 n-d-816883-1 sudo[96194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:28:18.109239 n-d-816883-1 sudo[96194]: pam_unix(sudo:session): session closed for user root
Nov 14 16:28:18.111235 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.364s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:28:18.112814 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:28:18.126758 n-d-816883-1 sudo[96223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster
Nov 14 16:28:18.128110 n-d-816883-1 sudo[96223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:28:18.610070 n-d-816883-1 sudo[96223]: pam_unix(sudo:session): session closed for user root
Nov 14 16:28:18.612269 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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.499s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:28:18.613434 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:28:18.627809 n-d-816883-1 sudo[96312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:28:18.628641 n-d-816883-1 sudo[96312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:28:19.064440 n-d-816883-1 sudo[96312]: pam_unix(sudo:session): session closed for user root
Nov 14 16:28:19.066652 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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.453s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:28:19.067438 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:28:19.068280 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:28:19.082309 n-d-816883-1 sudo[96317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:28:19.083069 n-d-816883-1 sudo[96317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:28:19.520802 n-d-816883-1 sudo[96317]: pam_unix(sudo:session): session closed for user root
Nov 14 16:28:19.523127 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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.455s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:28:19.525240 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:28:19.540854 n-d-816883-1 sudo[96320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:28:19.542353 n-d-816883-1 sudo[96320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:28:19.977072 n-d-816883-1 sudo[96320]: pam_unix(sudo:session): session closed for user root
Nov 14 16:28:19.979133 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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.454s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:28:19.981384 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.driver [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Driver hasn't implemented _init_vendor_properties()
Nov 14 16:28:19.982473 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.driver [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Initialized capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-816883-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': 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=95768) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:816}}
Nov 14 16:28:20.004511 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:28:20.025131 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.db.sqlalchemy.api [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Building query based on filter {{(pid=95768) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3135}}
Nov 14 16:28:20.041527 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=95768) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:887}}
Nov 14 16:28:20.051567 n-d-816883-1 cinder-volume[95768]: INFO cinder.keymgr.migration [None req-f6eae65c-63e1-4da3-b2b4-31e0eeb826ee None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Nov 14 16:28:20.053069 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:28:20.053698 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:28:20.068731 n-d-816883-1 sudo[96323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:28:20.069628 n-d-816883-1 sudo[96323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:28:20.489338 n-d-816883-1 sudo[96323]: pam_unix(sudo:session): session closed for user root
Nov 14 16:28:20.491328 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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.437s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:28:20.493357 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:28:20.507929 n-d-816883-1 sudo[96328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:28:20.508682 n-d-816883-1 sudo[96328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:28:20.969453 n-d-816883-1 sudo[96328]: pam_unix(sudo:session): session closed for user root
Nov 14 16:28:20.971450 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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.478s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:28:20.973581 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:28:21.007286 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Driver initialization completed successfully.
Nov 14 16:28:21.016195 n-d-816883-1 cinder-volume[95768]: INFO cinder.manager [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Initiating service 3 cleanup
Nov 14 16:28:21.021385 n-d-816883-1 cinder-volume[95768]: INFO cinder.manager [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Service 3 cleanup completed.
Nov 14 16:28:21.021635 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.service [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Creating RPC server for service cinder-volume {{(pid=95768) start /opt/stack/cinder/cinder/service.py:231}}
Nov 14 16:28:21.027346 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.service [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=95768) start /opt/stack/cinder/cinder/service.py:237}}
Nov 14 16:28:21.086764 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Nov 14 16:28:21.087188 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:28:21.088192 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:28:21.103822 n-d-816883-1 sudo[96333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:28:21.104592 n-d-816883-1 sudo[96333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:28:21.549905 n-d-816883-1 sudo[96333]: pam_unix(sudo:session): session closed for user root
Nov 14 16:28:21.551814 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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.464s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:28:21.554409 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:28:21.570657 n-d-816883-1 sudo[96337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:28:21.572113 n-d-816883-1 sudo[96337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:28:22.016769 n-d-816883-1 sudo[96337]: pam_unix(sudo:session): session closed for user root
Nov 14 16:28:22.019378 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-13d993fc-4277-4dde-908f-c778d8bd9473 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.465s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:28:22.037221 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-13d993fc-4277-4dde-908f-c778d8bd9473 None None] Driver post RPC initialization completed successfully.
Nov 14 16:29:31.048823 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:29:31.049538 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:29:31.050131 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:29:31.065100 n-d-816883-1 sudo[98278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:29:31.067482 n-d-816883-1 sudo[98278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:29:31.492053 n-d-816883-1 sudo[98278]: pam_unix(sudo:session): session closed for user root
Nov 14 16:29:31.494113 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.444s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:29:31.495628 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:29:31.509925 n-d-816883-1 sudo[98286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:29:31.510687 n-d-816883-1 sudo[98286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:29:31.979218 n-d-816883-1 sudo[98286]: pam_unix(sudo:session): session closed for user root
Nov 14 16:29:31.981048 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.485s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:29:31.982386 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:30:31.054199 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:30:31.054848 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:30:31.055444 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:30:31.070277 n-d-816883-1 sudo[101146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:30:31.071013 n-d-816883-1 sudo[101146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:30:31.504637 n-d-816883-1 sudo[101146]: pam_unix(sudo:session): session closed for user root
Nov 14 16:30:31.506921 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.451s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:30:31.508468 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:30:31.524196 n-d-816883-1 sudo[101149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:30:31.524968 n-d-816883-1 sudo[101149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:30:31.982779 n-d-816883-1 sudo[101149]: pam_unix(sudo:session): session closed for user root
Nov 14 16:30:31.984671 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.476s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:30:31.985837 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:31:31.057783 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:31:31.058544 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:31:31.058926 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:31:31.073404 n-d-816883-1 sudo[101436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:31:31.074159 n-d-816883-1 sudo[101436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:31:31.519523 n-d-816883-1 sudo[101436]: pam_unix(sudo:session): session closed for user root
Nov 14 16:31:31.521629 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.462s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:31:31.523167 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:31:31.541089 n-d-816883-1 sudo[101444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:31:31.541879 n-d-816883-1 sudo[101444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:31:31.977422 n-d-816883-1 sudo[101444]: pam_unix(sudo:session): session closed for user root
Nov 14 16:31:31.979258 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.456s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:31:31.980302 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:32:31.063870 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:32:31.064493 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:32:31.064957 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:32:31.079931 n-d-816883-1 sudo[101775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:32:31.080685 n-d-816883-1 sudo[101775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:32:31.492001 n-d-816883-1 sudo[101775]: pam_unix(sudo:session): session closed for user root
Nov 14 16:32:31.493984 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.429s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:32:31.495503 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:32:31.509856 n-d-816883-1 sudo[101778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:32:31.510617 n-d-816883-1 sudo[101778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:32:31.972135 n-d-816883-1 sudo[101778]: pam_unix(sudo:session): session closed for user root
Nov 14 16:32:31.974056 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.478s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:32:31.975166 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:33:31.064855 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:33:31.065555 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:33:31.066010 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:33:31.080979 n-d-816883-1 sudo[101973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:33:31.081744 n-d-816883-1 sudo[101973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:33:31.504373 n-d-816883-1 sudo[101973]: pam_unix(sudo:session): session closed for user root
Nov 14 16:33:31.506383 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.440s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:33:31.507928 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:33:31.522308 n-d-816883-1 sudo[101976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:33:31.523093 n-d-816883-1 sudo[101976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:33:31.952016 n-d-816883-1 sudo[101976]: pam_unix(sudo:session): session closed for user root
Nov 14 16:33:31.953904 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.446s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:33:31.955147 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:34:31.065145 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:34:31.065766 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:34:31.066258 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:34:31.080651 n-d-816883-1 sudo[102053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:34:31.081415 n-d-816883-1 sudo[102053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:34:31.492657 n-d-816883-1 sudo[102053]: pam_unix(sudo:session): session closed for user root
Nov 14 16:34:31.495149 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.428s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:34:31.496702 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:34:31.511500 n-d-816883-1 sudo[102056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:34:31.512253 n-d-816883-1 sudo[102056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:34:31.915607 n-d-816883-1 sudo[102056]: pam_unix(sudo:session): session closed for user root
Nov 14 16:34:31.918048 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.421s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:34:31.919317 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:35:31.069810 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:35:31.070392 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:35:31.070930 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:35:31.085311 n-d-816883-1 sudo[102310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:35:31.086076 n-d-816883-1 sudo[102310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:35:31.523836 n-d-816883-1 sudo[102310]: pam_unix(sudo:session): session closed for user root
Nov 14 16:35:31.525822 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.455s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:35:31.527851 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:35:31.542266 n-d-816883-1 sudo[102313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:35:31.543692 n-d-816883-1 sudo[102313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:35:31.959606 n-d-816883-1 sudo[102313]: pam_unix(sudo:session): session closed for user root
Nov 14 16:35:31.961524 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.433s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:35:31.962584 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:36:31.076511 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:36:31.077243 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:36:31.077651 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:36:31.092183 n-d-816883-1 sudo[103242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:36:31.092938 n-d-816883-1 sudo[103242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:36:31.521979 n-d-816883-1 sudo[103242]: pam_unix(sudo:session): session closed for user root
Nov 14 16:36:31.523955 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.446s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:36:31.526026 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:36:31.540192 n-d-816883-1 sudo[103245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:36:31.541613 n-d-816883-1 sudo[103245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:36:31.953521 n-d-816883-1 sudo[103245]: pam_unix(sudo:session): session closed for user root
Nov 14 16:36:31.955961 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.430s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:36:31.957062 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:37:31.077791 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:37:31.078517 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:37:31.079176 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:37:31.136740 n-d-816883-1 sudo[103742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:37:31.143774 n-d-816883-1 sudo[103742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:37:32.395361 n-d-816883-1 sudo[103742]: pam_unix(sudo:session): session closed for user root
Nov 14 16:37:32.397275 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.318s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:37:32.398773 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:37:32.446555 n-d-816883-1 sudo[103768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:37:32.447379 n-d-816883-1 sudo[103768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:37:33.552086 n-d-816883-1 sudo[103768]: pam_unix(sudo:session): session closed for user root
Nov 14 16:37:33.555503 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.156s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:37:33.557715 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:38:31.088381 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:38:31.089094 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:38:31.089566 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:38:31.158771 n-d-816883-1 sudo[104710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:38:31.165188 n-d-816883-1 sudo[104710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:38:32.328490 n-d-816883-1 sudo[104710]: pam_unix(sudo:session): session closed for user root
Nov 14 16:38:32.330332 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.241s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:38:32.331746 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:38:32.364721 n-d-816883-1 sudo[104737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:38:32.365623 n-d-816883-1 sudo[104737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:38:33.227874 n-d-816883-1 sudo[104737]: pam_unix(sudo:session): session closed for user root
Nov 14 16:38:33.230118 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.898s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:38:33.231365 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:39:31.093776 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:39:31.094381 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:39:31.095007 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:31.110304 n-d-816883-1 sudo[104948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:39:31.111085 n-d-816883-1 sudo[104948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:39:31.537795 n-d-816883-1 sudo[104948]: pam_unix(sudo:session): session closed for user root
Nov 14 16:39:31.539746 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.444s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:31.541308 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:31.556957 n-d-816883-1 sudo[104951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:39:31.557799 n-d-816883-1 sudo[104951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:39:32.004121 n-d-816883-1 sudo[104951]: pam_unix(sudo:session): session closed for user root
Nov 14 16:39:32.006050 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.465s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:32.007103 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:39:44.430967 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:39:44.450836 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:39:44.463776 n-d-816883-1 cinder-volume[95768]: INFO cinder.rpc [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Nov 14 16:39:44.477701 n-d-816883-1 cinder-volume[95768]: INFO cinder.rpc [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Nov 14 16:39:44.496117 n-d-816883-1 cinder-volume[95768]: INFO cinder.rpc [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Nov 14 16:39:44.502213 n-d-816883-1 cinder-volume[95768]: INFO cinder.rpc [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Nov 14 16:39:44.504790 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:39:44.505610 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 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'
Nov 14 16:39:44.661796 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Flow 'volume_create_manager' (f90283d6-266c-42b9-b240-8e9305d89c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:39:44.676498 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa6e7c3e-c25c-4206-81ae-895f9cc132d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:39:44.742543 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:39:44.781524 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa6e7c3e-c25c-4206-81ae-895f9cc132d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:39:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-498054788',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=e208abfc-5dbb-4eeb-8c54-30caa528d839,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f5bdacd13c54367ae6371db7bbc29e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:39:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:39:44Z,user_id='c54689d813e24fe090773181a70d7858',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:39:44.784571 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e1051c0-bb48-4434-a81a-f03af9c48208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:39:44.787309 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e1051c0-bb48-4434-a81a-f03af9c48208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:39:44.792533 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd0b3fa3-ec82-4b5e-a96c-192a9ad0c31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:39:44.795541 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd0b3fa3-ec82-4b5e-a96c-192a9ad0c31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e208abfc-5dbb-4eeb-8c54-30caa528d839', 'volume_name': 'volume-e208abfc-5dbb-4eeb-8c54-30caa528d839', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:39:44.798781 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14059630-6958-4f1d-9b37-3da04e795379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:39:44.803326 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14059630-6958-4f1d-9b37-3da04e795379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:39:44.806443 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56f510ef-a9e2-454e-bd43-cf09e15aa486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:39:44.808036 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Volume e208abfc-5dbb-4eeb-8c54-30caa528d839: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e208abfc-5dbb-4eeb-8c54-30caa528d839', 'volume_size': 1}
Nov 14 16:39:44.809706 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:44.847133 n-d-816883-1 sudo[105004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:39:44.851222 n-d-816883-1 sudo[105004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:39:44.913190 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:39:44.917877 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:39:44.918457 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 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'
Nov 14 16:39:44.958717 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Flow 'volume_create_manager' (843dfa9e-fe3c-4873-a034-17d2827d7c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:39:44.970000 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4874ce51-1e9f-4d85-8c53-20f63ad17b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:39:45.023350 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:39:45.071109 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4874ce51-1e9f-4d85-8c53-20f63ad17b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:39:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1816332188',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=8462fdef-983f-4370-a995-6eebeabee8f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69594b9c0aa44741a405627b25731143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:39:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:39:45Z,user_id='93903b1e47ae4542be8f670304028f72',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:39:45.074072 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c00d118-fe23-42e2-9dff-ac1ca6f703e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:39:45.077715 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c00d118-fe23-42e2-9dff-ac1ca6f703e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:39:45.081713 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (899178b5-11ce-45ea-ba86-2491d8b81a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:39:45.084602 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (899178b5-11ce-45ea-ba86-2491d8b81a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8462fdef-983f-4370-a995-6eebeabee8f8', 'volume_name': 'volume-8462fdef-983f-4370-a995-6eebeabee8f8', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:39:45.088101 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9cca047-bcb1-4645-a9ba-1cfb4086dbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:39:45.091419 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9cca047-bcb1-4645-a9ba-1cfb4086dbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:39:45.093964 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b939f0f9-ba67-4300-8fd0-4979aa7fb582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:39:45.094915 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Volume 8462fdef-983f-4370-a995-6eebeabee8f8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8462fdef-983f-4370-a995-6eebeabee8f8', 'volume_size': 1}
Nov 14 16:39:45.097120 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8462fdef-983f-4370-a995-6eebeabee8f8 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:45.128593 n-d-816883-1 sudo[105006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8462fdef-983f-4370-a995-6eebeabee8f8 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:39:45.129964 n-d-816883-1 sudo[105006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:39:46.661720 n-d-816883-1 sudo[105004]: pam_unix(sudo:session): session closed for user root
Nov 14 16:39:46.666148 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.856s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:46.669502 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56f510ef-a9e2-454e-bd43-cf09e15aa486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e208abfc-5dbb-4eeb-8c54-30caa528d839', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:39:46.675490 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24e17026-dd8f-4742-99f1-53dc39da1d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:39:46.696692 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Volume volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 (e208abfc-5dbb-4eeb-8c54-30caa528d839): created successfully
Nov 14 16:39:46.700637 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24e17026-dd8f-4742-99f1-53dc39da1d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:39:46.704285 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Flow 'volume_create_manager' (f90283d6-266c-42b9-b240-8e9305d89c72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:39:46.718772 n-d-816883-1 sudo[105006]: pam_unix(sudo:session): session closed for user root
Nov 14 16:39:46.721249 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8462fdef-983f-4370-a995-6eebeabee8f8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.624s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:46.724831 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b939f0f9-ba67-4300-8fd0-4979aa7fb582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8462fdef-983f-4370-a995-6eebeabee8f8', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:39:46.729710 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fede0248-364f-425b-8c05-fe8e3ac42ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:39:46.740804 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-7f88d9b7-1ab4-48c3-a9c1-4df6f0572945 tempest-AttachSCSIVolumeTestJSON-233613114 None] Created volume successfully.
Nov 14 16:39:46.772795 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Volume volume-8462fdef-983f-4370-a995-6eebeabee8f8 (8462fdef-983f-4370-a995-6eebeabee8f8): created successfully
Nov 14 16:39:46.775710 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fede0248-364f-425b-8c05-fe8e3ac42ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:39:46.778996 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Flow 'volume_create_manager' (843dfa9e-fe3c-4873-a034-17d2827d7c4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:39:46.800959 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-4ff15489-0dc7-496e-8bdc-aaeac32395e4 tempest-VolumesAdminNegativeTest-923540284 None] Created volume successfully.
Nov 14 16:39:49.192665 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:49.234294 n-d-816883-1 sudo[105076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Nov 14 16:39:49.235438 n-d-816883-1 sudo[105076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:39:49.486705 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:49.520624 n-d-816883-1 sudo[105079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Nov 14 16:39:49.521604 n-d-816883-1 sudo[105079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:39:49.644538 n-d-816883-1 sudo[105076]: pam_unix(sudo:session): session closed for user root
Nov 14 16:39:49.646868 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.454s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:49.648397 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:49.674091 n-d-816883-1 sudo[105082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8
Nov 14 16:39:49.685591 n-d-816883-1 sudo[105082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:39:49.978992 n-d-816883-1 sudo[105079]: pam_unix(sudo:session): session closed for user root
Nov 14 16:39:49.981322 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.495s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:49.982491 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:50.020037 n-d-816883-1 sudo[105085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839
Nov 14 16:39:50.022582 n-d-816883-1 sudo[105085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:39:50.263835 n-d-816883-1 sudo[105082]: pam_unix(sudo:session): session closed for user root
Nov 14 16:39:50.266389 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8" returned: 0 in 0.618s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:50.366024 n-d-816883-1 cinder-volume[95768]: INFO oslo.privsep.daemon [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 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/tmpu3rgi7wz/privsep.sock']
Nov 14 16:39:50.397542 n-d-816883-1 sudo[105088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/tmpu3rgi7wz/privsep.sock
Nov 14 16:39:50.409335 n-d-816883-1 sudo[105088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:39:50.905657 n-d-816883-1 sudo[105085]: pam_unix(sudo:session): session closed for user root
Nov 14 16:39:50.908627 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839" returned: 0 in 0.926s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:51.957161 n-d-816883-1 sudo[105088]: pam_unix(sudo:session): session closed for user root
Nov 14 16:39:51.965927 n-d-816883-1 cinder-volume[95768]: INFO oslo.privsep.daemon [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] Spawned new privsep daemon via rootwrap
Nov 14 16:39:51.967173 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] Accepted privsep connection to /tmp/tmpu3rgi7wz/privsep.sock {{(pid=95768) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Nov 14 16:39:51.968565 n-d-816883-1 cinder-volume[95768]: INFO oslo.privsep.daemon [-] privsep daemon starting
Nov 14 16:39:51.970219 n-d-816883-1 cinder-volume[95768]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Nov 14 16:39:51.970941 n-d-816883-1 cinder-volume[95768]: 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
Nov 14 16:39:51.971386 n-d-816883-1 cinder-volume[95768]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 105093
Nov 14 16:39:51.973565 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834669888]: (2,) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:39:51.974413 n-d-816883-1 cinder-volume[95768]: WARNING oslo_privsep.priv_context [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] privsep daemon already running
Nov 14 16:39:52.182480 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:52.185239 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:52.198414 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:52.198815 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834669888]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:39:52.199534 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:39:52.200475 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] Creating iscsi_target for Volume ID: volume-8462fdef-983f-4370-a995-6eebeabee8f8 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:39:52.209459 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] Created volume path /opt/stack/data/cinder/volumes/volume-8462fdef-983f-4370-a995-6eebeabee8f8,
Nov 14 16:39:52.209459 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:39:52.209459 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:39:52.209459 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8
Nov 14 16:39:52.209459 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:39:52.209459 n-d-816883-1 cinder-volume[95768]: incominguser TLDR5U7MVVs5gpm75Jmh jG3P7JDi4QC7x9MC
Nov 14 16:39:52.209459 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:39:52.209459 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:39:52.209459 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:39:52.209459 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:39:52.212564 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:52.213164 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831915616]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:39:52.213542 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:52.214417 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:39:52.215260 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] Creating iscsi_target for Volume ID: volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:39:52.220224 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] Created volume path /opt/stack/data/cinder/volumes/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839,
Nov 14 16:39:52.220224 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:39:52.220224 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:39:52.220224 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839
Nov 14 16:39:52.220224 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:39:52.220224 n-d-816883-1 cinder-volume[95768]: incominguser R489YuqVxGLk96AMggVe d5Aw8UuQJxti45fE
Nov 14 16:39:52.220224 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:39:52.220224 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:39:52.220224 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:39:52.220224 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:39:52.225630 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:52.651826 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8" returned: 22 in 0.438s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:52.652094 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] 'tgt-admin --update iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8' failed. Not Retrying. {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:473}}
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: Exception during request[140411834669888]: Unexpected error while running command.
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: Command: tgt-admin --update iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: Exit code: 22
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: Stdout: 'Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8\nexited with code: 22.\n'
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: Stderr: 'tgtadm: this target already exists\n' {{(pid=105093) _process_cmd /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:488}}
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: Traceback (most recent call last):
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: File "/usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py", line 485, in _process_cmd
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: ret = func(*f_args, **f_kwargs)
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: File "/usr/local/lib/python3.8/dist-packages/oslo_privsep/priv_context.py", line 249, in _wrap
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: return func(*args, **kwargs)
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: File "/opt/stack/cinder/cinder/privsep/targets/tgt.py", line 37, in tgtadmin_update
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: return processutils.execute(*cmd)
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: File "/usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py", line 438, in execute
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: raise ProcessExecutionError(exit_code=_returncode,
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command.
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: Command: tgt-admin --update iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: Exit code: 22
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: Stdout: 'Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8\nexited with code: 22.\n'
Nov 14 16:39:52.666975 n-d-816883-1 cinder-volume[95768]: Stderr: 'tgtadm: this target already exists\n'
Nov 14 16:39:52.668453 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834669888]: (5, 'oslo_concurrency.processutils.ProcessExecutionError', ('Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8\nexited with code: 22.\n', 'tgtadm: this target already exists\n', 22, 'tgt-admin --update iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8', None)) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:39:52.668453 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.utils [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] Finished call to 'cinder.volume.targets.tgt.TgtAdm._do_tgt_update' after 0.457(s), this was the 1st time calling it. {{(pid=95768) log_it /usr/local/lib/python3.8/dist-packages/tenacity/after.py:30}}
Nov 14 16:39:52.669689 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.utils [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] Retrying cinder.volume.targets.tgt.TgtAdm._do_tgt_update in 1.0 seconds as it raised ProcessExecutionError: Unexpected error while running command.
Nov 14 16:39:52.669689 n-d-816883-1 cinder-volume[95768]: Command: tgt-admin --update iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8
Nov 14 16:39:52.669689 n-d-816883-1 cinder-volume[95768]: Exit code: 22
Nov 14 16:39:52.669689 n-d-816883-1 cinder-volume[95768]: Stdout: 'Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8\nexited with code: 22.\n'
Nov 14 16:39:52.669689 n-d-816883-1 cinder-volume[95768]: Stderr: 'tgtadm: this target already exists\n'. {{(pid=95768) log_it /usr/local/lib/python3.8/dist-packages/tenacity/before_sleep.py:40}}
Nov 14 16:39:52.975643 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839" returned: 0 in 0.752s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:52.976193 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831915616]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:39:52.976500 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:39:52.976853 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:39:52.980115 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:52.986991 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:52.987493 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831915616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n Backing store flags: \n Account information:\n R489YuqVxGLk96AMggVe\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:39:52.988144 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:39:52.989268 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:53.081777 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:53.082352 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831915616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n Backing store flags: \n Account information:\n R489YuqVxGLk96AMggVe\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:39:53.083547 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:53.174963 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:53.175338 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831915616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n Backing store flags: \n Account information:\n R489YuqVxGLk96AMggVe\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:39:53.176458 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:39:53.240036 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839', 'target_lun': 1, 'volume_id': 'e208abfc-5dbb-4eeb-8c54-30caa528d839', 'auth_method': 'CHAP', 'auth_username': 'R489YuqVxGLk96AMggVe', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c0d81afc-322f-42e5-92e0-f1caf026372b'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:39:53.378447 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-7195b49d-d72c-4c2b-ae99-66cd5b1e206d req-78b39185-66c5-4bc4-a204-a8706d8980d4 tempest-AttachSCSIVolumeTestJSON-233613114 None] attachment_update completed successfully.
Nov 14 16:39:53.675168 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:54.127629 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8" returned: 0 in 0.455s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:54.128203 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834669888]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:39:54.128519 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:39:54.129094 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:39:54.130239 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:54.136971 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:54.137555 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834669888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n Backing store flags: \n Account information:\n R489YuqVxGLk96AMggVe\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8\n Backing store flags: \n Account information:\n TLDR5U7MVVs5gpm75Jmh\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:39:54.138120 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:39:54.139086 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:54.226692 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:54.227429 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834669888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n Backing store flags: \n Account information:\n R489YuqVxGLk96AMggVe\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8\n Backing store flags: \n Account information:\n TLDR5U7MVVs5gpm75Jmh\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:39:54.230830 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:39:54.320127 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:39:54.320412 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834669888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n Backing store flags: \n Account information:\n R489YuqVxGLk96AMggVe\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8\n Backing store flags: \n Account information:\n TLDR5U7MVVs5gpm75Jmh\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:39:54.321403 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] Set provider_location to: 10.222.0.37:3260,2 iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:39:54.370238 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8', 'target_lun': 1, 'volume_id': '8462fdef-983f-4370-a995-6eebeabee8f8', 'auth_method': 'CHAP', 'auth_username': 'TLDR5U7MVVs5gpm75Jmh', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c6b9faf7-2b20-424f-bc37-8a13cb17798a'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:39:54.486934 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-21df1046-b7c3-48df-af87-de3d3f1138db req-db9ae781-6814-48df-b77b-5c30e9d4348a tempest-VolumesAdminNegativeTest-923540284 None] attachment_update completed successfully.
Nov 14 16:40:04.914430 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-a615c963-3f6b-4cd6-be9f-17af85e4f865 req-a66e882b-e7fe-411a-b548-7cbc020e37c8 tempest-VolumesAdminNegativeTest-923540284 None] Terminate volume connection completed successfully.
Nov 14 16:40:04.915114 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-a615c963-3f6b-4cd6-be9f-17af85e4f865 req-a66e882b-e7fe-411a-b548-7cbc020e37c8 tempest-VolumesAdminNegativeTest-923540284 None] Deleting attachment c6b9faf7-2b20-424f-bc37-8a13cb17798a. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:40:04.916153 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:05.032142 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:05.032475 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831907072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n Backing store flags: \n Account information:\n R489YuqVxGLk96AMggVe\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8\n Backing store flags: \n Account information:\n TLDR5U7MVVs5gpm75Jmh\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:40:05.033148 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-a615c963-3f6b-4cd6-be9f-17af85e4f865 req-a66e882b-e7fe-411a-b548-7cbc020e37c8 tempest-VolumesAdminNegativeTest-923540284 None] Removing iscsi_target for Volume ID: 8462fdef-983f-4370-a995-6eebeabee8f8
Nov 14 16:40:05.034334 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:05.174798 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-f19e45d6-f1d5-4caf-986d-05184605ff7c req-5e0e8cdd-fbe6-47a5-b7ac-f8c1709587de tempest-AttachSCSIVolumeTestJSON-233613114 None] Terminate volume connection completed successfully.
Nov 14 16:40:05.175225 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-f19e45d6-f1d5-4caf-986d-05184605ff7c req-5e0e8cdd-fbe6-47a5-b7ac-f8c1709587de tempest-AttachSCSIVolumeTestJSON-233613114 None] Deleting attachment c0d81afc-322f-42e5-92e0-f1caf026372b. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:40:05.179626 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:05.210281 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8462fdef-983f-4370-a995-6eebeabee8f8 -f" returned: 0 in 0.175s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:05.210584 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831907072]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:40:05.211618 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:05.427311 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:05.427623 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831907072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n Backing store flags: \n Account information:\n R489YuqVxGLk96AMggVe\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:40:05.500680 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:05.501229 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830998992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839\n Backing store flags: \n Account information:\n R489YuqVxGLk96AMggVe\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:40:05.502050 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-f19e45d6-f1d5-4caf-986d-05184605ff7c req-5e0e8cdd-fbe6-47a5-b7ac-f8c1709587de tempest-AttachSCSIVolumeTestJSON-233613114 None] Removing iscsi_target for Volume ID: e208abfc-5dbb-4eeb-8c54-30caa528d839
Nov 14 16:40:05.505715 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:05.827760 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 -f" returned: 0 in 0.322s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:05.828944 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830998992]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:40:05.832380 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:06.002156 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:06.003058 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830998992]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:40:07.067167 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:40:07.074575 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:40:07.075413 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 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'
Nov 14 16:40:07.099918 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Flow 'volume_create_manager' (5107e802-eb88-441e-a1f1-5c422154f169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:40:07.114514 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3282ce5-9272-4f62-828c-633bba7e5258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:40:07.165489 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:40:07.196248 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3282ce5-9272-4f62-828c-633bba7e5258) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:40:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1311140443',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=0f915c21-0ac6-4173-952e-a07edcf55703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69594b9c0aa44741a405627b25731143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:40:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:40:07Z,user_id='93903b1e47ae4542be8f670304028f72',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:40:07.199420 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cfe02e37-4a58-4451-a311-6f32397899c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:40:07.201770 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cfe02e37-4a58-4451-a311-6f32397899c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:40:07.206234 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb8b9f4b-6dac-4ee4-b4d5-e581ea3dcf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:40:07.208952 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb8b9f4b-6dac-4ee4-b4d5-e581ea3dcf73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0f915c21-0ac6-4173-952e-a07edcf55703', 'volume_name': 'volume-0f915c21-0ac6-4173-952e-a07edcf55703', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:40:07.211889 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9f4b3b6-b529-49ee-a178-7aa6ce721148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:40:07.214439 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9f4b3b6-b529-49ee-a178-7aa6ce721148) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:40:07.217721 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65552867-160c-4c97-9d11-08aeeda2e0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:40:07.219234 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Volume 0f915c21-0ac6-4173-952e-a07edcf55703: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0f915c21-0ac6-4173-952e-a07edcf55703', 'volume_size': 1}
Nov 14 16:40:07.220621 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f915c21-0ac6-4173-952e-a07edcf55703 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:07.269648 n-d-816883-1 sudo[105299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f915c21-0ac6-4173-952e-a07edcf55703 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:40:07.271805 n-d-816883-1 sudo[105299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:08.057976 n-d-816883-1 sudo[105299]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:08.060070 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f915c21-0ac6-4173-952e-a07edcf55703 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.839s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:08.065959 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65552867-160c-4c97-9d11-08aeeda2e0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0f915c21-0ac6-4173-952e-a07edcf55703', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:40:08.069068 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aff5e4eb-f5b4-45ab-9245-200d5d83eb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:40:08.089089 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Volume volume-0f915c21-0ac6-4173-952e-a07edcf55703 (0f915c21-0ac6-4173-952e-a07edcf55703): created successfully
Nov 14 16:40:08.093175 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aff5e4eb-f5b4-45ab-9245-200d5d83eb24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:40:08.101876 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Flow 'volume_create_manager' (5107e802-eb88-441e-a1f1-5c422154f169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:40:08.133058 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e09b3a23-d997-4298-9a2f-666b81f8987b tempest-VolumesAdminNegativeTest-923540284 None] Created volume successfully.
Nov 14 16:40:08.868177 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] Lock "b'cinder-0f915c21-0ac6-4173-952e-a07edcf55703-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:40:08.990958 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0f915c21-0ac6-4173-952e-a07edcf55703
Nov 14 16:40:08.993721 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 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/volume-0f915c21-0ac6-4173-952e-a07edcf55703 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:09.037508 n-d-816883-1 sudo[105330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-0f915c21-0ac6-4173-952e-a07edcf55703
Nov 14 16:40:09.039636 n-d-816883-1 sudo[105330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:09.765417 n-d-816883-1 sudo[105330]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:09.767817 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 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/volume-0f915c21-0ac6-4173-952e-a07edcf55703" returned: 0 in 0.775s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:09.770543 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f915c21-0ac6-4173-952e-a07edcf55703 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:09.790285 n-d-816883-1 sudo[105374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f915c21-0ac6-4173-952e-a07edcf55703
Nov 14 16:40:09.791711 n-d-816883-1 sudo[105374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:10.411564 n-d-816883-1 sudo[105374]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:10.415748 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f915c21-0ac6-4173-952e-a07edcf55703" returned: 0 in 0.645s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:10.424136 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f915c21-0ac6-4173-952e-a07edcf55703 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:10.460660 n-d-816883-1 sudo[105397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f915c21-0ac6-4173-952e-a07edcf55703
Nov 14 16:40:10.462283 n-d-816883-1 sudo[105397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:11.263094 n-d-816883-1 sudo[105397]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:11.267023 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f915c21-0ac6-4173-952e-a07edcf55703" returned: 0 in 0.841s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:11.271487 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] Successfully deleted volume: 0f915c21-0ac6-4173-952e-a07edcf55703
Nov 14 16:40:11.363202 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Nov 14 16:40:11.364589 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Nov 14 16:40:11.392483 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] Created reservations ['e6907175-a1d6-4f02-9b50-d673474c740b', '684fc5f7-fa72-4495-873f-83014a72f8b1', 'e7c74279-704e-41fa-888c-3c7d30ecaa28', '554dcc98-56ba-4e9c-a421-ee6282c89166'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:40:11.488269 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:40:11.489807 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:11.532683 n-d-816883-1 sudo[105427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:40:11.536844 n-d-816883-1 sudo[105427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:11.684111 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 None] Lock "b'cinder-8462fdef-983f-4370-a995-6eebeabee8f8-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:40:11.794113 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:11.919005 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:11.919872 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831705440]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:40:11.921043 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8462fdef-983f-4370-a995-6eebeabee8f8
Nov 14 16:40:11.922446 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 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/volume-8462fdef-983f-4370-a995-6eebeabee8f8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:11.956790 n-d-816883-1 sudo[105439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-8462fdef-983f-4370-a995-6eebeabee8f8
Nov 14 16:40:11.969434 n-d-816883-1 sudo[105439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:12.284074 n-d-816883-1 sudo[105427]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:12.287550 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 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.797s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:12.290572 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:12.345101 n-d-816883-1 sudo[105450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:40:12.347952 n-d-816883-1 sudo[105450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:12.669532 n-d-816883-1 sudo[105439]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:12.672066 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 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/volume-8462fdef-983f-4370-a995-6eebeabee8f8" returned: 0 in 0.750s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:12.674963 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:12.711413 n-d-816883-1 sudo[105453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8
Nov 14 16:40:12.716619 n-d-816883-1 sudo[105453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:12.974374 n-d-816883-1 sudo[105450]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:12.976708 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 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.686s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:12.979217 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:40:12.985281 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] Deleted volume successfully.
Nov 14 16:40:13.019215 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-cad47049-ef5e-41fe-b9c8-88d9870fe04b tempest-VolumesAdminNegativeTest-923540284 None] Lock "b'cinder-0f915c21-0ac6-4173-952e-a07edcf55703-delete_volume'" released by "delete_volume" :: held 4.153s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:40:13.410507 n-d-816883-1 sudo[105453]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:13.412463 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8" returned: 0 in 0.738s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:13.414114 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:13.438442 n-d-816883-1 sudo[105457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8
Nov 14 16:40:13.440187 n-d-816883-1 sudo[105457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:14.050747 n-d-816883-1 sudo[105457]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:14.053475 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8462fdef-983f-4370-a995-6eebeabee8f8" returned: 0 in 0.639s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:14.054585 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 None] Successfully deleted volume: 8462fdef-983f-4370-a995-6eebeabee8f8
Nov 14 16:40:14.200242 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 None] Created reservations ['84c7ade3-d5ad-48f0-b34d-03c1992b2cd5', '96004b8c-2790-4d4e-96bd-665e6ed6915c', 'd9c487be-c208-4537-bd0f-413b7a9ea0e8', 'a49d9068-3e97-4371-bee0-f2c507b8b73a'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:40:14.310524 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:40:14.311799 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:14.355051 n-d-816883-1 sudo[105495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:40:14.359811 n-d-816883-1 sudo[105495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:15.239070 n-d-816883-1 sudo[105495]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:15.241487 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 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.929s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:15.244304 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:15.282784 n-d-816883-1 sudo[105511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:40:15.283721 n-d-816883-1 sudo[105511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:15.356859 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 None] Lock "b'cinder-e208abfc-5dbb-4eeb-8c54-30caa528d839-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:40:15.595417 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:15.829872 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.240s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:15.830321 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832129840]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:40:15.831278 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 None] Skipping remove_export. No iscsi_target is presently exported for volume: e208abfc-5dbb-4eeb-8c54-30caa528d839
Nov 14 16:40:15.832692 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 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/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:15.854112 n-d-816883-1 sudo[105525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839
Nov 14 16:40:15.856110 n-d-816883-1 sudo[105525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:16.081340 n-d-816883-1 sudo[105511]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:16.083806 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 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.839s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:16.086163 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:40:16.092510 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 None] Deleted volume successfully.
Nov 14 16:40:16.121430 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-116b63da-69c0-49c5-9545-75632f799643 tempest-VolumesAdminNegativeTest-923540284 None] Lock "b'cinder-8462fdef-983f-4370-a995-6eebeabee8f8-delete_volume'" released by "delete_volume" :: held 4.437s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:40:16.415672 n-d-816883-1 sudo[105525]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:16.417816 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 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/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839" returned: 0 in 0.585s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:16.420269 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:16.471062 n-d-816883-1 sudo[105529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839
Nov 14 16:40:16.473048 n-d-816883-1 sudo[105529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:17.083752 n-d-816883-1 sudo[105529]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:17.085825 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839" returned: 0 in 0.665s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:17.087816 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:17.107564 n-d-816883-1 sudo[105534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839
Nov 14 16:40:17.113424 n-d-816883-1 sudo[105534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:17.760818 n-d-816883-1 sudo[105534]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:17.764643 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e208abfc-5dbb-4eeb-8c54-30caa528d839" returned: 0 in 0.676s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:17.765822 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 None] Successfully deleted volume: e208abfc-5dbb-4eeb-8c54-30caa528d839
Nov 14 16:40:17.823358 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 None] Created reservations ['f7ef9cfe-cf42-4b47-b50a-497ead654e89', '67d3388e-30c5-4745-8858-9392e0586c63', 'e979d92b-4b66-4017-a3a0-6a64c768da7a', '18a315ca-c672-47f8-b279-6a0b43a71533'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:40:17.909325 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:40:17.911363 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:17.946306 n-d-816883-1 sudo[105577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:40:17.947654 n-d-816883-1 sudo[105577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:18.595945 n-d-816883-1 sudo[105577]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:18.601990 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 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.690s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:18.604553 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:18.653615 n-d-816883-1 sudo[105602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:40:18.655500 n-d-816883-1 sudo[105602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:19.241474 n-d-816883-1 sudo[105602]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:19.243781 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 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.639s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:19.246711 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:40:19.268409 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 None] Deleted volume successfully.
Nov 14 16:40:19.287433 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-19a04780-e1ec-458d-8c4a-363435ae784d tempest-AttachSCSIVolumeTestJSON-233613114 None] Lock "b'cinder-e208abfc-5dbb-4eeb-8c54-30caa528d839-delete_volume'" released by "delete_volume" :: held 3.932s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:40:31.093923 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:40:31.095173 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:40:31.096152 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:31.122834 n-d-816883-1 sudo[105675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:40:31.125086 n-d-816883-1 sudo[105675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:32.031651 n-d-816883-1 sudo[105675]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:32.033899 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.937s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:32.040751 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:40:32.080668 n-d-816883-1 sudo[105678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:40:32.088231 n-d-816883-1 sudo[105678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:40:32.746930 n-d-816883-1 sudo[105678]: pam_unix(sudo:session): session closed for user root
Nov 14 16:40:32.749136 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.708s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:40:32.751081 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:41:00.761163 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:41:00.774417 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:41:00.775112 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 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'
Nov 14 16:41:00.792658 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Flow 'volume_create_manager' (1f83a0a8-8903-429b-a585-fb96b14489fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:41:00.797725 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff7ac2b8-d1fa-4825-aa7c-b5f1db4ad2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:41:00.822506 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:41:00.862301 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff7ac2b8-d1fa-4825-aa7c-b5f1db4ad2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:41:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1073148920',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=426fd222-5311-4f83-b2d9-87f3554fee52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ac9066df236457fb0cb2f6a98aefc56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:41:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:41:01Z,user_id='cec65ca1abfe4d2680971cadbf5ff27b',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:41:00.864978 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b9131910-0baa-48e9-a2f5-f53541a97945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:41:00.867619 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b9131910-0baa-48e9-a2f5-f53541a97945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:41:00.870478 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52a26eae-f2e3-4d33-9c39-e59eab82e40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:41:00.873560 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52a26eae-f2e3-4d33-9c39-e59eab82e40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '426fd222-5311-4f83-b2d9-87f3554fee52', 'volume_name': 'volume-426fd222-5311-4f83-b2d9-87f3554fee52', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:41:00.876268 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (329683f1-a4c2-45be-b04f-869ab8dedc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:41:00.878747 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (329683f1-a4c2-45be-b04f-869ab8dedc14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:41:00.881202 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb8f1d1e-27fc-4b33-9578-05863aa08601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:41:00.882478 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Volume 426fd222-5311-4f83-b2d9-87f3554fee52: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-426fd222-5311-4f83-b2d9-87f3554fee52', 'volume_size': 1}
Nov 14 16:41:00.884310 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-426fd222-5311-4f83-b2d9-87f3554fee52 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:00.904970 n-d-816883-1 sudo[106199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-426fd222-5311-4f83-b2d9-87f3554fee52 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:41:00.906747 n-d-816883-1 sudo[106199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:41:01.711719 n-d-816883-1 sudo[106199]: pam_unix(sudo:session): session closed for user root
Nov 14 16:41:01.714032 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-426fd222-5311-4f83-b2d9-87f3554fee52 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.829s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:01.718147 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb8f1d1e-27fc-4b33-9578-05863aa08601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-426fd222-5311-4f83-b2d9-87f3554fee52', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:41:01.720369 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04cea2d6-18eb-4f1a-9284-eb4afb4a0ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:41:01.754790 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Volume volume-426fd222-5311-4f83-b2d9-87f3554fee52 (426fd222-5311-4f83-b2d9-87f3554fee52): created successfully
Nov 14 16:41:01.757678 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04cea2d6-18eb-4f1a-9284-eb4afb4a0ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:41:01.763250 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Flow 'volume_create_manager' (1f83a0a8-8903-429b-a585-fb96b14489fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:41:01.790119 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e21827c0-ad26-4ca8-8eeb-e29deafae83b tempest-LiveMigrationTest-503722927 None] Created volume successfully.
Nov 14 16:41:04.031313 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8abd8bb2-8ee8-4aab-b337-842f8af38898 req-32a32ce9-590b-4dfb-8e5a-ce269b6587dc tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:04.055563 n-d-816883-1 sudo[106305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:41:04.057308 n-d-816883-1 sudo[106305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:41:04.611610 n-d-816883-1 sudo[106305]: pam_unix(sudo:session): session closed for user root
Nov 14 16:41:04.614013 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8abd8bb2-8ee8-4aab-b337-842f8af38898 req-32a32ce9-590b-4dfb-8e5a-ce269b6587dc tempest-LiveMigrationTest-503722927 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52" returned: 0 in 0.582s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:04.701792 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:04.718027 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:04.718716 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831204320]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:41:04.719665 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8abd8bb2-8ee8-4aab-b337-842f8af38898 req-32a32ce9-590b-4dfb-8e5a-ce269b6587dc tempest-LiveMigrationTest-503722927 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:41:04.720705 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8abd8bb2-8ee8-4aab-b337-842f8af38898 req-32a32ce9-590b-4dfb-8e5a-ce269b6587dc tempest-LiveMigrationTest-503722927 None] Creating iscsi_target for Volume ID: volume-426fd222-5311-4f83-b2d9-87f3554fee52 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:41:04.726433 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8abd8bb2-8ee8-4aab-b337-842f8af38898 req-32a32ce9-590b-4dfb-8e5a-ce269b6587dc tempest-LiveMigrationTest-503722927 None] Created volume path /opt/stack/data/cinder/volumes/volume-426fd222-5311-4f83-b2d9-87f3554fee52,
Nov 14 16:41:04.726433 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:41:04.726433 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:41:04.726433 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:41:04.726433 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:41:04.726433 n-d-816883-1 cinder-volume[95768]: incominguser nKLisasxC6SN3z9oX7mc 386dYa84qgzMGKdK
Nov 14 16:41:04.726433 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:41:04.726433 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:41:04.726433 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:41:04.726433 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:41:04.735652 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:05.118147 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52" returned: 0 in 0.388s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:05.119056 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831204320]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:41:05.119801 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8abd8bb2-8ee8-4aab-b337-842f8af38898 req-32a32ce9-590b-4dfb-8e5a-ce269b6587dc tempest-LiveMigrationTest-503722927 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:41:05.121966 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8abd8bb2-8ee8-4aab-b337-842f8af38898 req-32a32ce9-590b-4dfb-8e5a-ce269b6587dc tempest-LiveMigrationTest-503722927 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:41:05.125263 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:05.144594 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:05.145506 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831204320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52\n Backing store flags: \n Account information:\n nKLisasxC6SN3z9oX7mc\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:41:05.146462 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8abd8bb2-8ee8-4aab-b337-842f8af38898 req-32a32ce9-590b-4dfb-8e5a-ce269b6587dc tempest-LiveMigrationTest-503722927 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:41:05.147668 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:05.283413 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:05.284050 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831204320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52\n Backing store flags: \n Account information:\n nKLisasxC6SN3z9oX7mc\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:41:05.288163 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:05.448642 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:05.449722 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831204320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52\n Backing store flags: \n Account information:\n nKLisasxC6SN3z9oX7mc\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:41:05.451485 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-8abd8bb2-8ee8-4aab-b337-842f8af38898 req-32a32ce9-590b-4dfb-8e5a-ce269b6587dc tempest-LiveMigrationTest-503722927 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:41:05.530841 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-8abd8bb2-8ee8-4aab-b337-842f8af38898 req-32a32ce9-590b-4dfb-8e5a-ce269b6587dc tempest-LiveMigrationTest-503722927 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52', 'target_lun': 1, 'volume_id': '426fd222-5311-4f83-b2d9-87f3554fee52', 'auth_method': 'CHAP', 'auth_username': 'nKLisasxC6SN3z9oX7mc', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '461563bd-ed3e-446a-88e5-81451544b55d'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:41:05.672834 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-8abd8bb2-8ee8-4aab-b337-842f8af38898 req-32a32ce9-590b-4dfb-8e5a-ce269b6587dc tempest-LiveMigrationTest-503722927 None] attachment_update completed successfully.
Nov 14 16:41:17.977790 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-32949312-aa1d-4017-a8ae-a5471db56c6e tempest-LiveMigrationTest-2139133320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:18.001974 n-d-816883-1 sudo[106422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:41:18.003941 n-d-816883-1 sudo[106422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:41:18.508863 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-32949312-aa1d-4017-a8ae-a5471db56c6e tempest-LiveMigrationTest-2139133320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52" returned: 0 in 0.526s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:18.501987 n-d-816883-1 sudo[106422]: pam_unix(sudo:session): session closed for user root
Nov 14 16:41:18.560103 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:18.570982 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:18.571604 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830397056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52\n Backing store flags: \n Account information:\n nKLisasxC6SN3z9oX7mc\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-32949312-aa1d-4017-a8ae-a5471db56c6e tempest-LiveMigrationTest-2139133320 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: I_T nexus: 3
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: nKLisasxC6SN3z9oX7mc
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:41:18.572279 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:41:18.576156 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-32949312-aa1d-4017-a8ae-a5471db56c6e tempest-LiveMigrationTest-2139133320 None] Creating iscsi_target for Volume ID: volume-426fd222-5311-4f83-b2d9-87f3554fee52 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:41:18.576156 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-32949312-aa1d-4017-a8ae-a5471db56c6e tempest-LiveMigrationTest-2139133320 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-426fd222-5311-4f83-b2d9-87f3554fee52 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 14 16:41:18.578652 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-32949312-aa1d-4017-a8ae-a5471db56c6e tempest-LiveMigrationTest-2139133320 None] Created volume path /opt/stack/data/cinder/volumes/volume-426fd222-5311-4f83-b2d9-87f3554fee52,
Nov 14 16:41:18.578652 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:41:18.578652 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:41:18.578652 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:41:18.578652 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:41:18.578652 n-d-816883-1 cinder-volume[95768]: incominguser nKLisasxC6SN3z9oX7mc 386dYa84qgzMGKdK
Nov 14 16:41:18.578652 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:41:18.578652 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:41:18.578652 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:41:18.578652 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:41:18.581903 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:18.714118 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52" returned: 0 in 0.134s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:18.714448 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830397056]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:41:18.715231 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-32949312-aa1d-4017-a8ae-a5471db56c6e tempest-LiveMigrationTest-2139133320 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:41:18.715626 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-32949312-aa1d-4017-a8ae-a5471db56c6e tempest-LiveMigrationTest-2139133320 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:41:18.718893 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:18.726015 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:18.726348 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830397056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52\n Backing store flags: \n Account information:\n nKLisasxC6SN3z9oX7mc\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-32949312-aa1d-4017-a8ae-a5471db56c6e tempest-LiveMigrationTest-2139133320 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: I_T nexus: 3
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: nKLisasxC6SN3z9oX7mc
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:41:18.726910 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:41:18.730045 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:18.816993 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:18.817354 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830397056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52\n Backing store flags: \n Account information:\n nKLisasxC6SN3z9oX7mc\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:41:18.820327 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:18.905983 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:18.906310 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830397056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52\n Backing store flags: \n Account information:\n nKLisasxC6SN3z9oX7mc\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:41:18.907283 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-32949312-aa1d-4017-a8ae-a5471db56c6e tempest-LiveMigrationTest-2139133320 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:41:18.968508 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-32949312-aa1d-4017-a8ae-a5471db56c6e tempest-LiveMigrationTest-2139133320 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52', 'target_lun': 1, 'volume_id': '426fd222-5311-4f83-b2d9-87f3554fee52', 'auth_method': 'CHAP', 'auth_username': 'nKLisasxC6SN3z9oX7mc', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '966525c5-9a66-4384-9378-3389d93f8752'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:41:19.095661 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-32949312-aa1d-4017-a8ae-a5471db56c6e tempest-LiveMigrationTest-2139133320 None] attachment_update completed successfully.
Nov 14 16:41:31.101820 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:41:31.102753 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:41:31.103822 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:31.147357 n-d-816883-1 sudo[106495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:41:31.148891 n-d-816883-1 sudo[106495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:41:31.606424 n-d-816883-1 sudo[106495]: pam_unix(sudo:session): session closed for user root
Nov 14 16:41:31.610279 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.505s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:31.612729 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:31.640362 n-d-816883-1 sudo[106498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:41:31.641196 n-d-816883-1 sudo[106498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:41:32.085060 n-d-816883-1 sudo[106498]: pam_unix(sudo:session): session closed for user root
Nov 14 16:41:32.087104 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.474s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:32.088974 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:41:45.228639 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-aab71a81-3e12-4dcd-8c16-7204ae925bec tempest-LiveMigrationTest-2139133320 None] Terminate volume connection completed successfully.
Nov 14 16:41:45.229279 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-d27e0cd8-4ac4-4d55-821b-b12680e8f116 req-aab71a81-3e12-4dcd-8c16-7204ae925bec tempest-LiveMigrationTest-2139133320 None] Deleting attachment 461563bd-ed3e-446a-88e5-81451544b55d. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:41:58.219999 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-555eab73-8801-49bd-91b7-0efa117561f0 req-99714a10-8dcd-4cdd-8ddc-aab52edf02b7 tempest-LiveMigrationTest-503722927 None] Terminate volume connection completed successfully.
Nov 14 16:41:58.221403 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-555eab73-8801-49bd-91b7-0efa117561f0 req-99714a10-8dcd-4cdd-8ddc-aab52edf02b7 tempest-LiveMigrationTest-503722927 None] Deleting attachment 966525c5-9a66-4384-9378-3389d93f8752. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:41:58.222121 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:58.419493 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.197s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:58.420279 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831006656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52\n Backing store flags: \n Account information:\n nKLisasxC6SN3z9oX7mc\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:41:58.421234 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-555eab73-8801-49bd-91b7-0efa117561f0 req-99714a10-8dcd-4cdd-8ddc-aab52edf02b7 tempest-LiveMigrationTest-503722927 None] Removing iscsi_target for Volume ID: 426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:41:58.422536 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:58.615135 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-426fd222-5311-4f83-b2d9-87f3554fee52 -f" returned: 0 in 0.191s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:58.615609 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831006656]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:41:58.620597 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:41:58.776200 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:41:58.776527 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831006656]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:00.599350 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:42:00.604587 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:42:00.605260 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 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'
Nov 14 16:42:00.626476 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Flow 'volume_create_manager' (a9fbf537-cf72-4704-a2af-d4bcb1ff64de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:42:00.632831 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bfd1400f-79eb-4113-a3f6-a6a7eba1d533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:42:00.662342 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:42:00.692641 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bfd1400f-79eb-4113-a3f6-a6a7eba1d533) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:42:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-288421425',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=d0cc82e6-e3cf-45ff-a42e-fa42175a70ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ac9066df236457fb0cb2f6a98aefc56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:42:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:42:01Z,user_id='cec65ca1abfe4d2680971cadbf5ff27b',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:42:00.696869 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (16235799-2f7a-416f-abe4-579f88331b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:42:00.700732 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (16235799-2f7a-416f-abe4-579f88331b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:42:00.703355 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3286d8ee-ddbb-49d7-a4c8-ccd76b09567f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:42:00.861855 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3286d8ee-ddbb-49d7-a4c8-ccd76b09567f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'd0cc82e6-e3cf-45ff-a42e-fa42175a70ad', 'volume_name': 'volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:42:00.865195 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06381d1f-ea81-4c42-8adf-42c7dda51a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:42:00.868172 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06381d1f-ea81-4c42-8adf-42c7dda51a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:42:00.870686 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97caf6d5-cdf8-405f-aa43-593ad840f8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:42:00.871643 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Volume d0cc82e6-e3cf-45ff-a42e-fa42175a70ad: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 16:42:00.872438 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Cloning d0cc82e6-e3cf-45ff-a42e-fa42175a70ad from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 16:42:18.263457 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1, size 616.00 MB, duration 17.39 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 16:42:18.263457 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Image download 616.00 MB at 35.43 MB/s
Nov 14 16:42:18.394307 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:18.647749 n-d-816883-1 sudo[106984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1
Nov 14 16:42:18.658205 n-d-816883-1 sudo[106984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:19.800697 n-d-816883-1 sudo[106984]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:19.803695 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1" returned: 0 in 1.409s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:19.804811 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user cec65ca1abfe4d2680971cadbf5ff27b. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 16:42:20.419869 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:20.559801 n-d-816883-1 sudo[107015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1
Nov 14 16:42:20.561342 n-d-816883-1 sudo[107015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:20.999293 n-d-816883-1 sudo[107015]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:21.001756 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1" returned: 0 in 0.582s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:21.004374 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:21.030273 n-d-816883-1 sudo[107021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:42:21.031792 n-d-816883-1 sudo[107021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:22.007278 n-d-816883-1 sudo[107021]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:22.009827 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.005s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:22.050668 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume d0cc82e6-e3cf-45ff-a42e-fa42175a70ad. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 16:42:22.163070 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_b_7xvz3r {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:22.342129 n-d-816883-1 sudo[107057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_b_7xvz3r
Nov 14 16:42:22.342965 n-d-816883-1 sudo[107057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:22.584716 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:42:22.589133 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:42:22.591306 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 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'
Nov 14 16:42:22.619100 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Flow 'volume_create_manager' (bad9f1a9-8476-4ea3-beb4-d955df652d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:42:22.627478 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8c15677-63c9-4d22-af78-e45003160d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:42:22.689164 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:42:22.775452 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8c15677-63c9-4d22-af78-e45003160d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1905802616',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=04086269-0784-41b1-93ff-5343dcebdf5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fca5bf6f115c43c2a34b9d5734552246',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:42:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:42:23Z,user_id='d246ad1d7630440e9619b93d8691fd37',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:42:22.787423 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acfdb2d9-8dc1-4cf3-82c6-56fbb5b43951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:42:22.792582 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acfdb2d9-8dc1-4cf3-82c6-56fbb5b43951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:42:22.801743 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f5f078a-cf9c-4b4a-b0d1-37f46ef0a13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:42:22.804455 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f5f078a-cf9c-4b4a-b0d1-37f46ef0a13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '04086269-0784-41b1-93ff-5343dcebdf5a', 'volume_name': 'volume-04086269-0784-41b1-93ff-5343dcebdf5a', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:42:22.812769 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d71b45a1-e3e9-4b41-ba81-be14e2d1a5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:42:22.819515 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d71b45a1-e3e9-4b41-ba81-be14e2d1a5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:42:22.824906 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20ad03e3-a3cc-41f7-9780-43bbb9460200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:42:22.840189 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Volume 04086269-0784-41b1-93ff-5343dcebdf5a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-04086269-0784-41b1-93ff-5343dcebdf5a', 'volume_size': 1}
Nov 14 16:42:22.841706 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04086269-0784-41b1-93ff-5343dcebdf5a stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:22.896283 n-d-816883-1 sudo[107067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04086269-0784-41b1-93ff-5343dcebdf5a stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:42:22.897088 n-d-816883-1 sudo[107067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:23.143868 n-d-816883-1 sudo[107057]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:23.146851 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_b_7xvz3r" returned: 0 in 0.983s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:23.148637 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:23.386822 n-d-816883-1 sudo[107078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1
Nov 14 16:42:23.388247 n-d-816883-1 sudo[107078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:23.824969 n-d-816883-1 sudo[107067]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:23.827144 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04086269-0784-41b1-93ff-5343dcebdf5a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.985s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:23.830660 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20ad03e3-a3cc-41f7-9780-43bbb9460200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-04086269-0784-41b1-93ff-5343dcebdf5a', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:42:23.832879 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0b6b187-f689-454d-b086-2c34610d8796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:42:23.864349 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Volume volume-04086269-0784-41b1-93ff-5343dcebdf5a (04086269-0784-41b1-93ff-5343dcebdf5a): created successfully
Nov 14 16:42:23.866527 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0b6b187-f689-454d-b086-2c34610d8796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:42:23.869498 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Flow 'volume_create_manager' (bad9f1a9-8476-4ea3-beb4-d955df652d68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:42:23.905096 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3eaad25f-26d0-4a12-b165-0860cd07f8da tempest-DeleteServersTestJSON-483403305 None] Created volume successfully.
Nov 14 16:42:24.165236 n-d-816883-1 sudo[107078]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:24.167853 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1" returned: 0 in 1.019s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:24.169306 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 16:42:24.170432 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d0cc82e6--e3cf--45ff--a42e--fa42175a70ad oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:24.211461 n-d-816883-1 sudo[107138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d0cc82e6--e3cf--45ff--a42e--fa42175a70ad oflag=direct
Nov 14 16:42:24.213112 n-d-816883-1 sudo[107138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:24.889877 n-d-816883-1 sudo[107138]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:24.892378 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d0cc82e6--e3cf--45ff--a42e--fa42175a70ad oflag=direct" returned: 0 in 0.721s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:24.893771 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d0cc82e6--e3cf--45ff--a42e--fa42175a70ad {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:24.957867 n-d-816883-1 sudo[107151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d0cc82e6--e3cf--45ff--a42e--fa42175a70ad
Nov 14 16:42:24.962255 n-d-816883-1 sudo[107151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:27.014089 n-d-816883-1 sudo[107151]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:27.017153 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d0cc82e6--e3cf--45ff--a42e--fa42175a70ad" returned: 0 in 2.123s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:27.021396 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:27.269225 n-d-816883-1 sudo[107195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1
Nov 14 16:42:27.270229 n-d-816883-1 sudo[107195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:27.454302 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-4d9e78c2-2831-4638-a413-c293dfbb27c0 req-ec51d4a0-b539-4313-acc4-bf023c2d477f tempest-DeleteServersTestJSON-483403305 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:27.474527 n-d-816883-1 sudo[107203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a
Nov 14 16:42:27.475908 n-d-816883-1 sudo[107203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:27.915269 n-d-816883-1 sudo[107195]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:27.918084 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1" returned: 0 in 0.896s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:27.918944 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ghzqnr_sn-d-816883-1@lvmdriver-1, size 700.00 MB, duration 2.13 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--d0cc82e6--e3cf--45ff--a42e--fa42175a70ad {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 16:42:27.919321 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Converted 700.00 MB image at 329.03 MB/s
Nov 14 16:42:27.919936 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume d0cc82e6-e3cf-45ff-a42e-fa42175a70ad successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 16:42:28.096673 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user cec65ca1abfe4d2680971cadbf5ff27b is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 16:42:28.097432 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Marking volume d0cc82e6-e3cf-45ff-a42e-fa42175a70ad as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 16:42:28.125278 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to d0cc82e6-e3cf-45ff-a42e-fa42175a70ad. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 16:42:28.125933 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Creating volume glance metadata for volume d0cc82e6-e3cf-45ff-a42e-fa42175a70ad backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 16:42:28.223077 n-d-816883-1 sudo[107203]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:28.226390 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-4d9e78c2-2831-4638-a413-c293dfbb27c0 req-ec51d4a0-b539-4313-acc4-bf023c2d477f tempest-DeleteServersTestJSON-483403305 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a" returned: 0 in 0.772s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:28.295964 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:28.363584 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:28.364341 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830125840]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:28.366333 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4d9e78c2-2831-4638-a413-c293dfbb27c0 req-ec51d4a0-b539-4313-acc4-bf023c2d477f tempest-DeleteServersTestJSON-483403305 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:42:28.375303 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4d9e78c2-2831-4638-a413-c293dfbb27c0 req-ec51d4a0-b539-4313-acc4-bf023c2d477f tempest-DeleteServersTestJSON-483403305 None] Creating iscsi_target for Volume ID: volume-04086269-0784-41b1-93ff-5343dcebdf5a {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:42:28.392245 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4d9e78c2-2831-4638-a413-c293dfbb27c0 req-ec51d4a0-b539-4313-acc4-bf023c2d477f tempest-DeleteServersTestJSON-483403305 None] Created volume path /opt/stack/data/cinder/volumes/volume-04086269-0784-41b1-93ff-5343dcebdf5a,
Nov 14 16:42:28.392245 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:42:28.392245 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:42:28.392245 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a
Nov 14 16:42:28.392245 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:42:28.392245 n-d-816883-1 cinder-volume[95768]: incominguser W2LFz84WEeNxvUyqYEfx s29xxtaXKVt4YtMa
Nov 14 16:42:28.392245 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:42:28.392245 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:42:28.392245 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:42:28.392245 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:42:28.402429 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:28.405629 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97caf6d5-cdf8-405f-aa43-593ad840f8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:42:28.413355 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4eea5cb5-fe66-4554-b26c-5c2ba48bebbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:42:28.435163 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Volume volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad (d0cc82e6-e3cf-45ff-a42e-fa42175a70ad): created successfully
Nov 14 16:42:28.437191 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4eea5cb5-fe66-4554-b26c-5c2ba48bebbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:42:28.453067 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Flow 'volume_create_manager' (a9fbf537-cf72-4704-a2af-d4bcb1ff64de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:42:28.460497 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-69eeefee-5ae6-44ca-b342-ea9b95cfa5d1 tempest-LiveMigrationTest-503722927 None] Created volume successfully.
Nov 14 16:42:28.892564 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a" returned: 0 in 0.491s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:28.892564 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830125840]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:28.893305 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4d9e78c2-2831-4638-a413-c293dfbb27c0 req-ec51d4a0-b539-4313-acc4-bf023c2d477f tempest-DeleteServersTestJSON-483403305 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:42:28.893721 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4d9e78c2-2831-4638-a413-c293dfbb27c0 req-ec51d4a0-b539-4313-acc4-bf023c2d477f tempest-DeleteServersTestJSON-483403305 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:42:28.894937 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:28.908167 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:28.908678 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830125840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a\n Backing store flags: \n Account information:\n W2LFz84WEeNxvUyqYEfx\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:28.909409 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4d9e78c2-2831-4638-a413-c293dfbb27c0 req-ec51d4a0-b539-4313-acc4-bf023c2d477f tempest-DeleteServersTestJSON-483403305 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:42:28.910660 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:29.030500 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:29.031229 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830125840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a\n Backing store flags: \n Account information:\n W2LFz84WEeNxvUyqYEfx\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:29.034395 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:29.174652 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:29.175225 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830125840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a\n Backing store flags: \n Account information:\n W2LFz84WEeNxvUyqYEfx\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:29.176053 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-4d9e78c2-2831-4638-a413-c293dfbb27c0 req-ec51d4a0-b539-4313-acc4-bf023c2d477f tempest-DeleteServersTestJSON-483403305 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:42:29.273295 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-4d9e78c2-2831-4638-a413-c293dfbb27c0 req-ec51d4a0-b539-4313-acc4-bf023c2d477f tempest-DeleteServersTestJSON-483403305 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a', 'target_lun': 1, 'volume_id': '04086269-0784-41b1-93ff-5343dcebdf5a', 'auth_method': 'CHAP', 'auth_username': 'W2LFz84WEeNxvUyqYEfx', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b2e7010d-c628-4b80-be6f-73f760a29b03'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:42:29.446598 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-4d9e78c2-2831-4638-a413-c293dfbb27c0 req-ec51d4a0-b539-4313-acc4-bf023c2d477f tempest-DeleteServersTestJSON-483403305 None] attachment_update completed successfully.
Nov 14 16:42:31.105782 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:42:31.107099 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:42:31.108087 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:31.159639 n-d-816883-1 sudo[107258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:42:31.161188 n-d-816883-1 sudo[107258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:32.226245 n-d-816883-1 sudo[107258]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:32.228224 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.120s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:32.231308 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:32.283945 n-d-816883-1 sudo[107266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:42:32.287250 n-d-816883-1 sudo[107266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:33.481179 n-d-816883-1 sudo[107266]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:33.484344 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.252s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:33.486899 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:42:35.130369 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-4486154d-c7a9-4447-a807-a906c4ad48ce req-793d2a97-7c69-4854-895d-fe9561b4ec04 tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:35.191913 n-d-816883-1 sudo[107285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:42:35.192706 n-d-816883-1 sudo[107285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:42:36.160579 n-d-816883-1 sudo[107285]: pam_unix(sudo:session): session closed for user root
Nov 14 16:42:36.163096 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-4486154d-c7a9-4447-a807-a906c4ad48ce req-793d2a97-7c69-4854-895d-fe9561b4ec04 tempest-LiveMigrationTest-503722927 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad" returned: 0 in 1.034s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:36.266710 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:36.282235 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:36.282676 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830810224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a\n Backing store flags: \n Account information:\n W2LFz84WEeNxvUyqYEfx\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4486154d-c7a9-4447-a807-a906c4ad48ce req-793d2a97-7c69-4854-895d-fe9561b4ec04 tempest-LiveMigrationTest-503722927 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: I_T nexus: 5
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: W2LFz84WEeNxvUyqYEfx
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:42:36.283445 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:42:36.287173 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4486154d-c7a9-4447-a807-a906c4ad48ce req-793d2a97-7c69-4854-895d-fe9561b4ec04 tempest-LiveMigrationTest-503722927 None] Creating iscsi_target for Volume ID: volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:42:36.299768 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4486154d-c7a9-4447-a807-a906c4ad48ce req-793d2a97-7c69-4854-895d-fe9561b4ec04 tempest-LiveMigrationTest-503722927 None] Created volume path /opt/stack/data/cinder/volumes/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad,
Nov 14 16:42:36.299768 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:42:36.299768 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:42:36.299768 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:42:36.299768 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:42:36.299768 n-d-816883-1 cinder-volume[95768]: incominguser 24oYG7bEt294NktxNmab 8xAnaRnGr9T6AVia
Nov 14 16:42:36.299768 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:42:36.299768 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:42:36.299768 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:42:36.299768 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:42:36.307058 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:37.116674 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad" returned: 0 in 0.814s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:37.117366 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830810224]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:37.118178 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4486154d-c7a9-4447-a807-a906c4ad48ce req-793d2a97-7c69-4854-895d-fe9561b4ec04 tempest-LiveMigrationTest-503722927 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:42:37.118962 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4486154d-c7a9-4447-a807-a906c4ad48ce req-793d2a97-7c69-4854-895d-fe9561b4ec04 tempest-LiveMigrationTest-503722927 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:42:37.122008 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:37.143250 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:37.143543 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830810224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a\n Backing store flags: \n Account information:\n W2LFz84WEeNxvUyqYEfx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n Backing store flags: \n Account information:\n 24oYG7bEt294NktxNmab\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4486154d-c7a9-4447-a807-a906c4ad48ce req-793d2a97-7c69-4854-895d-fe9561b4ec04 tempest-LiveMigrationTest-503722927 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: I_T nexus: 5
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: W2LFz84WEeNxvUyqYEfx
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:42:37.144156 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:42:37.163259 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:37.403571 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.245s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:37.404305 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830810224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a\n Backing store flags: \n Account information:\n W2LFz84WEeNxvUyqYEfx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n Backing store flags: \n Account information:\n 24oYG7bEt294NktxNmab\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:37.406268 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:37.694830 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.289s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:37.695407 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830810224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a\n Backing store flags: \n Account information:\n W2LFz84WEeNxvUyqYEfx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n Backing store flags: \n Account information:\n 24oYG7bEt294NktxNmab\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:37.696622 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-4486154d-c7a9-4447-a807-a906c4ad48ce req-793d2a97-7c69-4854-895d-fe9561b4ec04 tempest-LiveMigrationTest-503722927 None] Set provider_location to: 10.222.0.37:3260,2 iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:42:37.788643 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-4486154d-c7a9-4447-a807-a906c4ad48ce req-793d2a97-7c69-4854-895d-fe9561b4ec04 tempest-LiveMigrationTest-503722927 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad', 'target_lun': 1, 'volume_id': 'd0cc82e6-e3cf-45ff-a42e-fa42175a70ad', 'auth_method': 'CHAP', 'auth_username': '24oYG7bEt294NktxNmab', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1ec0f84c-859b-478e-b3fd-dafa631bd66e'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:42:38.017844 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-4486154d-c7a9-4447-a807-a906c4ad48ce req-793d2a97-7c69-4854-895d-fe9561b4ec04 tempest-LiveMigrationTest-503722927 None] attachment_update completed successfully.
Nov 14 16:42:44.206023 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-c4e777b1-2d65-4208-ae8e-d21d09edc275 req-2408f19a-f744-420d-aaa4-66e347936a4a tempest-DeleteServersTestJSON-483403305 None] Terminate volume connection completed successfully.
Nov 14 16:42:44.206678 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-c4e777b1-2d65-4208-ae8e-d21d09edc275 req-2408f19a-f744-420d-aaa4-66e347936a4a tempest-DeleteServersTestJSON-483403305 None] Deleting attachment b2e7010d-c628-4b80-be6f-73f760a29b03. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:42:44.210451 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:44.316678 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:44.317180 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830810224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a\n Backing store flags: \n Account information:\n W2LFz84WEeNxvUyqYEfx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n Backing store flags: \n Account information:\n 24oYG7bEt294NktxNmab\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:44.318020 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-c4e777b1-2d65-4208-ae8e-d21d09edc275 req-2408f19a-f744-420d-aaa4-66e347936a4a tempest-DeleteServersTestJSON-483403305 None] Removing iscsi_target for Volume ID: 04086269-0784-41b1-93ff-5343dcebdf5a
Nov 14 16:42:44.319571 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:44.604473 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-04086269-0784-41b1-93ff-5343dcebdf5a -f" returned: 0 in 0.284s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:44.604943 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830810224]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:42:44.606459 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:42:44.831149 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.224s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:42:44.831647 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830810224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n Backing store flags: \n Account information:\n 24oYG7bEt294NktxNmab\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:43:17.798101 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-3644b1e7-56c9-4c17-991a-9c71bac1bd96 tempest-LiveMigrationTest-2139133320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:17.828807 n-d-816883-1 sudo[107804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:43:17.830003 n-d-816883-1 sudo[107804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:18.591563 n-d-816883-1 sudo[107804]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:18.594017 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-3644b1e7-56c9-4c17-991a-9c71bac1bd96 tempest-LiveMigrationTest-2139133320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad" returned: 0 in 0.796s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:18.722025 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:18.755013 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:18.755651 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829981776]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n Backing store flags: \n Account information:\n 24oYG7bEt294NktxNmab\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-3644b1e7-56c9-4c17-991a-9c71bac1bd96 tempest-LiveMigrationTest-2139133320 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: I_T nexus: 6
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: 24oYG7bEt294NktxNmab
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:43:18.755797 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:43:18.759900 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-3644b1e7-56c9-4c17-991a-9c71bac1bd96 tempest-LiveMigrationTest-2139133320 None] Creating iscsi_target for Volume ID: volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:43:18.759900 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-3644b1e7-56c9-4c17-991a-9c71bac1bd96 tempest-LiveMigrationTest-2139133320 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 14 16:43:18.765489 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-3644b1e7-56c9-4c17-991a-9c71bac1bd96 tempest-LiveMigrationTest-2139133320 None] Created volume path /opt/stack/data/cinder/volumes/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad,
Nov 14 16:43:18.765489 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:43:18.765489 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:43:18.765489 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:43:18.765489 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:43:18.765489 n-d-816883-1 cinder-volume[95768]: incominguser 24oYG7bEt294NktxNmab 8xAnaRnGr9T6AVia
Nov 14 16:43:18.765489 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:43:18.765489 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:43:18.765489 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:43:18.765489 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:43:18.769751 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:19.195096 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad" returned: 0 in 0.427s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:19.196455 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829981776]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:43:19.198350 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-3644b1e7-56c9-4c17-991a-9c71bac1bd96 tempest-LiveMigrationTest-2139133320 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:43:19.198744 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-3644b1e7-56c9-4c17-991a-9c71bac1bd96 tempest-LiveMigrationTest-2139133320 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:43:19.203407 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:19.235300 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.034s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:19.235710 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829981776]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n Backing store flags: \n Account information:\n 24oYG7bEt294NktxNmab\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-3644b1e7-56c9-4c17-991a-9c71bac1bd96 tempest-LiveMigrationTest-2139133320 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: I_T nexus: 6
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: 24oYG7bEt294NktxNmab
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:43:19.236686 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:43:19.241616 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:19.642727 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.404s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:19.642727 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829981776]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n Backing store flags: \n Account information:\n 24oYG7bEt294NktxNmab\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:43:19.647167 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:19.931978 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.287s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:19.932990 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829981776]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n Backing store flags: \n Account information:\n 24oYG7bEt294NktxNmab\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:43:19.934410 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-3644b1e7-56c9-4c17-991a-9c71bac1bd96 tempest-LiveMigrationTest-2139133320 None] Set provider_location to: 10.222.0.37:3260,2 iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:43:20.022270 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-3644b1e7-56c9-4c17-991a-9c71bac1bd96 tempest-LiveMigrationTest-2139133320 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad', 'target_lun': 1, 'volume_id': 'd0cc82e6-e3cf-45ff-a42e-fa42175a70ad', 'auth_method': 'CHAP', 'auth_username': '24oYG7bEt294NktxNmab', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '897fab3f-8a7b-45c6-8bb0-c1484572a605'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:43:20.295273 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-3644b1e7-56c9-4c17-991a-9c71bac1bd96 tempest-LiveMigrationTest-2139133320 None] attachment_update completed successfully.
Nov 14 16:43:31.107444 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:43:31.108122 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:43:31.108967 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:31.146385 n-d-816883-1 sudo[107981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:43:31.151971 n-d-816883-1 sudo[107981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:32.125055 n-d-816883-1 sudo[107981]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:32.127258 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.018s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:32.128812 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:32.173696 n-d-816883-1 sudo[107985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:43:32.175041 n-d-816883-1 sudo[107985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:33.366708 n-d-816883-1 sudo[107985]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:33.368622 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.240s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:33.370090 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:43:34.761308 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-2879407a-00d9-4b78-9058-7440b5bf1625 tempest-LiveMigrationTest-2139133320 None] Terminate volume connection completed successfully.
Nov 14 16:43:34.761934 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-6dd53304-ca88-4c63-8a14-2b74c5f088dd req-2879407a-00d9-4b78-9058-7440b5bf1625 tempest-LiveMigrationTest-2139133320 None] Deleting attachment 1ec0f84c-859b-478e-b3fd-dafa631bd66e. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:43:48.851778 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-b8d89197-f83e-4b9e-9b3a-130d1da258bc tempest-LiveMigrationTest-503722927 None] Terminate volume connection completed successfully.
Nov 14 16:43:48.852414 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-b8d89197-f83e-4b9e-9b3a-130d1da258bc tempest-LiveMigrationTest-503722927 None] Deleting attachment 897fab3f-8a7b-45c6-8bb0-c1484572a605. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:43:48.854449 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:48.960140 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:48.960540 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831264000]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad\n Backing store flags: \n Account information:\n 24oYG7bEt294NktxNmab\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:43:48.961877 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-b8d89197-f83e-4b9e-9b3a-130d1da258bc tempest-LiveMigrationTest-503722927 None] Removing iscsi_target for Volume ID: d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:43:48.963029 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:49.113415 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad -f" returned: 0 in 0.149s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:49.113579 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831264000]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:43:49.117131 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:49.252876 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:49.252976 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831264000]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:43:49.636879 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 None] Lock "b'cinder-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:43:49.804286 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:50.138231 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.337s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:50.139597 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831264000]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:43:50.140605 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 None] Skipping remove_export. No iscsi_target is presently exported for volume: d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:43:50.142435 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 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/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:50.182033 n-d-816883-1 sudo[108173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:43:50.183989 n-d-816883-1 sudo[108173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:51.043808 n-d-816883-1 sudo[108173]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:51.046365 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 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/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad" returned: 0 in 0.904s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:51.049498 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:51.115568 n-d-816883-1 sudo[108178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:43:51.117140 n-d-816883-1 sudo[108178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:51.908786 n-d-816883-1 sudo[108178]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:51.913126 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad" returned: 0 in 0.863s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:51.917849 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:51.980443 n-d-816883-1 sudo[108202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:43:51.983663 n-d-816883-1 sudo[108202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:52.739995 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 None] Lock "b'cinder-426fd222-5311-4f83-b2d9-87f3554fee52-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:43:52.793001 n-d-816883-1 sudo[108202]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:52.877431 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad" returned: 0 in 0.960s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:52.878062 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 None] Successfully deleted volume: d0cc82e6-e3cf-45ff-a42e-fa42175a70ad
Nov 14 16:43:52.987345 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:53.015710 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 None] Created reservations ['56b24b7b-164e-44a2-a334-02e62435f2bb', '301d7ba0-f15b-4ca3-9c6a-334eb46c3136', 'aa902ae5-fc39-4c63-a902-e2310eac3fae', 'f34a1e3e-598c-42d4-bce6-8e33d8a5c463'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:43:53.088174 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:43:53.089312 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:53.148982 n-d-816883-1 sudo[108216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:43:53.161231 n-d-816883-1 sudo[108216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:53.269887 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.292s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:53.270708 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831980800]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:43:53.271995 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 None] Skipping remove_export. No iscsi_target is presently exported for volume: 426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:43:53.274297 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 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/volume-426fd222-5311-4f83-b2d9-87f3554fee52 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:53.332941 n-d-816883-1 sudo[108223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:43:53.335216 n-d-816883-1 sudo[108223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:54.125837 n-d-816883-1 sudo[108216]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:54.128243 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 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 1.039s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:54.130775 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:54.138924 n-d-816883-1 sudo[108223]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:54.163374 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 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/volume-426fd222-5311-4f83-b2d9-87f3554fee52" returned: 0 in 0.889s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:54.166050 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:54.184793 n-d-816883-1 sudo[108228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:43:54.185972 n-d-816883-1 sudo[108228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:54.223345 n-d-816883-1 sudo[108229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:43:54.230534 n-d-816883-1 sudo[108229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:55.068024 n-d-816883-1 sudo[108229]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:55.071770 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52" returned: 0 in 0.904s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:55.074585 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:55.096976 n-d-816883-1 sudo[108234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:43:55.098602 n-d-816883-1 sudo[108234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:55.118066 n-d-816883-1 sudo[108228]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:55.120560 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 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.990s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:55.123135 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:43:55.131394 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 None] Deleted volume successfully.
Nov 14 16:43:55.156513 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-da9f6b0e-d711-424f-b693-95fbe6623ac3 req-0401963c-febc-41c3-b01e-9fd880bec90b tempest-LiveMigrationTest-503722927 None] Lock "b'cinder-d0cc82e6-e3cf-45ff-a42e-fa42175a70ad-delete_volume'" released by "delete_volume" :: held 5.520s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:43:55.594853 n-d-816883-1 sudo[108234]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:55.596782 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-426fd222-5311-4f83-b2d9-87f3554fee52" returned: 0 in 0.522s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:55.597809 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 None] Successfully deleted volume: 426fd222-5311-4f83-b2d9-87f3554fee52
Nov 14 16:43:55.650165 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 None] Created reservations ['2cc8e988-487e-4f05-a967-3048289dd470', 'fd74ec72-ae27-499d-a62f-666d317b00c9', 'd92368d2-ae5b-4d44-895e-cb2b79b91107', '810cd8ba-4875-4cf5-b693-886583679b73'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:43:55.729584 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:43:55.731188 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:55.755217 n-d-816883-1 sudo[108240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:43:55.756754 n-d-816883-1 sudo[108240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:56.647911 n-d-816883-1 sudo[108240]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:56.651060 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 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.919s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:56.653314 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:43:56.697399 n-d-816883-1 sudo[108243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:43:56.698444 n-d-816883-1 sudo[108243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:43:57.438705 n-d-816883-1 sudo[108243]: pam_unix(sudo:session): session closed for user root
Nov 14 16:43:57.441000 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 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.787s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:43:57.443145 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:43:57.453518 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 None] Deleted volume successfully.
Nov 14 16:43:57.500923 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-41326bde-1ef0-4a14-8b05-002fca4138ec tempest-LiveMigrationTest-503722927 None] Lock "b'cinder-426fd222-5311-4f83-b2d9-87f3554fee52-delete_volume'" released by "delete_volume" :: held 4.774s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:44:31.112901 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:44:31.114052 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:44:31.122399 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:44:31.168248 n-d-816883-1 sudo[108661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:44:31.170306 n-d-816883-1 sudo[108661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:44:31.896963 n-d-816883-1 sudo[108661]: pam_unix(sudo:session): session closed for user root
Nov 14 16:44:31.899941 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.784s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:44:31.902185 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:44:31.935856 n-d-816883-1 sudo[108674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:44:31.945400 n-d-816883-1 sudo[108674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:44:32.668551 n-d-816883-1 sudo[108674]: pam_unix(sudo:session): session closed for user root
Nov 14 16:44:32.671002 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.769s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:44:32.672071 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:45:31.117996 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:45:31.118688 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:45:31.119107 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:45:31.160768 n-d-816883-1 sudo[109157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:45:31.166316 n-d-816883-1 sudo[109157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:45:31.793670 n-d-816883-1 sudo[109157]: pam_unix(sudo:session): session closed for user root
Nov 14 16:45:31.795760 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.676s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:45:31.797495 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:45:31.866196 n-d-816883-1 sudo[109160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:45:31.867019 n-d-816883-1 sudo[109160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:45:32.447385 n-d-816883-1 sudo[109160]: pam_unix(sudo:session): session closed for user root
Nov 14 16:45:32.449890 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.652s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:45:32.451261 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:47:31.133822 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:47:31.134590 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:47:31.135290 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:31.156375 n-d-816883-1 sudo[109640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:47:31.157217 n-d-816883-1 sudo[109640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:47:31.744306 n-d-816883-1 sudo[109640]: pam_unix(sudo:session): session closed for user root
Nov 14 16:47:31.746714 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.611s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:31.748558 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:31.777240 n-d-816883-1 sudo[109643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:47:31.778762 n-d-816883-1 sudo[109643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:47:32.312530 n-d-816883-1 sudo[109643]: pam_unix(sudo:session): session closed for user root
Nov 14 16:47:32.315163 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.566s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:32.316403 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:47:32.520006 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:47:32.525473 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:47:32.529237 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 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'
Nov 14 16:47:32.564716 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Flow 'volume_create_manager' (d6e406e6-fa6b-4c95-b388-d365bfeccc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:47:32.572333 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88bfb31b-b58e-47f9-a8aa-0184440e7cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:47:32.655974 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:47:32.743484 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88bfb31b-b58e-47f9-a8aa-0184440e7cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:47:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1292671463',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=c8f9d8db-63b3-459d-a38c-c63ddff8a094,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf17e085cbc4f4e8b3fc9b84ab3ad34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:47:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:47:32Z,user_id='a0e66a26eded4b7c8e89d5c17cadaad7',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:47:32.763070 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d99a09c-4377-4ada-a3ea-483929ba3145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:47:32.771111 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d99a09c-4377-4ada-a3ea-483929ba3145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:47:32.775701 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2cacb8be-6777-4a0d-a8e7-f7e04bf8b7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:47:32.791029 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2cacb8be-6777-4a0d-a8e7-f7e04bf8b7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c8f9d8db-63b3-459d-a38c-c63ddff8a094', 'volume_name': 'volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:47:32.796711 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c578a19-7b53-4f20-b42c-e6c41f207052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:47:32.811361 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c578a19-7b53-4f20-b42c-e6c41f207052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:47:32.814191 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebd67676-32ac-46a2-b546-cf387fd3cdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:47:32.822056 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Volume c8f9d8db-63b3-459d-a38c-c63ddff8a094: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094', 'volume_size': 1}
Nov 14 16:47:32.824507 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:32.907504 n-d-816883-1 sudo[109665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:47:32.909073 n-d-816883-1 sudo[109665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:47:33.478226 n-d-816883-1 sudo[109665]: pam_unix(sudo:session): session closed for user root
Nov 14 16:47:33.480908 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.656s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:33.487486 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebd67676-32ac-46a2-b546-cf387fd3cdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:47:33.491512 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (15ce3a29-78d8-4f75-a00d-7d22792c31d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:47:33.507043 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Volume volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 (c8f9d8db-63b3-459d-a38c-c63ddff8a094): created successfully
Nov 14 16:47:33.510764 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (15ce3a29-78d8-4f75-a00d-7d22792c31d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:47:33.541677 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Flow 'volume_create_manager' (d6e406e6-fa6b-4c95-b388-d365bfeccc85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:47:33.557395 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-ed01f30b-9568-4bee-b31b-a59ef0899ae8 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Created volume successfully.
Nov 14 16:47:37.122524 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-e983de8f-d4b8-45dd-ad76-08ce4a8c2d3f req-306062f3-97c6-44cc-9f57-18edbe38ad19 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:37.156556 n-d-816883-1 sudo[109730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:47:37.158144 n-d-816883-1 sudo[109730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:47:37.604569 n-d-816883-1 sudo[109730]: pam_unix(sudo:session): session closed for user root
Nov 14 16:47:37.608762 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-e983de8f-d4b8-45dd-ad76-08ce4a8c2d3f req-306062f3-97c6-44cc-9f57-18edbe38ad19 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094" returned: 0 in 0.485s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:37.664218 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:37.672012 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:37.673217 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830784944]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:47:37.674165 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-e983de8f-d4b8-45dd-ad76-08ce4a8c2d3f req-306062f3-97c6-44cc-9f57-18edbe38ad19 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:47:37.675579 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-e983de8f-d4b8-45dd-ad76-08ce4a8c2d3f req-306062f3-97c6-44cc-9f57-18edbe38ad19 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Creating iscsi_target for Volume ID: volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:47:37.681307 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-e983de8f-d4b8-45dd-ad76-08ce4a8c2d3f req-306062f3-97c6-44cc-9f57-18edbe38ad19 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Created volume path /opt/stack/data/cinder/volumes/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094,
Nov 14 16:47:37.681307 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:47:37.681307 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:47:37.681307 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:47:37.681307 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:47:37.681307 n-d-816883-1 cinder-volume[95768]: incominguser VJ2DvvfexXZevSP2Ry95 yC3z7oQWZRTv7UdR
Nov 14 16:47:37.681307 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:47:37.681307 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:47:37.681307 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:47:37.681307 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:47:37.687646 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:38.357754 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094" returned: 0 in 0.673s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:38.358407 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830784944]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:47:38.358702 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-e983de8f-d4b8-45dd-ad76-08ce4a8c2d3f req-306062f3-97c6-44cc-9f57-18edbe38ad19 tempest-LiveAutoBlockMigrationV225Test-923058315 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:47:38.359069 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-e983de8f-d4b8-45dd-ad76-08ce4a8c2d3f req-306062f3-97c6-44cc-9f57-18edbe38ad19 tempest-LiveAutoBlockMigrationV225Test-923058315 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:47:38.360646 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:38.370200 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:38.370535 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830784944]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n Backing store flags: \n Account information:\n VJ2DvvfexXZevSP2Ry95\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:47:38.371114 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-e983de8f-d4b8-45dd-ad76-08ce4a8c2d3f req-306062f3-97c6-44cc-9f57-18edbe38ad19 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:47:38.372076 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:38.495319 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:38.496575 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830784944]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n Backing store flags: \n Account information:\n VJ2DvvfexXZevSP2Ry95\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:47:38.502134 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:38.620621 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:38.621105 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830784944]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n Backing store flags: \n Account information:\n VJ2DvvfexXZevSP2Ry95\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:47:38.622223 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-e983de8f-d4b8-45dd-ad76-08ce4a8c2d3f req-306062f3-97c6-44cc-9f57-18edbe38ad19 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:47:38.734473 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-e983de8f-d4b8-45dd-ad76-08ce4a8c2d3f req-306062f3-97c6-44cc-9f57-18edbe38ad19 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094', 'target_lun': 1, 'volume_id': 'c8f9d8db-63b3-459d-a38c-c63ddff8a094', 'auth_method': 'CHAP', 'auth_username': 'VJ2DvvfexXZevSP2Ry95', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd3d14fda-1a91-4889-8c22-fc4bb68f1dee'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:47:39.005484 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-e983de8f-d4b8-45dd-ad76-08ce4a8c2d3f req-306062f3-97c6-44cc-9f57-18edbe38ad19 tempest-LiveAutoBlockMigrationV225Test-923058315 None] attachment_update completed successfully.
Nov 14 16:47:53.050170 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-24d63b14-46e5-4f9b-ac06-7b5d52976976 tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:53.102062 n-d-816883-1 sudo[109831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:47:53.104203 n-d-816883-1 sudo[109831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:47:53.802738 n-d-816883-1 sudo[109831]: pam_unix(sudo:session): session closed for user root
Nov 14 16:47:53.805447 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-24d63b14-46e5-4f9b-ac06-7b5d52976976 tempest-LiveAutoBlockMigrationV225Test-1604726330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094" returned: 0 in 0.755s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:53.865211 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:53.877335 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:53.877720 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412140244656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n Backing store flags: \n Account information:\n VJ2DvvfexXZevSP2Ry95\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-24d63b14-46e5-4f9b-ac06-7b5d52976976 tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: I_T nexus: 8
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: VJ2DvvfexXZevSP2Ry95
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:47:53.878419 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:47:53.885094 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-24d63b14-46e5-4f9b-ac06-7b5d52976976 tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Creating iscsi_target for Volume ID: volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:47:53.885094 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-24d63b14-46e5-4f9b-ac06-7b5d52976976 tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 14 16:47:53.887812 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-24d63b14-46e5-4f9b-ac06-7b5d52976976 tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Created volume path /opt/stack/data/cinder/volumes/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094,
Nov 14 16:47:53.887812 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:47:53.887812 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:47:53.887812 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:47:53.887812 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:47:53.887812 n-d-816883-1 cinder-volume[95768]: incominguser VJ2DvvfexXZevSP2Ry95 yC3z7oQWZRTv7UdR
Nov 14 16:47:53.887812 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:47:53.887812 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:47:53.887812 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:47:53.887812 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:47:53.889398 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:54.041346 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094" returned: 0 in 0.152s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:54.041731 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412140244656]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:47:54.042397 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-24d63b14-46e5-4f9b-ac06-7b5d52976976 tempest-LiveAutoBlockMigrationV225Test-1604726330 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:47:54.042815 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-24d63b14-46e5-4f9b-ac06-7b5d52976976 tempest-LiveAutoBlockMigrationV225Test-1604726330 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:47:54.053385 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:54.074954 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:54.075440 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412140244656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n Backing store flags: \n Account information:\n VJ2DvvfexXZevSP2Ry95\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-24d63b14-46e5-4f9b-ac06-7b5d52976976 tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: I_T nexus: 8
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: VJ2DvvfexXZevSP2Ry95
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:47:54.076296 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:47:54.080914 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:54.225618 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:54.226829 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412140244656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n Backing store flags: \n Account information:\n VJ2DvvfexXZevSP2Ry95\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:47:54.230382 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:47:54.329329 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:47:54.329687 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412140244656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n Backing store flags: \n Account information:\n VJ2DvvfexXZevSP2Ry95\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:47:54.330656 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-24d63b14-46e5-4f9b-ac06-7b5d52976976 tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:47:54.377997 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-24d63b14-46e5-4f9b-ac06-7b5d52976976 tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094', 'target_lun': 1, 'volume_id': 'c8f9d8db-63b3-459d-a38c-c63ddff8a094', 'auth_method': 'CHAP', 'auth_username': 'VJ2DvvfexXZevSP2Ry95', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '0d073888-6dc5-46dd-b9e1-9f2787cfae22'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:47:54.512524 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-24d63b14-46e5-4f9b-ac06-7b5d52976976 tempest-LiveAutoBlockMigrationV225Test-1604726330 None] attachment_update completed successfully.
Nov 14 16:48:12.140177 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 None] Lock "b'cinder-04086269-0784-41b1-93ff-5343dcebdf5a-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:48:12.209246 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:48:12.334143 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:48:12.334563 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829852464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n Backing store flags: \n Account information:\n VJ2DvvfexXZevSP2Ry95\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:48:12.335299 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 None] Skipping remove_export. No iscsi_target is presently exported for volume: 04086269-0784-41b1-93ff-5343dcebdf5a
Nov 14 16:48:12.336579 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 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/volume-04086269-0784-41b1-93ff-5343dcebdf5a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:48:12.375357 n-d-816883-1 sudo[109946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-04086269-0784-41b1-93ff-5343dcebdf5a
Nov 14 16:48:12.377213 n-d-816883-1 sudo[109946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:48:12.867987 n-d-816883-1 sudo[109946]: pam_unix(sudo:session): session closed for user root
Nov 14 16:48:12.870201 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 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/volume-04086269-0784-41b1-93ff-5343dcebdf5a" returned: 0 in 0.533s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:48:12.872065 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:48:12.922357 n-d-816883-1 sudo[109949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a
Nov 14 16:48:12.923910 n-d-816883-1 sudo[109949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:48:13.403713 n-d-816883-1 sudo[109949]: pam_unix(sudo:session): session closed for user root
Nov 14 16:48:13.406536 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a" returned: 0 in 0.533s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:48:13.408815 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:48:13.429673 n-d-816883-1 sudo[109952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a
Nov 14 16:48:13.430624 n-d-816883-1 sudo[109952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:48:13.978502 n-d-816883-1 sudo[109952]: pam_unix(sudo:session): session closed for user root
Nov 14 16:48:13.981296 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04086269-0784-41b1-93ff-5343dcebdf5a" returned: 0 in 0.572s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:48:13.982736 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 None] Successfully deleted volume: 04086269-0784-41b1-93ff-5343dcebdf5a
Nov 14 16:48:14.078632 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 None] Created reservations ['ad21f292-3ab9-49a1-8370-7d8ee9aac895', '060d4d64-3cbe-41dc-9e9e-dd0e60c2cee5', '30106fc8-b99a-45b5-883d-01d4e6e50567', '0a731036-e1ef-4972-b567-628f8610d199'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:48:14.151057 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:48:14.152279 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:48:14.184069 n-d-816883-1 sudo[109959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:48:14.186908 n-d-816883-1 sudo[109959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:48:14.642573 n-d-816883-1 sudo[109959]: pam_unix(sudo:session): session closed for user root
Nov 14 16:48:14.645005 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 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.492s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:48:14.646943 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:48:14.667442 n-d-816883-1 sudo[109962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:48:14.668872 n-d-816883-1 sudo[109962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:48:15.145062 n-d-816883-1 sudo[109962]: pam_unix(sudo:session): session closed for user root
Nov 14 16:48:15.147670 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 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.500s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:48:15.150589 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:48:15.158024 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 None] Deleted volume successfully.
Nov 14 16:48:15.177074 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1ea6dd1e-daac-4738-b218-4fc1a7930433 tempest-DeleteServersTestJSON-483403305 None] Lock "b'cinder-04086269-0784-41b1-93ff-5343dcebdf5a-delete_volume'" released by "delete_volume" :: held 3.037s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:48:16.057071 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-ae1372b6-aaf5-4b51-abbf-3b60fdf0ad8f tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Terminate volume connection completed successfully.
Nov 14 16:48:16.058318 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-3263d6e2-ec24-4922-9d2e-96da11dc612d req-ae1372b6-aaf5-4b51-abbf-3b60fdf0ad8f tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Deleting attachment d3d14fda-1a91-4889-8c22-fc4bb68f1dee. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:48:31.133702 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:48:31.133702 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:48:31.134391 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:48:31.184333 n-d-816883-1 sudo[110012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:48:31.185298 n-d-816883-1 sudo[110012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:48:31.671846 n-d-816883-1 sudo[110012]: pam_unix(sudo:session): session closed for user root
Nov 14 16:48:31.674031 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.540s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:48:31.676165 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:48:31.698335 n-d-816883-1 sudo[110015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:48:31.699698 n-d-816883-1 sudo[110015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:48:32.147970 n-d-816883-1 sudo[110015]: pam_unix(sudo:session): session closed for user root
Nov 14 16:48:32.150057 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.474s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:48:32.151344 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:48:44.467303 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-4e4e7db0-7990-412c-bb32-122a6be9833c req-6dca0f52-1d32-4299-bcbe-826a90c252ed tempest-LiveAutoBlockMigrationV225Test-923058315 None] Terminate volume connection completed successfully.
Nov 14 16:48:44.468786 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-4e4e7db0-7990-412c-bb32-122a6be9833c req-6dca0f52-1d32-4299-bcbe-826a90c252ed tempest-LiveAutoBlockMigrationV225Test-923058315 None] Deleting attachment 0d073888-6dc5-46dd-b9e1-9f2787cfae22. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:48:44.474712 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:48:44.591466 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:48:44.592617 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831285360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094\n Backing store flags: \n Account information:\n VJ2DvvfexXZevSP2Ry95\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:48:44.593531 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-4e4e7db0-7990-412c-bb32-122a6be9833c req-6dca0f52-1d32-4299-bcbe-826a90c252ed tempest-LiveAutoBlockMigrationV225Test-923058315 None] Removing iscsi_target for Volume ID: c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:48:44.594936 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:48:44.762353 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 -f" returned: 0 in 0.167s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:48:44.762921 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831285360]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:48:44.767313 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:48:44.884067 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:48:44.884834 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831285360]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:48:47.131583 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:48:47.142296 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:48:47.142815 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 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'
Nov 14 16:48:47.182520 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Flow 'volume_create_manager' (765eb90a-036b-45fc-b450-30c134edf6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:48:47.187375 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8fba5f76-a40b-4d26-9ed2-f09b605fa248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:48:47.219851 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:48:47.248725 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8fba5f76-a40b-4d26-9ed2-f09b605fa248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1702523296',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=45b32cb1-8e10-46f9-8224-c3191866714f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf17e085cbc4f4e8b3fc9b84ab3ad34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:48:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:48:47Z,user_id='a0e66a26eded4b7c8e89d5c17cadaad7',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:48:47.251675 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca90ab71-dd75-41d1-9284-bb8c0a38c7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:48:47.256250 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca90ab71-dd75-41d1-9284-bb8c0a38c7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:48:47.259012 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a486d6f4-b5ea-4aea-a058-86f65156959f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:48:47.396829 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a486d6f4-b5ea-4aea-a058-86f65156959f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '45b32cb1-8e10-46f9-8224-c3191866714f', 'volume_name': 'volume-45b32cb1-8e10-46f9-8224-c3191866714f', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:48:47.400337 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d64ac03-b592-4d9e-b7dc-f94502389a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:48:47.403400 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d64ac03-b592-4d9e-b7dc-f94502389a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:48:47.406039 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0a6de2e0-b8fd-4772-b409-c550f242da98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:48:47.407718 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Volume 45b32cb1-8e10-46f9-8224-c3191866714f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-45b32cb1-8e10-46f9-8224-c3191866714f', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 16:48:47.408690 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Cloning 45b32cb1-8e10-46f9-8224-c3191866714f from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 16:49:04.550913 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1, size 616.00 MB, duration 17.14 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 16:49:04.551570 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Image download 616.00 MB at 35.94 MB/s
Nov 14 16:49:04.662913 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:04.906168 n-d-816883-1 sudo[110227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1
Nov 14 16:49:04.907046 n-d-816883-1 sudo[110227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:49:05.716141 n-d-816883-1 sudo[110227]: pam_unix(sudo:session): session closed for user root
Nov 14 16:49:05.718873 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1" returned: 0 in 1.056s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:05.719905 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user a0e66a26eded4b7c8e89d5c17cadaad7. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 16:49:05.815566 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:05.915161 n-d-816883-1 sudo[110251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1
Nov 14 16:49:05.916264 n-d-816883-1 sudo[110251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:49:06.343234 n-d-816883-1 sudo[110251]: pam_unix(sudo:session): session closed for user root
Nov 14 16:49:06.345587 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1" returned: 0 in 0.532s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:06.348225 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45b32cb1-8e10-46f9-8224-c3191866714f stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:06.393113 n-d-816883-1 sudo[110274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45b32cb1-8e10-46f9-8224-c3191866714f stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:49:06.393957 n-d-816883-1 sudo[110274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:49:07.153261 n-d-816883-1 sudo[110274]: pam_unix(sudo:session): session closed for user root
Nov 14 16:49:07.155775 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45b32cb1-8e10-46f9-8224-c3191866714f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.807s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:07.197638 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume 45b32cb1-8e10-46f9-8224-c3191866714f. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 16:49:07.285171 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_q9p19obb {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:07.548961 n-d-816883-1 sudo[110337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_q9p19obb
Nov 14 16:49:07.550020 n-d-816883-1 sudo[110337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:49:08.034175 n-d-816883-1 sudo[110337]: pam_unix(sudo:session): session closed for user root
Nov 14 16:49:08.036608 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_q9p19obb" returned: 0 in 0.752s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:08.038166 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:08.232945 n-d-816883-1 sudo[110354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1
Nov 14 16:49:08.235421 n-d-816883-1 sudo[110354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:49:08.935957 n-d-816883-1 sudo[110354]: pam_unix(sudo:session): session closed for user root
Nov 14 16:49:08.939046 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1" returned: 0 in 0.900s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:08.939839 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 16:49:08.940915 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--45b32cb1--8e10--46f9--8224--c3191866714f oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:08.968594 n-d-816883-1 sudo[110384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--45b32cb1--8e10--46f9--8224--c3191866714f oflag=direct
Nov 14 16:49:08.969451 n-d-816883-1 sudo[110384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:49:09.432815 n-d-816883-1 sudo[110384]: pam_unix(sudo:session): session closed for user root
Nov 14 16:49:09.435577 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--45b32cb1--8e10--46f9--8224--c3191866714f oflag=direct" returned: 0 in 0.494s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:09.437165 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--45b32cb1--8e10--46f9--8224--c3191866714f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:09.483691 n-d-816883-1 sudo[110398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--45b32cb1--8e10--46f9--8224--c3191866714f
Nov 14 16:49:09.484484 n-d-816883-1 sudo[110398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:49:11.157561 n-d-816883-1 sudo[110398]: pam_unix(sudo:session): session closed for user root
Nov 14 16:49:11.162946 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--45b32cb1--8e10--46f9--8224--c3191866714f" returned: 0 in 1.726s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:11.169275 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:11.286185 n-d-816883-1 sudo[110425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1
Nov 14 16:49:11.286991 n-d-816883-1 sudo[110425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:49:11.780862 n-d-816883-1 sudo[110425]: pam_unix(sudo:session): session closed for user root
Nov 14 16:49:11.783705 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1" returned: 0 in 0.614s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:11.784752 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_i3yyrjmkn-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.73 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--45b32cb1--8e10--46f9--8224--c3191866714f {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 16:49:11.785338 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Converted 700.00 MB image at 404.91 MB/s
Nov 14 16:49:11.786122 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume 45b32cb1-8e10-46f9-8224-c3191866714f successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 16:49:11.943233 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user a0e66a26eded4b7c8e89d5c17cadaad7 is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 16:49:11.944205 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Marking volume 45b32cb1-8e10-46f9-8224-c3191866714f as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 16:49:11.958375 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to 45b32cb1-8e10-46f9-8224-c3191866714f. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 16:49:11.959102 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Creating volume glance metadata for volume 45b32cb1-8e10-46f9-8224-c3191866714f backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 16:49:12.054413 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0a6de2e0-b8fd-4772-b409-c550f242da98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-45b32cb1-8e10-46f9-8224-c3191866714f', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:49:12.057098 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0dff298-f93e-418a-9466-12ef18131dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:49:12.068459 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Volume volume-45b32cb1-8e10-46f9-8224-c3191866714f (45b32cb1-8e10-46f9-8224-c3191866714f): created successfully
Nov 14 16:49:12.074589 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0dff298-f93e-418a-9466-12ef18131dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:49:12.083195 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Flow 'volume_create_manager' (765eb90a-036b-45fc-b450-30c134edf6ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:49:12.108841 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-95d4c02f-0fbc-4181-926e-592a9fb60e70 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Created volume successfully.
Nov 14 16:49:20.431855 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-aea6f471-dcc2-49ce-988f-ce0768561151 req-89789ec6-ffba-4357-ad81-96323c0fe779 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:20.454792 n-d-816883-1 sudo[110675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:49:20.456414 n-d-816883-1 sudo[110675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:49:21.052173 n-d-816883-1 sudo[110675]: pam_unix(sudo:session): session closed for user root
Nov 14 16:49:21.055661 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-aea6f471-dcc2-49ce-988f-ce0768561151 req-89789ec6-ffba-4357-ad81-96323c0fe779 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f" returned: 0 in 0.623s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:21.111059 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:21.132207 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:21.133095 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832863024]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:49:21.133988 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-aea6f471-dcc2-49ce-988f-ce0768561151 req-89789ec6-ffba-4357-ad81-96323c0fe779 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:49:21.135079 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-aea6f471-dcc2-49ce-988f-ce0768561151 req-89789ec6-ffba-4357-ad81-96323c0fe779 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Creating iscsi_target for Volume ID: volume-45b32cb1-8e10-46f9-8224-c3191866714f {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:49:21.146635 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-aea6f471-dcc2-49ce-988f-ce0768561151 req-89789ec6-ffba-4357-ad81-96323c0fe779 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Created volume path /opt/stack/data/cinder/volumes/volume-45b32cb1-8e10-46f9-8224-c3191866714f,
Nov 14 16:49:21.146635 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:49:21.146635 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:49:21.146635 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:49:21.146635 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:49:21.146635 n-d-816883-1 cinder-volume[95768]: incominguser RoZgQ5tu9uS8DHUfAEyT MwymTCwJiY6MP6wW
Nov 14 16:49:21.146635 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:49:21.146635 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:49:21.146635 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:49:21.146635 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:49:21.149292 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:21.654883 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f" returned: 0 in 0.505s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:21.655835 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832863024]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:49:21.656623 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-aea6f471-dcc2-49ce-988f-ce0768561151 req-89789ec6-ffba-4357-ad81-96323c0fe779 tempest-LiveAutoBlockMigrationV225Test-923058315 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:49:21.657184 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-aea6f471-dcc2-49ce-988f-ce0768561151 req-89789ec6-ffba-4357-ad81-96323c0fe779 tempest-LiveAutoBlockMigrationV225Test-923058315 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:49:21.660381 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:21.669653 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:21.670325 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832863024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f\n Backing store flags: \n Account information:\n RoZgQ5tu9uS8DHUfAEyT\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:49:21.671089 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-aea6f471-dcc2-49ce-988f-ce0768561151 req-89789ec6-ffba-4357-ad81-96323c0fe779 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:49:21.674553 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:21.810649 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:21.811155 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832863024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f\n Backing store flags: \n Account information:\n RoZgQ5tu9uS8DHUfAEyT\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:49:21.815789 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:21.923742 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:21.924233 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832863024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f\n Backing store flags: \n Account information:\n RoZgQ5tu9uS8DHUfAEyT\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:49:21.925366 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-aea6f471-dcc2-49ce-988f-ce0768561151 req-89789ec6-ffba-4357-ad81-96323c0fe779 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:49:22.068922 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-aea6f471-dcc2-49ce-988f-ce0768561151 req-89789ec6-ffba-4357-ad81-96323c0fe779 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f', 'target_lun': 1, 'volume_id': '45b32cb1-8e10-46f9-8224-c3191866714f', 'auth_method': 'CHAP', 'auth_username': 'RoZgQ5tu9uS8DHUfAEyT', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '838d410b-d2f3-44ec-ab9f-be7145a3cc58'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:49:22.354094 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-aea6f471-dcc2-49ce-988f-ce0768561151 req-89789ec6-ffba-4357-ad81-96323c0fe779 tempest-LiveAutoBlockMigrationV225Test-923058315 None] attachment_update completed successfully.
Nov 14 16:49:31.142304 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:49:31.146057 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:49:31.146959 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:31.192828 n-d-816883-1 sudo[110848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:49:31.193657 n-d-816883-1 sudo[110848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:49:32.180442 n-d-816883-1 sudo[110848]: pam_unix(sudo:session): session closed for user root
Nov 14 16:49:32.182877 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.035s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:32.184980 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:32.235196 n-d-816883-1 sudo[110852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:49:32.236708 n-d-816883-1 sudo[110852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:49:32.926520 n-d-816883-1 sudo[110852]: pam_unix(sudo:session): session closed for user root
Nov 14 16:49:32.928420 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.743s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:49:32.930896 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:49:59.905800 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-cde29157-7ec7-402c-97ac-9e7ff6ca9f8e tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:49:59.939388 n-d-816883-1 sudo[111075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:49:59.940219 n-d-816883-1 sudo[111075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:00.560888 n-d-816883-1 sudo[111075]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:00.563361 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-cde29157-7ec7-402c-97ac-9e7ff6ca9f8e tempest-LiveAutoBlockMigrationV225Test-1604726330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f" returned: 0 in 0.657s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:00.688265 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:00.718521 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:00.719070 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829775872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f\n Backing store flags: \n Account information:\n RoZgQ5tu9uS8DHUfAEyT\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-cde29157-7ec7-402c-97ac-9e7ff6ca9f8e tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: I_T nexus: 10
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: RoZgQ5tu9uS8DHUfAEyT
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:50:00.719968 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:50:00.722929 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-cde29157-7ec7-402c-97ac-9e7ff6ca9f8e tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Creating iscsi_target for Volume ID: volume-45b32cb1-8e10-46f9-8224-c3191866714f {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:50:00.723587 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-cde29157-7ec7-402c-97ac-9e7ff6ca9f8e tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-45b32cb1-8e10-46f9-8224-c3191866714f {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 14 16:50:00.735224 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-cde29157-7ec7-402c-97ac-9e7ff6ca9f8e tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Created volume path /opt/stack/data/cinder/volumes/volume-45b32cb1-8e10-46f9-8224-c3191866714f,
Nov 14 16:50:00.735224 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:50:00.735224 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:50:00.735224 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:50:00.735224 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:50:00.735224 n-d-816883-1 cinder-volume[95768]: incominguser RoZgQ5tu9uS8DHUfAEyT MwymTCwJiY6MP6wW
Nov 14 16:50:00.735224 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:50:00.735224 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:50:00.735224 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:50:00.735224 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:50:00.737506 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:00.940847 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f" returned: 0 in 0.203s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:00.941408 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829775872]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:00.941811 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-cde29157-7ec7-402c-97ac-9e7ff6ca9f8e tempest-LiveAutoBlockMigrationV225Test-1604726330 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:50:00.942171 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-cde29157-7ec7-402c-97ac-9e7ff6ca9f8e tempest-LiveAutoBlockMigrationV225Test-1604726330 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:50:00.943573 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:00.961630 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:00.962423 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829775872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f\n Backing store flags: \n Account information:\n RoZgQ5tu9uS8DHUfAEyT\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-cde29157-7ec7-402c-97ac-9e7ff6ca9f8e tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: I_T nexus: 10
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: RoZgQ5tu9uS8DHUfAEyT
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:50:00.962994 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:50:00.965242 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:01.082754 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:01.083977 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829775872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f\n Backing store flags: \n Account information:\n RoZgQ5tu9uS8DHUfAEyT\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:01.087654 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:01.223711 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:01.224018 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829775872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f\n Backing store flags: \n Account information:\n RoZgQ5tu9uS8DHUfAEyT\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:01.224961 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-cde29157-7ec7-402c-97ac-9e7ff6ca9f8e tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:50:01.282498 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-cde29157-7ec7-402c-97ac-9e7ff6ca9f8e tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f', 'target_lun': 1, 'volume_id': '45b32cb1-8e10-46f9-8224-c3191866714f', 'auth_method': 'CHAP', 'auth_username': 'RoZgQ5tu9uS8DHUfAEyT', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '42416ae6-5e2e-4fe8-87fb-3a840b95c0dd'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:50:01.483844 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-cde29157-7ec7-402c-97ac-9e7ff6ca9f8e tempest-LiveAutoBlockMigrationV225Test-1604726330 None] attachment_update completed successfully.
Nov 14 16:50:14.360819 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-641bec79-8453-4d42-97d6-313ccefbe59c tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Terminate volume connection completed successfully.
Nov 14 16:50:14.361536 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-8d87b712-8258-439f-91ee-b33ff9ae83ff req-641bec79-8453-4d42-97d6-313ccefbe59c tempest-LiveAutoBlockMigrationV225Test-1604726330 None] Deleting attachment 838d410b-d2f3-44ec-ab9f-be7145a3cc58. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:50:27.387150 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-6cdf682b-6bb2-43e9-aa6f-87f55693a41a tempest-LiveAutoBlockMigrationV225Test-923058315 None] Terminate volume connection completed successfully.
Nov 14 16:50:27.387804 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-6cdf682b-6bb2-43e9-aa6f-87f55693a41a tempest-LiveAutoBlockMigrationV225Test-923058315 None] Deleting attachment 42416ae6-5e2e-4fe8-87fb-3a840b95c0dd. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:50:27.391136 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:27.602800 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.211s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:27.603868 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833756304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f\n Backing store flags: \n Account information:\n RoZgQ5tu9uS8DHUfAEyT\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:27.604744 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-6cdf682b-6bb2-43e9-aa6f-87f55693a41a tempest-LiveAutoBlockMigrationV225Test-923058315 None] Removing iscsi_target for Volume ID: 45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:50:27.607532 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:27.785533 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-45b32cb1-8e10-46f9-8224-c3191866714f -f" returned: 0 in 0.176s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:27.786044 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833756304]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:27.787349 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:27.900985 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:27.901367 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833756304]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:28.165709 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Lock "b'cinder-45b32cb1-8e10-46f9-8224-c3191866714f-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:50:28.268195 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:28.407943 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:28.408503 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833756304]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:28.409277 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Skipping remove_export. No iscsi_target is presently exported for volume: 45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:50:28.410574 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 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/volume-45b32cb1-8e10-46f9-8224-c3191866714f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:28.436215 n-d-816883-1 sudo[111471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:50:28.437220 n-d-816883-1 sudo[111471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:28.899509 n-d-816883-1 sudo[111471]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:28.901875 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 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/volume-45b32cb1-8e10-46f9-8224-c3191866714f" returned: 0 in 0.491s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:28.903906 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:28.926463 n-d-816883-1 sudo[111474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:50:28.927373 n-d-816883-1 sudo[111474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:29.405193 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Lock "b'cinder-c8f9d8db-63b3-459d-a38c-c63ddff8a094-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:50:29.455439 n-d-816883-1 sudo[111474]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:29.477351 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f" returned: 0 in 0.573s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:29.491192 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:29.544315 n-d-816883-1 sudo[111487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:50:29.547175 n-d-816883-1 sudo[111487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:29.581849 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:29.716220 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:29.716609 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834130848]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:29.717420 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Skipping remove_export. No iscsi_target is presently exported for volume: c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:50:29.719159 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 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/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:29.763561 n-d-816883-1 sudo[111491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:50:29.764380 n-d-816883-1 sudo[111491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:30.226390 n-d-816883-1 sudo[111487]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:30.229497 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45b32cb1-8e10-46f9-8224-c3191866714f" returned: 0 in 0.741s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:30.232011 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Successfully deleted volume: 45b32cb1-8e10-46f9-8224-c3191866714f
Nov 14 16:50:30.300812 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Created reservations ['2a5e82a3-3c82-43f2-bd1a-b45a284ee282', '8e2bed72-d2c0-46c8-8ab4-005b601cec72', 'beba39e9-22be-49d3-bd81-a261f89c305c', 'aa6f75e2-56c9-47c0-9ca0-f49c7bb66639'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:50:30.348208 n-d-816883-1 sudo[111491]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:30.358289 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 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/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094" returned: 0 in 0.637s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:30.362448 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:30.414680 n-d-816883-1 sudo[111499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:50:30.416845 n-d-816883-1 sudo[111499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:30.442616 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:50:30.443493 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:30.483990 n-d-816883-1 sudo[111502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:50:30.484806 n-d-816883-1 sudo[111502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:31.145133 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:50:31.145844 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:50:31.146692 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:31.204384 n-d-816883-1 sudo[111515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:50:31.206390 n-d-816883-1 sudo[111515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:31.292425 n-d-816883-1 sudo[111499]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:31.306988 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094" returned: 0 in 0.944s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:31.308718 n-d-816883-1 sudo[111502]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:31.311243 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:31.356255 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 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.912s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:31.358540 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:31.370909 n-d-816883-1 sudo[111517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:50:31.374095 n-d-816883-1 sudo[111517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:31.398998 n-d-816883-1 sudo[111518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:50:31.401331 n-d-816883-1 sudo[111518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:31.422576 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:50:31.432768 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:50:31.434761 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 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'
Nov 14 16:50:31.471323 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Flow 'volume_create_manager' (e367e009-142a-4c59-ab1d-074b1a135499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:50:31.493960 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9e80f4f-3408-4e67-8f90-b0ccb54429fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:50:31.567136 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:50:31.633239 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9e80f4f-3408-4e67-8f90-b0ccb54429fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1266124370',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=679b2c75-064b-42d0-af4c-9c21e4df2441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c3b93b7ffe3417baac8f8ed539f79cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:50:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:50:31Z,user_id='623a6bcb7b6a408a880cba6f878f2f53',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:50:31.636643 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d57e19b9-b5e8-472e-8b1f-740c521f1bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:50:31.646740 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d57e19b9-b5e8-472e-8b1f-740c521f1bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:50:31.649404 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c7e60ef-15f5-4556-81d8-c9a67c6ccbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:50:31.652960 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c7e60ef-15f5-4556-81d8-c9a67c6ccbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '679b2c75-064b-42d0-af4c-9c21e4df2441', 'volume_name': 'volume-679b2c75-064b-42d0-af4c-9c21e4df2441', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:50:31.656191 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab71ec5d-dfad-44f3-997d-585c919b824d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:50:31.659355 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab71ec5d-dfad-44f3-997d-585c919b824d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:50:31.661883 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ea7db35-c5b4-4ee1-ad22-a778d4058208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:50:31.663000 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Volume 679b2c75-064b-42d0-af4c-9c21e4df2441: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-679b2c75-064b-42d0-af4c-9c21e4df2441', 'volume_size': 1}
Nov 14 16:50:31.664490 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-679b2c75-064b-42d0-af4c-9c21e4df2441 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:31.685559 n-d-816883-1 sudo[111522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-679b2c75-064b-42d0-af4c-9c21e4df2441 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:50:31.687734 n-d-816883-1 sudo[111522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:31.929076 n-d-816883-1 sudo[111515]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:31.932006 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.785s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:31.934296 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:31.968138 n-d-816883-1 sudo[111525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:50:31.983321 n-d-816883-1 sudo[111525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:32.203887 n-d-816883-1 sudo[111518]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:32.207551 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 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.848s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:32.210007 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:50:32.217733 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Deleted volume successfully.
Nov 14 16:50:32.251022 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-a7804589-c56e-461d-aecc-d8291cb3bbc0 req-481ae1ea-a98e-4ef3-a6ad-f15740cf52f5 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Lock "b'cinder-45b32cb1-8e10-46f9-8224-c3191866714f-delete_volume'" released by "delete_volume" :: held 4.085s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:50:32.322518 n-d-816883-1 sudo[111517]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:32.324818 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8f9d8db-63b3-459d-a38c-c63ddff8a094" returned: 0 in 1.014s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:32.326127 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Successfully deleted volume: c8f9d8db-63b3-459d-a38c-c63ddff8a094
Nov 14 16:50:32.419015 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Created reservations ['8892b791-11a6-4d59-bf37-d52f590e0376', '3c32bea1-a43c-45e8-b37b-fdbc55dc5570', 'cf94d4fd-0a30-40ca-bf6c-35f94a2798c3', 'a25ab6f0-2d08-4f25-b33c-1b228a87fd11'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:50:32.518016 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:50:32.518979 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:32.565778 n-d-816883-1 sudo[111563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:50:32.569519 n-d-816883-1 sudo[111563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:32.581716 n-d-816883-1 sudo[111522]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:32.584283 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-679b2c75-064b-42d0-af4c-9c21e4df2441 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.919s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:32.589183 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ea7db35-c5b4-4ee1-ad22-a778d4058208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-679b2c75-064b-42d0-af4c-9c21e4df2441', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:50:32.591744 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (611d51f5-44b5-45f5-ad89-d5be149b2cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:50:32.617351 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Volume volume-679b2c75-064b-42d0-af4c-9c21e4df2441 (679b2c75-064b-42d0-af4c-9c21e4df2441): created successfully
Nov 14 16:50:32.621358 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (611d51f5-44b5-45f5-ad89-d5be149b2cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:50:32.627911 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Flow 'volume_create_manager' (e367e009-142a-4c59-ab1d-074b1a135499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:50:32.628757 n-d-816883-1 sudo[111525]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:32.633662 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.700s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:32.635776 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:50:32.652120 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-308eb97a-3c1f-45f3-8d50-4807a69939e3 tempest-ServerRescueNegativeTestJSON-902997920 None] Created volume successfully.
Nov 14 16:50:33.156406 n-d-816883-1 sudo[111563]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:33.158446 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 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.639s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:33.160188 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:33.180458 n-d-816883-1 sudo[111575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:50:33.182020 n-d-816883-1 sudo[111575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:33.786252 n-d-816883-1 sudo[111575]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:33.788584 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 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.628s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:33.789914 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:50:33.795837 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Deleted volume successfully.
Nov 14 16:50:33.814728 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-44aba226-779b-4621-b91d-47726920e175 tempest-LiveAutoBlockMigrationV225Test-923058315 None] Lock "b'cinder-c8f9d8db-63b3-459d-a38c-c63ddff8a094-delete_volume'" released by "delete_volume" :: held 4.410s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:50:54.678047 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:50:54.689822 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:50:54.691277 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 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'
Nov 14 16:50:54.718357 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Flow 'volume_create_manager' (bf911fba-8bc6-4bd4-a18b-dba7662daf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:50:54.723273 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c042cf5-2083-4386-a8a6-2113c5560908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:50:54.757782 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:50:54.788589 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c042cf5-2083-4386-a8a6-2113c5560908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:50:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1794953823',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=f9f6dd97-49a0-4b51-92e3-d4c8f007407f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c3b93b7ffe3417baac8f8ed539f79cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:50:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:50:55Z,user_id='623a6bcb7b6a408a880cba6f878f2f53',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:50:54.792368 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d040fa4a-390f-4169-9b64-c9a186ed464a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:50:54.795289 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d040fa4a-390f-4169-9b64-c9a186ed464a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:50:54.800460 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34d9a121-0078-40e7-acaa-03b64d492b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:50:54.805189 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34d9a121-0078-40e7-acaa-03b64d492b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f9f6dd97-49a0-4b51-92e3-d4c8f007407f', 'volume_name': 'volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:50:54.810798 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e19e28e-b041-4ab4-953f-6e031962181e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:50:54.816936 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e19e28e-b041-4ab4-953f-6e031962181e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:50:54.820892 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef74851c-005c-47e9-badb-f13b96ce2c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:50:54.836504 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Volume f9f6dd97-49a0-4b51-92e3-d4c8f007407f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f', 'volume_size': 1}
Nov 14 16:50:54.840748 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:54.894250 n-d-816883-1 sudo[111643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:50:54.895137 n-d-816883-1 sudo[111643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:55.534706 n-d-816883-1 sudo[111643]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:55.537502 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.696s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:55.543082 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef74851c-005c-47e9-badb-f13b96ce2c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:50:55.545745 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95e9a33a-3d6f-41ba-86f9-59604f010f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:50:55.562066 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Volume volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f (f9f6dd97-49a0-4b51-92e3-d4c8f007407f): created successfully
Nov 14 16:50:55.564178 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95e9a33a-3d6f-41ba-86f9-59604f010f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:50:55.567156 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Flow 'volume_create_manager' (bf911fba-8bc6-4bd4-a18b-dba7662daf43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:50:55.579049 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8da336a4-7a0c-45a5-972d-57f15dda2b5e tempest-ServerRescueNegativeTestJSON-902997920 None] Created volume successfully.
Nov 14 16:50:56.837389 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-bbf84ae7-51c9-4f3f-8cf3-803eaf596b19 req-299b1cad-3eed-41cd-97fa-aba72452fe9c tempest-ServerRescueNegativeTestJSON-902997920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:56.889784 n-d-816883-1 sudo[111678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f
Nov 14 16:50:56.891262 n-d-816883-1 sudo[111678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:50:57.510332 n-d-816883-1 sudo[111678]: pam_unix(sudo:session): session closed for user root
Nov 14 16:50:57.512956 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-bbf84ae7-51c9-4f3f-8cf3-803eaf596b19 req-299b1cad-3eed-41cd-97fa-aba72452fe9c tempest-ServerRescueNegativeTestJSON-902997920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f" returned: 0 in 0.675s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:57.629352 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:57.645692 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:57.646215 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833184096]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:57.652452 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-bbf84ae7-51c9-4f3f-8cf3-803eaf596b19 req-299b1cad-3eed-41cd-97fa-aba72452fe9c tempest-ServerRescueNegativeTestJSON-902997920 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:50:57.655027 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-bbf84ae7-51c9-4f3f-8cf3-803eaf596b19 req-299b1cad-3eed-41cd-97fa-aba72452fe9c tempest-ServerRescueNegativeTestJSON-902997920 None] Creating iscsi_target for Volume ID: volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:50:57.671701 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-bbf84ae7-51c9-4f3f-8cf3-803eaf596b19 req-299b1cad-3eed-41cd-97fa-aba72452fe9c tempest-ServerRescueNegativeTestJSON-902997920 None] Created volume path /opt/stack/data/cinder/volumes/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f,
Nov 14 16:50:57.671701 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:50:57.671701 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:50:57.671701 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f
Nov 14 16:50:57.671701 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:50:57.671701 n-d-816883-1 cinder-volume[95768]: incominguser BbMGS9tUTbmo4KHUSd2L ysMG7qYjcQD7MVF7
Nov 14 16:50:57.671701 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:50:57.671701 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:50:57.671701 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:50:57.671701 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:50:57.675340 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:58.321161 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f" returned: 0 in 0.646s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:58.322027 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833184096]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:58.322838 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-bbf84ae7-51c9-4f3f-8cf3-803eaf596b19 req-299b1cad-3eed-41cd-97fa-aba72452fe9c tempest-ServerRescueNegativeTestJSON-902997920 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:50:58.323366 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-bbf84ae7-51c9-4f3f-8cf3-803eaf596b19 req-299b1cad-3eed-41cd-97fa-aba72452fe9c tempest-ServerRescueNegativeTestJSON-902997920 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:50:58.329631 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:58.339722 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:58.340357 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833184096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f\n Backing store flags: \n Account information:\n BbMGS9tUTbmo4KHUSd2L\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:58.340774 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-bbf84ae7-51c9-4f3f-8cf3-803eaf596b19 req-299b1cad-3eed-41cd-97fa-aba72452fe9c tempest-ServerRescueNegativeTestJSON-902997920 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:50:58.343530 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:58.467910 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:58.468274 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833184096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f\n Backing store flags: \n Account information:\n BbMGS9tUTbmo4KHUSd2L\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:58.471999 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:50:58.575827 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:50:58.576360 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833184096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f\n Backing store flags: \n Account information:\n BbMGS9tUTbmo4KHUSd2L\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:50:58.578423 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-bbf84ae7-51c9-4f3f-8cf3-803eaf596b19 req-299b1cad-3eed-41cd-97fa-aba72452fe9c tempest-ServerRescueNegativeTestJSON-902997920 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:50:58.689280 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-bbf84ae7-51c9-4f3f-8cf3-803eaf596b19 req-299b1cad-3eed-41cd-97fa-aba72452fe9c tempest-ServerRescueNegativeTestJSON-902997920 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f', 'target_lun': 1, 'volume_id': 'f9f6dd97-49a0-4b51-92e3-d4c8f007407f', 'auth_method': 'CHAP', 'auth_username': 'BbMGS9tUTbmo4KHUSd2L', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '227112e1-c6f3-40cd-adcd-32d56bd1144a'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:50:58.907134 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-bbf84ae7-51c9-4f3f-8cf3-803eaf596b19 req-299b1cad-3eed-41cd-97fa-aba72452fe9c tempest-ServerRescueNegativeTestJSON-902997920 None] attachment_update completed successfully.
Nov 14 16:51:31.147349 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:51:31.148538 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:51:31.149231 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:31.174819 n-d-816883-1 sudo[112113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:51:31.175637 n-d-816883-1 sudo[112113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:31.620776 n-d-816883-1 sudo[112113]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:31.622908 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.473s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:31.625297 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:31.649987 n-d-816883-1 sudo[112117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:51:31.651765 n-d-816883-1 sudo[112117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:32.168856 n-d-816883-1 sudo[112117]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:32.171235 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.546s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:32.174255 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:51:35.412196 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-1fd98ce5-c905-4b25-8465-d32a336c200f req-d0f0c429-563d-4a6c-a0ea-a4b1e1ab66bd tempest-ServerRescueNegativeTestJSON-902997920 None] Terminate volume connection completed successfully.
Nov 14 16:51:35.412809 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-1fd98ce5-c905-4b25-8465-d32a336c200f req-d0f0c429-563d-4a6c-a0ea-a4b1e1ab66bd tempest-ServerRescueNegativeTestJSON-902997920 None] Deleting attachment 227112e1-c6f3-40cd-adcd-32d56bd1144a. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:51:35.416289 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:35.604408 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:35.604786 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412054631696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f\n Backing store flags: \n Account information:\n BbMGS9tUTbmo4KHUSd2L\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:51:35.605744 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-1fd98ce5-c905-4b25-8465-d32a336c200f req-d0f0c429-563d-4a6c-a0ea-a4b1e1ab66bd tempest-ServerRescueNegativeTestJSON-902997920 None] Removing iscsi_target for Volume ID: f9f6dd97-49a0-4b51-92e3-d4c8f007407f
Nov 14 16:51:35.606813 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:35.777452 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f -f" returned: 0 in 0.170s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:35.777909 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412054631696]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:51:35.783062 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:35.916464 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:35.917347 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412054631696]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:51:37.539372 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 None] Lock "b'cinder-f9f6dd97-49a0-4b51-92e3-d4c8f007407f-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:51:37.636854 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:37.751244 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:37.752206 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412054631696]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:51:37.752619 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 None] Skipping remove_export. No iscsi_target is presently exported for volume: f9f6dd97-49a0-4b51-92e3-d4c8f007407f
Nov 14 16:51:37.753854 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 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/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:37.773899 n-d-816883-1 sudo[112175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f
Nov 14 16:51:37.775423 n-d-816883-1 sudo[112175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:38.280185 n-d-816883-1 sudo[112175]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:38.282531 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 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/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f" returned: 0 in 0.528s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:38.284720 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:38.312911 n-d-816883-1 sudo[112179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f
Nov 14 16:51:38.314455 n-d-816883-1 sudo[112179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:38.989197 n-d-816883-1 sudo[112179]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:38.991604 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f" returned: 0 in 0.707s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:38.994228 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:39.028545 n-d-816883-1 sudo[112184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f
Nov 14 16:51:39.032452 n-d-816883-1 sudo[112184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:39.538337 n-d-816883-1 sudo[112184]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:39.542014 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9f6dd97-49a0-4b51-92e3-d4c8f007407f" returned: 0 in 0.547s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:39.544217 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 None] Successfully deleted volume: f9f6dd97-49a0-4b51-92e3-d4c8f007407f
Nov 14 16:51:39.648512 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 None] Created reservations ['7fac79b7-fb07-42b6-b830-ec70d7d7f536', '3c429d86-35b5-48a1-9f91-5958f0e6d017', '1523e482-8069-4ee2-8d73-2d39a53c51a8', 'f193eecc-2478-4b16-97f0-33ea7db1f48d'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:51:39.727072 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:51:39.728228 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:39.782656 n-d-816883-1 sudo[112191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:51:39.784042 n-d-816883-1 sudo[112191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:40.195060 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 None] Lock "b'cinder-679b2c75-064b-42d0-af4c-9c21e4df2441-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:51:40.355075 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 None] Skipping remove_export. No iscsi_target is presently exported for volume: 679b2c75-064b-42d0-af4c-9c21e4df2441
Nov 14 16:51:40.356978 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 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/volume-679b2c75-064b-42d0-af4c-9c21e4df2441 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:40.390347 n-d-816883-1 sudo[112191]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:40.393884 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 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.665s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:40.396803 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:40.406424 n-d-816883-1 sudo[112195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-679b2c75-064b-42d0-af4c-9c21e4df2441
Nov 14 16:51:40.407600 n-d-816883-1 sudo[112195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:40.431979 n-d-816883-1 sudo[112196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:51:40.432911 n-d-816883-1 sudo[112196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:41.066589 n-d-816883-1 sudo[112196]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:41.069388 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 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.672s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:41.072385 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:51:41.088359 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 None] Deleted volume successfully.
Nov 14 16:51:41.095823 n-d-816883-1 sudo[112195]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:41.098955 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 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/volume-679b2c75-064b-42d0-af4c-9c21e4df2441" returned: 0 in 0.742s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:41.102028 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-679b2c75-064b-42d0-af4c-9c21e4df2441 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:41.137339 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-ffd2940a-b279-48be-8195-1e9686317c60 tempest-ServerRescueNegativeTestJSON-902997920 None] Lock "b'cinder-f9f6dd97-49a0-4b51-92e3-d4c8f007407f-delete_volume'" released by "delete_volume" :: held 3.598s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:51:41.140989 n-d-816883-1 sudo[112225]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-679b2c75-064b-42d0-af4c-9c21e4df2441
Nov 14 16:51:41.141972 n-d-816883-1 sudo[112225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:41.725759 n-d-816883-1 sudo[112225]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:41.727682 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-679b2c75-064b-42d0-af4c-9c21e4df2441" returned: 0 in 0.627s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:41.730619 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-679b2c75-064b-42d0-af4c-9c21e4df2441 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:41.776319 n-d-816883-1 sudo[112243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-679b2c75-064b-42d0-af4c-9c21e4df2441
Nov 14 16:51:41.777418 n-d-816883-1 sudo[112243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:42.333527 n-d-816883-1 sudo[112243]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:42.336250 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-679b2c75-064b-42d0-af4c-9c21e4df2441" returned: 0 in 0.605s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:42.337899 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 None] Successfully deleted volume: 679b2c75-064b-42d0-af4c-9c21e4df2441
Nov 14 16:51:42.418945 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 None] Created reservations ['6462f4d1-3160-4de0-a487-5241ec465a8f', '7c7f1fbe-ffc0-45a6-8838-566e449a6ae7', '77b36a79-4d53-4943-8da7-5959d421c4b7', 'c9d2c48e-73a7-4fa6-a32b-db0eeeb89be9'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:51:42.504751 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:51:42.506354 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:42.554997 n-d-816883-1 sudo[112257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:51:42.555818 n-d-816883-1 sudo[112257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:43.166090 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:51:43.172514 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:51:43.174004 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 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'
Nov 14 16:51:43.213412 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Flow 'volume_create_manager' (6b45ca0f-92cc-40d3-bcb8-eaa97a33db6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:51:43.216610 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6b706b0d-3224-4960-9012-6af97de064f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:43.245773 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:51:43.281291 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6b706b0d-3224-4960-9012-6af97de064f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-726625725',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=0eeccbf8-7472-4e5b-9494-4db914f12fca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dcb552e4a4e41b3bdb63938c85cdd46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:51:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:51:43Z,user_id='64d1b770bed24f6d804aa21c49786e13',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:43.284059 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (453658aa-10c4-44a7-8715-58866eb07887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:43.286340 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (453658aa-10c4-44a7-8715-58866eb07887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:43.289281 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3936ae55-977a-4ef0-96ce-6def0f513111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:43.291578 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3936ae55-977a-4ef0-96ce-6def0f513111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0eeccbf8-7472-4e5b-9494-4db914f12fca', 'volume_name': 'volume-0eeccbf8-7472-4e5b-9494-4db914f12fca', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:43.294981 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be2942e1-6e70-41d6-8299-2984fa44cf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:43.297044 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be2942e1-6e70-41d6-8299-2984fa44cf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:43.299821 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (64660e60-8cbd-48cf-8a1f-a634dc5677c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:43.301266 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Volume 0eeccbf8-7472-4e5b-9494-4db914f12fca: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0eeccbf8-7472-4e5b-9494-4db914f12fca', 'volume_size': 1}
Nov 14 16:51:43.302253 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0eeccbf8-7472-4e5b-9494-4db914f12fca stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:43.330689 n-d-816883-1 sudo[112262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0eeccbf8-7472-4e5b-9494-4db914f12fca stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:51:43.331632 n-d-816883-1 sudo[112262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:43.393672 n-d-816883-1 sudo[112257]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:43.398211 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 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.891s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:43.400121 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:43.438917 n-d-816883-1 sudo[112264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:51:43.439736 n-d-816883-1 sudo[112264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:44.156051 n-d-816883-1 sudo[112262]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:44.159456 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0eeccbf8-7472-4e5b-9494-4db914f12fca stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.856s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:44.163710 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (64660e60-8cbd-48cf-8a1f-a634dc5677c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0eeccbf8-7472-4e5b-9494-4db914f12fca', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:44.166238 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c5f5adf-16d8-4503-958d-ed5524d785e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:44.195817 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Volume volume-0eeccbf8-7472-4e5b-9494-4db914f12fca (0eeccbf8-7472-4e5b-9494-4db914f12fca): created successfully
Nov 14 16:51:44.199591 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c5f5adf-16d8-4503-958d-ed5524d785e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:44.203183 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Flow 'volume_create_manager' (6b45ca0f-92cc-40d3-bcb8-eaa97a33db6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:51:44.215330 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b2f90a44-2afd-4e67-98d5-ebe0283afb20 tempest-AttachVolumeShelveTestJSON-1466997732 None] Created volume successfully.
Nov 14 16:51:44.304416 n-d-816883-1 sudo[112264]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:44.306482 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 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.906s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:44.321625 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:51:44.326753 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 None] Deleted volume successfully.
Nov 14 16:51:44.343778 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-bf6b1842-9f48-4a6d-ab9a-f7b55325d47a tempest-ServerRescueNegativeTestJSON-902997920 None] Lock "b'cinder-679b2c75-064b-42d0-af4c-9c21e4df2441-delete_volume'" released by "delete_volume" :: held 4.149s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:51:51.321741 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:51:51.329416 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:51:51.330022 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 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'
Nov 14 16:51:51.348006 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Flow 'volume_create_manager' (79d821ac-9775-4640-b5a6-eed0d4c0cb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:51:51.351588 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3373b290-056c-4f5a-aa9f-dbd7ba899be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:51.383347 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:51:51.413032 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3373b290-056c-4f5a-aa9f-dbd7ba899be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1345446868',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=c1aa8b31-6d40-4111-add7-b1f2443c2c67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab1a329064274248b2f4a4f4e44cb912',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:51:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:51:51Z,user_id='5eccb0222c7f422798fde6de9ed66ba4',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:51.416161 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e38153b-bf4b-4114-bb82-4499ef0f4482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:51.418507 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e38153b-bf4b-4114-bb82-4499ef0f4482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:51.420994 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f139957a-bd4e-4c9f-8f0e-af6035f32e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:51.423581 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f139957a-bd4e-4c9f-8f0e-af6035f32e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c1aa8b31-6d40-4111-add7-b1f2443c2c67', 'volume_name': 'volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:51.426879 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0932c1e0-f406-48ab-80bd-c4d06dc56ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:51.429207 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0932c1e0-f406-48ab-80bd-c4d06dc56ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:51.432157 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ca9f062-ecb8-43d4-93ce-72a7b747352f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:51.433300 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Volume c1aa8b31-6d40-4111-add7-b1f2443c2c67: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67', 'volume_size': 1}
Nov 14 16:51:51.434654 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:51.458551 n-d-816883-1 sudo[112304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:51:51.461362 n-d-816883-1 sudo[112304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:52.101368 n-d-816883-1 sudo[112304]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:52.103692 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.669s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:52.107956 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ca9f062-ecb8-43d4-93ce-72a7b747352f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:52.110395 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfffe3cd-0bc3-4861-b7cb-7d11acd9f614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:52.123157 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Volume volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67 (c1aa8b31-6d40-4111-add7-b1f2443c2c67): created successfully
Nov 14 16:51:52.129608 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfffe3cd-0bc3-4861-b7cb-7d11acd9f614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:52.134145 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Flow 'volume_create_manager' (79d821ac-9775-4640-b5a6-eed0d4c0cb8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:51:52.143058 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-0b690a71-2d18-4821-9826-a0ca042584a8 tempest-ServersNegativeTestJSON-261713385 None] Created volume successfully.
Nov 14 16:51:55.811492 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-052556fa-ab7e-4f91-b99e-dbbcbbfd6869 tempest-GroupsTest-1622320727 None] Group tempest-Group1-1591624971: creating
Nov 14 16:51:55.850692 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-052556fa-ab7e-4f91-b99e-dbbcbbfd6869 tempest-GroupsTest-1622320727 None] Group tempest-Group1-1591624971: created successfully
Nov 14 16:51:55.875477 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-052556fa-ab7e-4f91-b99e-dbbcbbfd6869 tempest-GroupsTest-1622320727 None] Create group completed successfully.
Nov 14 16:51:56.017702 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:51:56.022561 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:51:56.023072 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 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'
Nov 14 16:51:56.036793 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Flow 'volume_create_manager' (89e84ee5-f0a0-46f6-958b-ab2c35de4308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:51:56.039933 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0557201-f8f3-4da8-baf7-a0033dbeeec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:56.062432 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:51:56.092156 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0557201-f8f3-4da8-baf7-a0033dbeeec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:51:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-257869482',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=d2fe7d80-509a-46d7-9daf-02533e755187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab1a329064274248b2f4a4f4e44cb912',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:51:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:51:56Z,user_id='5eccb0222c7f422798fde6de9ed66ba4',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:56.095555 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32359776-4293-49b4-904b-4d0ef620e524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:56.096736 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32359776-4293-49b4-904b-4d0ef620e524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:56.099057 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ff9fe7f-b6ca-4aec-b837-50e64852b7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:56.101466 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ff9fe7f-b6ca-4aec-b837-50e64852b7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd2fe7d80-509a-46d7-9daf-02533e755187', 'volume_name': 'volume-d2fe7d80-509a-46d7-9daf-02533e755187', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:56.103716 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cea2c8d2-67dc-4751-a6c1-a93ece41a361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:56.106112 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cea2c8d2-67dc-4751-a6c1-a93ece41a361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:56.108249 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62cc5171-4375-44b1-9b7f-f85f1209b048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:56.109036 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Volume d2fe7d80-509a-46d7-9daf-02533e755187: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d2fe7d80-509a-46d7-9daf-02533e755187', 'volume_size': 1}
Nov 14 16:51:56.110382 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d2fe7d80-509a-46d7-9daf-02533e755187 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:56.134052 n-d-816883-1 sudo[112351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d2fe7d80-509a-46d7-9daf-02533e755187 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:51:56.135548 n-d-816883-1 sudo[112351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:56.667060 n-d-816883-1 sudo[112351]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:56.669759 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d2fe7d80-509a-46d7-9daf-02533e755187 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.559s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:56.673398 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62cc5171-4375-44b1-9b7f-f85f1209b048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d2fe7d80-509a-46d7-9daf-02533e755187', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:56.675675 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6a4e54a-2c5e-4037-b520-2d11b5d3ff72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:56.695167 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Volume volume-d2fe7d80-509a-46d7-9daf-02533e755187 (d2fe7d80-509a-46d7-9daf-02533e755187): created successfully
Nov 14 16:51:56.697751 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6a4e54a-2c5e-4037-b520-2d11b5d3ff72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:56.702119 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Flow 'volume_create_manager' (89e84ee5-f0a0-46f6-958b-ab2c35de4308) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:51:56.723076 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-92e0887a-4006-4607-b6ed-8732aba14d5e tempest-ServersNegativeTestJSON-261713385 None] Created volume successfully.
Nov 14 16:51:57.097963 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e53ed9b2-81dd-4aca-a4f9-d07c26531c56 tempest-GroupsTest-1622320727 None] Group tempest-Group2-1543659281: creating
Nov 14 16:51:57.141175 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e53ed9b2-81dd-4aca-a4f9-d07c26531c56 tempest-GroupsTest-1622320727 None] Group tempest-Group2-1543659281: created successfully
Nov 14 16:51:57.165677 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e53ed9b2-81dd-4aca-a4f9-d07c26531c56 tempest-GroupsTest-1622320727 None] Create group completed successfully.
Nov 14 16:51:58.913894 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:51:58.919189 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:51:58.919965 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 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'
Nov 14 16:51:58.936327 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Flow 'volume_create_manager' (ed4b2390-b19b-498d-86b0-1a7d58370df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:51:58.939786 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (937feb99-cabf-4caf-9b30-55b35201dc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:58.970271 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:51:58.997299 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (937feb99-cabf-4caf-9b30-55b35201dc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-199303268',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=9455d21a-b83f-4cc2-abc2-2aefb11e6bfa,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=76974f79-d222-489a-8ccc-3da274e1fe00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e0ea619ec8e4a9da4142f351d4bc53b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:51:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:51:59Z,user_id='77d71d45e1d74b81b49713cfcbd1eec3',volume_attachment=>,volume_type=VolumeType(c5464c86-3649-494f-9e46-2b1668a278fa),volume_type_id=c5464c86-3649-494f-9e46-2b1668a278fa)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:59.000490 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (034ba157-4cfc-4253-8419-c2b072b11ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:59.003027 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (034ba157-4cfc-4253-8419-c2b072b11ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:59.006634 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fdd73e4-1353-4f67-907e-9671b93fff2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:59.009256 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fdd73e4-1353-4f67-907e-9671b93fff2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '76974f79-d222-489a-8ccc-3da274e1fe00', 'volume_name': 'volume-76974f79-d222-489a-8ccc-3da274e1fe00', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:59.011718 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3d84dd1-78f3-473c-971d-f967ddd54a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:59.014295 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3d84dd1-78f3-473c-971d-f967ddd54a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:59.016687 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36bbfb01-3863-41ce-b1f5-11f861f185f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:59.045326 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Volume 76974f79-d222-489a-8ccc-3da274e1fe00: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-76974f79-d222-489a-8ccc-3da274e1fe00', 'volume_size': 1}
Nov 14 16:51:59.046929 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-76974f79-d222-489a-8ccc-3da274e1fe00 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:51:59.089980 n-d-816883-1 sudo[112389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-76974f79-d222-489a-8ccc-3da274e1fe00 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:51:59.090768 n-d-816883-1 sudo[112389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:51:59.694959 n-d-816883-1 sudo[112389]: pam_unix(sudo:session): session closed for user root
Nov 14 16:51:59.697914 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-76974f79-d222-489a-8ccc-3da274e1fe00 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.650s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:51:59.704124 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36bbfb01-3863-41ce-b1f5-11f861f185f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-76974f79-d222-489a-8ccc-3da274e1fe00', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:59.707043 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c766150-3641-43bf-b4fd-02b6c69dd61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:51:59.720045 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Volume volume-76974f79-d222-489a-8ccc-3da274e1fe00 (76974f79-d222-489a-8ccc-3da274e1fe00): created successfully
Nov 14 16:51:59.722252 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c766150-3641-43bf-b4fd-02b6c69dd61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:51:59.726406 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Flow 'volume_create_manager' (ed4b2390-b19b-498d-86b0-1a7d58370df6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:51:59.738972 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1a3c49cd-0b1c-421b-9c75-1ee0d7462236 tempest-GroupsTest-1622320727 None] Created volume successfully.
Nov 14 16:52:01.312999 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] Skipping remove_export. No iscsi_target is presently exported for volume: 76974f79-d222-489a-8ccc-3da274e1fe00
Nov 14 16:52:01.322842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 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/volume-76974f79-d222-489a-8ccc-3da274e1fe00 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:01.351793 n-d-816883-1 sudo[112422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-76974f79-d222-489a-8ccc-3da274e1fe00
Nov 14 16:52:01.352679 n-d-816883-1 sudo[112422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:01.989255 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 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/volume-76974f79-d222-489a-8ccc-3da274e1fe00" returned: 0 in 0.665s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:01.985808 n-d-816883-1 sudo[112422]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:01.989807 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-76974f79-d222-489a-8ccc-3da274e1fe00 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:02.017246 n-d-816883-1 sudo[112425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-76974f79-d222-489a-8ccc-3da274e1fe00
Nov 14 16:52:02.018043 n-d-816883-1 sudo[112425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:02.647432 n-d-816883-1 sudo[112425]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:02.649483 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-76974f79-d222-489a-8ccc-3da274e1fe00" returned: 0 in 0.659s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:02.651259 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-76974f79-d222-489a-8ccc-3da274e1fe00 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:02.699858 n-d-816883-1 sudo[112428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-76974f79-d222-489a-8ccc-3da274e1fe00
Nov 14 16:52:02.704213 n-d-816883-1 sudo[112428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:03.255326 n-d-816883-1 sudo[112428]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:03.258194 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-76974f79-d222-489a-8ccc-3da274e1fe00" returned: 0 in 0.606s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:03.260134 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] Successfully deleted volume: 76974f79-d222-489a-8ccc-3da274e1fe00
Nov 14 16:52:03.383426 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] Created reservations ['c6eab6e2-35ec-421c-9331-7a58f32ded15'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:52:03.420697 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1855522951 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1855522951, it is now deprecated. Please use the default quota class for default quota.
Nov 14 16:52:03.421623 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1855522951 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1855522951, it is now deprecated. Please use the default quota class for default quota.
Nov 14 16:52:03.446465 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] Created reservations ['4e42b8f0-a2dd-431a-8e6c-511243d80993', '799dd79f-b5a0-4f92-9631-a6cbdf089d86', '778ad675-3e00-4ddb-89c6-7df89a146b01', 'b9c4b9b6-d533-4a4f-b54b-9b48bd076757'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:52:03.646950 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:52:03.647658 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:03.682229 n-d-816883-1 sudo[112434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:52:03.683980 n-d-816883-1 sudo[112434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:04.139669 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-cadbfed1-b5ba-4a73-8013-252d0d9f7231 tempest-GroupsTest-1622320727 None] Created reservations ['f51fd91c-8c9d-43ea-89e2-de2d43f9726f'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:52:04.227392 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-cadbfed1-b5ba-4a73-8013-252d0d9f7231 tempest-GroupsTest-1622320727 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:52:04.231975 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cadbfed1-b5ba-4a73-8013-252d0d9f7231 tempest-GroupsTest-1622320727 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:04.317212 n-d-816883-1 sudo[112437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:52:04.318101 n-d-816883-1 sudo[112437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:04.543842 n-d-816883-1 sudo[112434]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:04.546076 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 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.898s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:04.548274 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:04.587132 n-d-816883-1 sudo[112442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:52:04.589146 n-d-816883-1 sudo[112442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:05.204892 n-d-816883-1 sudo[112437]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:05.207490 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cadbfed1-b5ba-4a73-8013-252d0d9f7231 tempest-GroupsTest-1622320727 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.975s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:05.212014 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cadbfed1-b5ba-4a73-8013-252d0d9f7231 tempest-GroupsTest-1622320727 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:05.237115 n-d-816883-1 sudo[112446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:52:05.238700 n-d-816883-1 sudo[112446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:05.245745 n-d-816883-1 sudo[112442]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:05.248076 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 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.699s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:05.252058 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:52:05.259678 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-fc7d14cb-4490-4b96-b67b-de06d0994098 tempest-GroupsTest-1622320727 None] Delete group completed successfully.
Nov 14 16:52:05.979669 n-d-816883-1 sudo[112446]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:05.982243 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cadbfed1-b5ba-4a73-8013-252d0d9f7231 tempest-GroupsTest-1622320727 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.770s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:05.983322 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-cadbfed1-b5ba-4a73-8013-252d0d9f7231 tempest-GroupsTest-1622320727 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:52:05.989979 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-cadbfed1-b5ba-4a73-8013-252d0d9f7231 tempest-GroupsTest-1622320727 None] Delete group completed successfully.
Nov 14 16:52:06.206550 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1d850dfc-babb-4540-8fb6-57e68d001470 tempest-GroupsTest-1622320727 None] Group tempest-GroupsTest-Group-2832034: creating
Nov 14 16:52:06.257033 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1d850dfc-babb-4540-8fb6-57e68d001470 tempest-GroupsTest-1622320727 None] Group tempest-GroupsTest-Group-2832034: created successfully
Nov 14 16:52:06.312599 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1d850dfc-babb-4540-8fb6-57e68d001470 tempest-GroupsTest-1622320727 None] Create group completed successfully.
Nov 14 16:52:08.055567 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:52:08.070887 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:52:08.071900 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 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'
Nov 14 16:52:08.088472 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Flow 'volume_create_manager' (f35d1a6e-834e-4d61-ae0d-0e60cacb842e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:52:08.092870 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6b9765f-9ee7-4503-bf67-1bf6d2473b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:08.117328 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:52:08.164182 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6b9765f-9ee7-4503-bf67-1bf6d2473b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:52:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-2100629108',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=47a02789-3ded-4076-b5a9-d26ac465d090,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=321844e7-def9-4cf9-b73d-16ecb41be5ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e0ea619ec8e4a9da4142f351d4bc53b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:52:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:52:08Z,user_id='77d71d45e1d74b81b49713cfcbd1eec3',volume_attachment=>,volume_type=VolumeType(74a14f59-c2a1-49c3-a824-5d36f2816bd1),volume_type_id=74a14f59-c2a1-49c3-a824-5d36f2816bd1)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:08.169504 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b327d42-36d7-4d87-adc8-b481f125c4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:08.177777 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b327d42-36d7-4d87-adc8-b481f125c4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:08.180568 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b4bfd55-aec8-4d79-b1cd-3840dd195fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:08.190740 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b4bfd55-aec8-4d79-b1cd-3840dd195fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '321844e7-def9-4cf9-b73d-16ecb41be5ba', 'volume_name': 'volume-321844e7-def9-4cf9-b73d-16ecb41be5ba', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:08.194038 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f946a377-0d0f-4d9a-88b0-3becb8ab0959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:08.196354 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f946a377-0d0f-4d9a-88b0-3becb8ab0959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:08.198897 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (311ada94-5011-40b0-bc61-d8e3a718a5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:08.239269 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Volume 321844e7-def9-4cf9-b73d-16ecb41be5ba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-321844e7-def9-4cf9-b73d-16ecb41be5ba', 'volume_size': 1}
Nov 14 16:52:08.240829 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-321844e7-def9-4cf9-b73d-16ecb41be5ba stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:08.296630 n-d-816883-1 sudo[112465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-321844e7-def9-4cf9-b73d-16ecb41be5ba stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:52:08.298038 n-d-816883-1 sudo[112465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:09.158443 n-d-816883-1 sudo[112465]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:09.161240 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-321844e7-def9-4cf9-b73d-16ecb41be5ba stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.920s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:09.165501 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (311ada94-5011-40b0-bc61-d8e3a718a5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-321844e7-def9-4cf9-b73d-16ecb41be5ba', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:09.167902 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1637b183-9901-47c0-8755-418dd9865ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:09.201956 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Volume volume-321844e7-def9-4cf9-b73d-16ecb41be5ba (321844e7-def9-4cf9-b73d-16ecb41be5ba): created successfully
Nov 14 16:52:09.209600 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1637b183-9901-47c0-8755-418dd9865ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:09.219809 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Flow 'volume_create_manager' (f35d1a6e-834e-4d61-ae0d-0e60cacb842e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:52:09.243902 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6fd6cc75-11cc-4040-8ea6-58fc30d8be82 tempest-GroupsTest-1622320727 None] Created volume successfully.
Nov 14 16:52:11.399121 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:52:11.418518 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:52:11.419438 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 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'
Nov 14 16:52:11.434592 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Flow 'volume_create_manager' (725907c0-ba29-4fc5-b138-6ff88bad783f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:52:11.438394 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e183744-f4e8-4fb7-98c9-fb821705eb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:11.463635 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:52:11.495886 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e183744-f4e8-4fb7-98c9-fb821705eb43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:52:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-406285965',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=47a02789-3ded-4076-b5a9-d26ac465d090,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=95543735-8529-4a78-bd80-6e6ceaab7e81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e0ea619ec8e4a9da4142f351d4bc53b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:52:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:52:11Z,user_id='77d71d45e1d74b81b49713cfcbd1eec3',volume_attachment=>,volume_type=VolumeType(74a14f59-c2a1-49c3-a824-5d36f2816bd1),volume_type_id=74a14f59-c2a1-49c3-a824-5d36f2816bd1)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:11.499481 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (250b6f66-358e-49b6-84e7-8e928f37ab1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:11.502431 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (250b6f66-358e-49b6-84e7-8e928f37ab1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:11.506514 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4377c5d1-7ff8-47d5-8f4f-aa6e1df824f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:11.509243 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4377c5d1-7ff8-47d5-8f4f-aa6e1df824f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '95543735-8529-4a78-bd80-6e6ceaab7e81', 'volume_name': 'volume-95543735-8529-4a78-bd80-6e6ceaab7e81', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:11.511959 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ffdc021-ca01-4a08-8194-5fb94ae062dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:11.514579 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ffdc021-ca01-4a08-8194-5fb94ae062dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:11.516959 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9fe82727-43a0-463d-be64-d8bb108a220b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:11.549823 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Volume 95543735-8529-4a78-bd80-6e6ceaab7e81: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-95543735-8529-4a78-bd80-6e6ceaab7e81', 'volume_size': 1}
Nov 14 16:52:11.551370 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95543735-8529-4a78-bd80-6e6ceaab7e81 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:11.584851 n-d-816883-1 sudo[112511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95543735-8529-4a78-bd80-6e6ceaab7e81 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:52:11.590459 n-d-816883-1 sudo[112511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:12.616877 n-d-816883-1 sudo[112511]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:12.619588 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95543735-8529-4a78-bd80-6e6ceaab7e81 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.068s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:12.623847 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9fe82727-43a0-463d-be64-d8bb108a220b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-95543735-8529-4a78-bd80-6e6ceaab7e81', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:12.626534 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6d3611b-7aa6-4d4a-8b97-d3bbdebe6ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:12.650586 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Volume volume-95543735-8529-4a78-bd80-6e6ceaab7e81 (95543735-8529-4a78-bd80-6e6ceaab7e81): created successfully
Nov 14 16:52:12.660932 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6d3611b-7aa6-4d4a-8b97-d3bbdebe6ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:12.671310 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Flow 'volume_create_manager' (725907c0-ba29-4fc5-b138-6ff88bad783f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:52:12.696008 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e5ff5781-c462-4e99-806a-51bfc80510fd tempest-GroupsTest-1622320727 None] Created volume successfully.
Nov 14 16:52:14.477686 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-513f650c-8017-4235-ac3b-5da5941cb2bb tempest-GroupsTest-1622320727 None] Update group completed successfully.
Nov 14 16:52:16.454337 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6e89572b-0b8c-4cf3-aa79-5a167de67f71 tempest-GroupsTest-1622320727 None] Update group completed successfully.
Nov 14 16:52:18.855564 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Skipping remove_export. No iscsi_target is presently exported for volume: 321844e7-def9-4cf9-b73d-16ecb41be5ba
Nov 14 16:52:18.856604 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 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/volume-321844e7-def9-4cf9-b73d-16ecb41be5ba {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:18.923567 n-d-816883-1 sudo[112595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-321844e7-def9-4cf9-b73d-16ecb41be5ba
Nov 14 16:52:18.947046 n-d-816883-1 sudo[112595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:19.769309 n-d-816883-1 sudo[112595]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:19.771912 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 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/volume-321844e7-def9-4cf9-b73d-16ecb41be5ba" returned: 0 in 0.915s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:19.773954 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-321844e7-def9-4cf9-b73d-16ecb41be5ba {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:19.834847 n-d-816883-1 sudo[112618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-321844e7-def9-4cf9-b73d-16ecb41be5ba
Nov 14 16:52:19.840505 n-d-816883-1 sudo[112618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:20.869222 n-d-816883-1 sudo[112618]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:20.871656 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-321844e7-def9-4cf9-b73d-16ecb41be5ba" returned: 0 in 1.097s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:20.874217 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-321844e7-def9-4cf9-b73d-16ecb41be5ba {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:20.924841 n-d-816883-1 sudo[112664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-321844e7-def9-4cf9-b73d-16ecb41be5ba
Nov 14 16:52:20.927853 n-d-816883-1 sudo[112664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:21.656761 n-d-816883-1 sudo[112664]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:21.659268 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-321844e7-def9-4cf9-b73d-16ecb41be5ba" returned: 0 in 0.785s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:21.660549 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Successfully deleted volume: 321844e7-def9-4cf9-b73d-16ecb41be5ba
Nov 14 16:52:21.661209 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Skipping remove_export. No iscsi_target is presently exported for volume: 95543735-8529-4a78-bd80-6e6ceaab7e81
Nov 14 16:52:21.663033 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 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/volume-95543735-8529-4a78-bd80-6e6ceaab7e81 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:21.686649 n-d-816883-1 sudo[112673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-95543735-8529-4a78-bd80-6e6ceaab7e81
Nov 14 16:52:21.688338 n-d-816883-1 sudo[112673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:22.538128 n-d-816883-1 sudo[112673]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:22.542533 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 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/volume-95543735-8529-4a78-bd80-6e6ceaab7e81" returned: 0 in 0.879s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:22.544972 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95543735-8529-4a78-bd80-6e6ceaab7e81 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:22.590714 n-d-816883-1 sudo[112676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95543735-8529-4a78-bd80-6e6ceaab7e81
Nov 14 16:52:22.596212 n-d-816883-1 sudo[112676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:23.537209 n-d-816883-1 sudo[112676]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:23.539638 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95543735-8529-4a78-bd80-6e6ceaab7e81" returned: 0 in 0.994s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:23.541881 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95543735-8529-4a78-bd80-6e6ceaab7e81 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:23.566307 n-d-816883-1 sudo[112679]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95543735-8529-4a78-bd80-6e6ceaab7e81
Nov 14 16:52:23.568414 n-d-816883-1 sudo[112679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:24.210245 n-d-816883-1 sudo[112679]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:24.213724 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95543735-8529-4a78-bd80-6e6ceaab7e81" returned: 0 in 0.671s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:24.216031 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Successfully deleted volume: 95543735-8529-4a78-bd80-6e6ceaab7e81
Nov 14 16:52:24.406775 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Created reservations ['ef213bd1-e4ec-4cdc-9047-7f90bfcaf1af'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:52:24.436961 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1030168274 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1030168274, it is now deprecated. Please use the default quota class for default quota.
Nov 14 16:52:24.438284 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1030168274 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1030168274, it is now deprecated. Please use the default quota class for default quota.
Nov 14 16:52:24.458890 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Created reservations ['48ea1846-702f-4e50-9406-3d869cf2c3de', 'caf4f648-c26f-4c8f-b4d7-4208426533b4', 'bbeeffb6-1195-452a-8b6e-09fbc0d5623e', 'e6dd4ad9-6d69-418c-a8b3-3d187d89e51b'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:52:24.598298 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Created reservations ['2c61c01c-0d90-4a9c-ba6d-377a046ee771', '6745941b-f2f3-4595-8274-41216041b987', 'cd73d847-815c-4d89-a43a-2f2d5fe68567', 'b987bd55-2771-40c7-bb2c-6049504e7552'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:52:24.729355 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:52:24.730112 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:24.752649 n-d-816883-1 sudo[112686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:52:24.755699 n-d-816883-1 sudo[112686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:25.633806 n-d-816883-1 sudo[112686]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:25.636235 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 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.906s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:25.642892 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:25.695237 n-d-816883-1 sudo[112724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:52:25.696791 n-d-816883-1 sudo[112724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:26.360803 n-d-816883-1 sudo[112724]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:26.363365 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 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.720s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:26.367334 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:52:26.372935 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d1d0ce86-1fa0-40c0-98e9-5ad8757817a5 tempest-GroupsTest-1622320727 None] Delete group completed successfully.
Nov 14 16:52:31.149863 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:52:31.152256 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:52:31.152256 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:31.196369 n-d-816883-1 sudo[112810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:52:31.197336 n-d-816883-1 sudo[112810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:32.108336 n-d-816883-1 sudo[112810]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:32.110880 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.960s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:32.113060 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:32.167307 n-d-816883-1 sudo[112827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:52:32.169080 n-d-816883-1 sudo[112827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:32.935342 n-d-816883-1 sudo[112827]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:32.937266 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.824s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:32.938297 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:52:36.449275 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-983002ae-e3e6-4f33-9ae0-53dbc6899442 tempest-GroupsV320Test-441839792 None] Group tempest-GroupsV320Test-Group-485796297: creating
Nov 14 16:52:36.495396 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-983002ae-e3e6-4f33-9ae0-53dbc6899442 tempest-GroupsV320Test-441839792 None] Group tempest-GroupsV320Test-Group-485796297: created successfully
Nov 14 16:52:36.523812 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-983002ae-e3e6-4f33-9ae0-53dbc6899442 tempest-GroupsV320Test-441839792 None] Create group completed successfully.
Nov 14 16:52:38.428074 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-fdad7d72-6ef4-4776-a48f-43124ec5a518 tempest-GroupsV320Test-441839792 None] Created reservations ['8f7a6813-1492-4fe4-b59d-6b35633706ae'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:52:38.503588 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-fdad7d72-6ef4-4776-a48f-43124ec5a518 tempest-GroupsV320Test-441839792 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:52:38.504345 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fdad7d72-6ef4-4776-a48f-43124ec5a518 tempest-GroupsV320Test-441839792 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:38.542798 n-d-816883-1 sudo[112943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:52:38.543598 n-d-816883-1 sudo[112943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:39.359720 n-d-816883-1 sudo[112943]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:39.362256 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fdad7d72-6ef4-4776-a48f-43124ec5a518 tempest-GroupsV320Test-441839792 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.857s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:39.364158 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fdad7d72-6ef4-4776-a48f-43124ec5a518 tempest-GroupsV320Test-441839792 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:39.393283 n-d-816883-1 sudo[112960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:52:39.395767 n-d-816883-1 sudo[112960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:40.263590 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-f249feee-73b8-4a74-ba54-ed7c5a6583e3 req-3bf478f5-07a3-40d6-9eab-5da384f2e09c tempest-AttachVolumeShelveTestJSON-1466997732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:40.356510 n-d-816883-1 sudo[112992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 16:52:40.357365 n-d-816883-1 sudo[112992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:40.589806 n-d-816883-1 sudo[112960]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:40.592880 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fdad7d72-6ef4-4776-a48f-43124ec5a518 tempest-GroupsV320Test-441839792 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 1.228s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:40.594356 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-fdad7d72-6ef4-4776-a48f-43124ec5a518 tempest-GroupsV320Test-441839792 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:52:40.601571 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-fdad7d72-6ef4-4776-a48f-43124ec5a518 tempest-GroupsV320Test-441839792 None] Delete group completed successfully.
Nov 14 16:52:41.319856 n-d-816883-1 sudo[112992]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:41.321800 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-f249feee-73b8-4a74-ba54-ed7c5a6583e3 req-3bf478f5-07a3-40d6-9eab-5da384f2e09c tempest-AttachVolumeShelveTestJSON-1466997732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca" returned: 0 in 1.064s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:41.430339 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:41.455551 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:41.455945 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831952480]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:52:41.456635 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-f249feee-73b8-4a74-ba54-ed7c5a6583e3 req-3bf478f5-07a3-40d6-9eab-5da384f2e09c tempest-AttachVolumeShelveTestJSON-1466997732 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:52:41.457630 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-f249feee-73b8-4a74-ba54-ed7c5a6583e3 req-3bf478f5-07a3-40d6-9eab-5da384f2e09c tempest-AttachVolumeShelveTestJSON-1466997732 None] Creating iscsi_target for Volume ID: volume-0eeccbf8-7472-4e5b-9494-4db914f12fca {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:52:41.467276 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-f249feee-73b8-4a74-ba54-ed7c5a6583e3 req-3bf478f5-07a3-40d6-9eab-5da384f2e09c tempest-AttachVolumeShelveTestJSON-1466997732 None] Created volume path /opt/stack/data/cinder/volumes/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca,
Nov 14 16:52:41.467276 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:52:41.467276 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:52:41.467276 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 16:52:41.467276 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:52:41.467276 n-d-816883-1 cinder-volume[95768]: incominguser 2tyhXoUoqN4qjHqx85kJ ToeEDuKPA225s522
Nov 14 16:52:41.467276 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:52:41.467276 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:52:41.467276 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:52:41.467276 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:52:41.471675 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:42.295362 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca" returned: 0 in 0.823s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:42.295362 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831952480]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:52:42.295362 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-f249feee-73b8-4a74-ba54-ed7c5a6583e3 req-3bf478f5-07a3-40d6-9eab-5da384f2e09c tempest-AttachVolumeShelveTestJSON-1466997732 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:52:42.295362 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-f249feee-73b8-4a74-ba54-ed7c5a6583e3 req-3bf478f5-07a3-40d6-9eab-5da384f2e09c tempest-AttachVolumeShelveTestJSON-1466997732 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:52:42.298579 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:42.323085 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:42.323689 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831952480]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:52:42.324434 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-f249feee-73b8-4a74-ba54-ed7c5a6583e3 req-3bf478f5-07a3-40d6-9eab-5da384f2e09c tempest-AttachVolumeShelveTestJSON-1466997732 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:52:42.328644 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:42.559083 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.233s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:42.559412 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831952480]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:52:42.560771 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:42.949363 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.388s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:42.950072 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831952480]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:52:42.951534 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-f249feee-73b8-4a74-ba54-ed7c5a6583e3 req-3bf478f5-07a3-40d6-9eab-5da384f2e09c tempest-AttachVolumeShelveTestJSON-1466997732 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:52:43.149157 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-f249feee-73b8-4a74-ba54-ed7c5a6583e3 req-3bf478f5-07a3-40d6-9eab-5da384f2e09c tempest-AttachVolumeShelveTestJSON-1466997732 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca', 'target_lun': 1, 'volume_id': '0eeccbf8-7472-4e5b-9494-4db914f12fca', 'auth_method': 'CHAP', 'auth_username': '2tyhXoUoqN4qjHqx85kJ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '782bc9e9-00e6-467e-86a4-34c5dae2f1a3'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:52:43.480853 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-f249feee-73b8-4a74-ba54-ed7c5a6583e3 req-3bf478f5-07a3-40d6-9eab-5da384f2e09c tempest-AttachVolumeShelveTestJSON-1466997732 None] attachment_update completed successfully.
Nov 14 16:52:54.479952 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:52:54.487017 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:52:54.491072 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 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'
Nov 14 16:52:54.528559 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Flow 'volume_create_manager' (d5d089d5-eef2-4fac-94a4-ef82c616a004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:52:54.543383 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a62c69c-c523-4065-a317-015d336afaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:54.601913 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:52:54.674885 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a62c69c-c523-4065-a317-015d336afaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:52:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1922423287',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=603363a2-2111-47e8-9941-6c658a914af2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ddc8b4e04340f896d9120347a53f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:52:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:52:54Z,user_id='241649c457d7432ca039625ba2a755f0',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:54.696752 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f02380b-80a1-4496-b795-5fadd32335a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:54.710254 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f02380b-80a1-4496-b795-5fadd32335a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:54.721038 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a1aaec1-15d1-4584-bf6c-1e47bea6bf32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:54.726939 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a1aaec1-15d1-4584-bf6c-1e47bea6bf32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '603363a2-2111-47e8-9941-6c658a914af2', 'volume_name': 'volume-603363a2-2111-47e8-9941-6c658a914af2', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:54.741877 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe30ec2c-cec4-4e09-bdf1-d86533c517d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:54.751291 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe30ec2c-cec4-4e09-bdf1-d86533c517d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:54.760865 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1524c6d5-bed7-424d-8366-c998d3f69bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:54.764937 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Volume 603363a2-2111-47e8-9941-6c658a914af2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-603363a2-2111-47e8-9941-6c658a914af2', 'volume_size': 1}
Nov 14 16:52:54.768486 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-603363a2-2111-47e8-9941-6c658a914af2 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:54.825120 n-d-816883-1 sudo[113147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-603363a2-2111-47e8-9941-6c658a914af2 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:52:54.828355 n-d-816883-1 sudo[113147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:52:55.892428 n-d-816883-1 sudo[113147]: pam_unix(sudo:session): session closed for user root
Nov 14 16:52:55.895903 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-603363a2-2111-47e8-9941-6c658a914af2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.126s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:52:55.901382 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1524c6d5-bed7-424d-8366-c998d3f69bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-603363a2-2111-47e8-9941-6c658a914af2', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:55.904646 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21eaffd8-3fd7-4761-84f3-bd742e409ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:52:55.961789 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Volume volume-603363a2-2111-47e8-9941-6c658a914af2 (603363a2-2111-47e8-9941-6c658a914af2): created successfully
Nov 14 16:52:55.967790 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21eaffd8-3fd7-4761-84f3-bd742e409ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:52:55.993888 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Flow 'volume_create_manager' (d5d089d5-eef2-4fac-94a4-ef82c616a004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:52:56.029316 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-30a716c5-d6f5-48b1-aa5a-dccb32c5f278 tempest-AttachVolumeNegativeTest-351312728 None] Created volume successfully.
Nov 14 16:52:58.961756 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-79efd7fc-f56c-4959-ac68-e44c53d35461 req-895637d2-e8c4-4034-b1d7-d7a740391792 tempest-AttachVolumeNegativeTest-351312728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:52:59.016012 n-d-816883-1 sudo[113219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2
Nov 14 16:52:59.017943 n-d-816883-1 sudo[113219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:00.087502 n-d-816883-1 sudo[113219]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:00.091271 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-79efd7fc-f56c-4959-ac68-e44c53d35461 req-895637d2-e8c4-4034-b1d7-d7a740391792 tempest-AttachVolumeNegativeTest-351312728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2" returned: 0 in 1.129s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:00.334218 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:00.364533 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:00.364865 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833158112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-79efd7fc-f56c-4959-ac68-e44c53d35461 req-895637d2-e8c4-4034-b1d7-d7a740391792 tempest-AttachVolumeNegativeTest-351312728 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: 2tyhXoUoqN4qjHqx85kJ
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:53:00.365560 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:53:00.367733 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-79efd7fc-f56c-4959-ac68-e44c53d35461 req-895637d2-e8c4-4034-b1d7-d7a740391792 tempest-AttachVolumeNegativeTest-351312728 None] Creating iscsi_target for Volume ID: volume-603363a2-2111-47e8-9941-6c658a914af2 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:53:00.375340 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-79efd7fc-f56c-4959-ac68-e44c53d35461 req-895637d2-e8c4-4034-b1d7-d7a740391792 tempest-AttachVolumeNegativeTest-351312728 None] Created volume path /opt/stack/data/cinder/volumes/volume-603363a2-2111-47e8-9941-6c658a914af2,
Nov 14 16:53:00.375340 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:53:00.375340 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:53:00.375340 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2
Nov 14 16:53:00.375340 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:53:00.375340 n-d-816883-1 cinder-volume[95768]: incominguser uEph3JZwvWc2JzY7zEsi 3xwvHT64n9uYEVRY
Nov 14 16:53:00.375340 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:53:00.375340 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:53:00.375340 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:53:00.375340 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:53:00.385476 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-603363a2-2111-47e8-9941-6c658a914af2 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:01.585498 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-603363a2-2111-47e8-9941-6c658a914af2" returned: 0 in 1.203s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:01.586212 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833158112]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:53:01.586626 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-79efd7fc-f56c-4959-ac68-e44c53d35461 req-895637d2-e8c4-4034-b1d7-d7a740391792 tempest-AttachVolumeNegativeTest-351312728 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:53:01.587145 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-79efd7fc-f56c-4959-ac68-e44c53d35461 req-895637d2-e8c4-4034-b1d7-d7a740391792 tempest-AttachVolumeNegativeTest-351312728 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:53:01.590642 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:01.613670 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:01.614983 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833158112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-603363a2-2111-47e8-9941-6c658a914af2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2\n Backing store flags: \n Account information:\n uEph3JZwvWc2JzY7zEsi\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-79efd7fc-f56c-4959-ac68-e44c53d35461 req-895637d2-e8c4-4034-b1d7-d7a740391792 tempest-AttachVolumeNegativeTest-351312728 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: 2tyhXoUoqN4qjHqx85kJ
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:53:01.615921 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:53:01.622614 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:01.923550 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.303s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:01.924064 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833158112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-603363a2-2111-47e8-9941-6c658a914af2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2\n Backing store flags: \n Account information:\n uEph3JZwvWc2JzY7zEsi\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:53:01.925385 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:02.173188 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:02.173798 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833158112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-603363a2-2111-47e8-9941-6c658a914af2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2\n Backing store flags: \n Account information:\n uEph3JZwvWc2JzY7zEsi\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:53:02.175378 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-79efd7fc-f56c-4959-ac68-e44c53d35461 req-895637d2-e8c4-4034-b1d7-d7a740391792 tempest-AttachVolumeNegativeTest-351312728 None] Set provider_location to: 10.222.0.37:3260,2 iqn.2010-10.org.openstack:volume-603363a2-2111-47e8-9941-6c658a914af2 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:53:02.287464 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-79efd7fc-f56c-4959-ac68-e44c53d35461 req-895637d2-e8c4-4034-b1d7-d7a740391792 tempest-AttachVolumeNegativeTest-351312728 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-603363a2-2111-47e8-9941-6c658a914af2', 'target_lun': 1, 'volume_id': '603363a2-2111-47e8-9941-6c658a914af2', 'auth_method': 'CHAP', 'auth_username': 'uEph3JZwvWc2JzY7zEsi', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c1af1ba9-732d-44d5-965d-c9f2cbf00003'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:53:02.590260 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-79efd7fc-f56c-4959-ac68-e44c53d35461 req-895637d2-e8c4-4034-b1d7-d7a740391792 tempest-AttachVolumeNegativeTest-351312728 None] attachment_update completed successfully.
Nov 14 16:53:03.023150 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:53:03.039323 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:53:03.040139 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 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'
Nov 14 16:53:03.054815 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Flow 'volume_create_manager' (a4efeb22-d92b-4a6c-8edc-4fd70ce6f4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:53:03.058530 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5c5e8a9-aaa1-4cc4-96d7-5e3a0ba2d7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:03.096357 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:53:03.137587 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5c5e8a9-aaa1-4cc4-96d7-5e3a0ba2d7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:53:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1830754564',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=c54a9d2d-970f-4392-b50d-eae4d2326d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47813e1b5bea4b2fa75297812b766fb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:53:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:53:03Z,user_id='a6edd4dfea854988a4de582c1f324d57',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:03.141592 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cef57587-492d-4119-ae44-4a013eaf9cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:03.144689 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cef57587-492d-4119-ae44-4a013eaf9cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:03.149000 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a732888-7737-487c-a4df-1b9ef7875ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:03.151665 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a732888-7737-487c-a4df-1b9ef7875ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c54a9d2d-970f-4392-b50d-eae4d2326d5c', 'volume_name': 'volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:03.154247 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7615580-a7e4-4f65-9e46-f297d2334a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:03.156747 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7615580-a7e4-4f65-9e46-f297d2334a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:03.168850 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f101cea3-79cc-4d01-8b01-94d71ce20120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:03.169703 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Volume c54a9d2d-970f-4392-b50d-eae4d2326d5c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c', 'volume_size': 1}
Nov 14 16:53:03.170920 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:03.214836 n-d-816883-1 sudo[113270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:53:03.216421 n-d-816883-1 sudo[113270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:04.253141 n-d-816883-1 sudo[113270]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:04.256221 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.085s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:04.260094 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f101cea3-79cc-4d01-8b01-94d71ce20120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:04.262535 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a574a28-6817-46c5-91b2-6d9d3524245f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:04.291053 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Volume volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c (c54a9d2d-970f-4392-b50d-eae4d2326d5c): created successfully
Nov 14 16:53:04.293428 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a574a28-6817-46c5-91b2-6d9d3524245f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:04.306138 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Flow 'volume_create_manager' (a4efeb22-d92b-4a6c-8edc-4fd70ce6f4e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:53:04.328304 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d8607437-7b4d-433b-9ee4-fc7dfe0022b9 tempest-VolumesServicesTestJSON-84555632 None] Created volume successfully.
Nov 14 16:53:06.290456 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 None] Lock "b'cinder-c54a9d2d-970f-4392-b50d-eae4d2326d5c-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:53:06.442441 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 None] Skipping remove_export. No iscsi_target is presently exported for volume: c54a9d2d-970f-4392-b50d-eae4d2326d5c
Nov 14 16:53:06.443634 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 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/volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:06.475411 n-d-816883-1 sudo[113322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c
Nov 14 16:53:06.476799 n-d-816883-1 sudo[113322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:07.665074 n-d-816883-1 sudo[113322]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:07.667201 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 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/volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c" returned: 0 in 1.223s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:07.668954 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:07.729530 n-d-816883-1 sudo[113327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c
Nov 14 16:53:07.731552 n-d-816883-1 sudo[113327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:08.623470 n-d-816883-1 sudo[113327]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:08.635865 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c" returned: 0 in 0.965s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:08.639841 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:08.733537 n-d-816883-1 sudo[113330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c
Nov 14 16:53:08.738000 n-d-816883-1 sudo[113330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:09.771689 n-d-816883-1 sudo[113330]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:09.774993 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c54a9d2d-970f-4392-b50d-eae4d2326d5c" returned: 0 in 1.135s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:09.777255 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 None] Successfully deleted volume: c54a9d2d-970f-4392-b50d-eae4d2326d5c
Nov 14 16:53:09.837875 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 None] Created reservations ['f7b093b3-b315-423d-94c3-052577ae796b', '8aff3cde-0f73-4f26-a368-f4f4b7c0f0b4', '8dc77350-e3c6-4cd0-95a2-a7e274bd945c', '6ae54307-1627-4cc5-902e-b8b43e0670cc'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:53:09.924180 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:53:09.924984 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:09.976020 n-d-816883-1 sudo[113337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:53:09.977287 n-d-816883-1 sudo[113337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:10.662451 n-d-816883-1 sudo[113337]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:10.665137 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 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.739s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:10.667729 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:10.701179 n-d-816883-1 sudo[113340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:53:10.703559 n-d-816883-1 sudo[113340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:11.430391 n-d-816883-1 sudo[113340]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:11.433649 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 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.765s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:11.436139 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:53:11.445607 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 None] Deleted volume successfully.
Nov 14 16:53:11.477722 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-4d6af718-7629-46cf-9bba-ad33c6ef2c5f tempest-VolumesServicesTestJSON-84555632 None] Lock "b'cinder-c54a9d2d-970f-4392-b50d-eae4d2326d5c-delete_volume'" released by "delete_volume" :: held 5.187s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:53:14.904060 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:53:14.908566 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:53:14.909085 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 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'
Nov 14 16:53:14.938988 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Flow 'volume_create_manager' (5117014c-771d-4bb8-87c7-4ad9d5828d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:53:14.951356 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4363517-b3b1-4102-aabb-eeddd14bb375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:14.979629 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:53:15.006831 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4363517-b3b1-4102-aabb-eeddd14bb375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1809091798',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=1342633d-3d66-4914-afb4-a372b030662b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02e243a60973462398097fb20e904c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:53:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:53:15Z,user_id='acbfd1c95b9a4240a25dc40e72337c1f',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:15.009303 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5dfde621-7435-4ef4-8e09-95a61ed0520d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:15.011698 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5dfde621-7435-4ef4-8e09-95a61ed0520d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:15.014046 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a90e9272-2614-441e-9f98-776b31224c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:15.016296 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a90e9272-2614-441e-9f98-776b31224c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1342633d-3d66-4914-afb4-a372b030662b', 'volume_name': 'volume-1342633d-3d66-4914-afb4-a372b030662b', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:15.018555 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ded2b182-9918-449e-a86e-145e229845e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:15.020977 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ded2b182-9918-449e-a86e-145e229845e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:15.023121 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0459c618-b7b0-492e-8cb1-dd98c7f7d549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:15.023894 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Volume 1342633d-3d66-4914-afb4-a372b030662b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1342633d-3d66-4914-afb4-a372b030662b', 'volume_size': 1}
Nov 14 16:53:15.025138 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1342633d-3d66-4914-afb4-a372b030662b stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:15.044533 n-d-816883-1 sudo[113343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1342633d-3d66-4914-afb4-a372b030662b stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:53:15.046272 n-d-816883-1 sudo[113343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:15.580021 n-d-816883-1 sudo[113343]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:15.583466 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1342633d-3d66-4914-afb4-a372b030662b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.558s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:15.587055 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0459c618-b7b0-492e-8cb1-dd98c7f7d549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1342633d-3d66-4914-afb4-a372b030662b', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:15.590101 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe32690a-ae9e-405d-8ea9-b553980731c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:15.602886 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Volume volume-1342633d-3d66-4914-afb4-a372b030662b (1342633d-3d66-4914-afb4-a372b030662b): created successfully
Nov 14 16:53:15.605721 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe32690a-ae9e-405d-8ea9-b553980731c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:15.610607 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Flow 'volume_create_manager' (5117014c-771d-4bb8-87c7-4ad9d5828d9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:53:15.618955 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-61c0b674-b6bf-43e8-bf4e-4083efd6e395 tempest-VolumesDeleteCascade-956567542 None] Created volume successfully.
Nov 14 16:53:16.482348 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c0c3ae5-3685-4089-a959-a7330b3a0414 tempest-VolumesDeleteCascade-956567542 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/volume-1342633d-3d66-4914-afb4-a372b030662b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:16.502717 n-d-816883-1 sudo[113376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-1342633d-3d66-4914-afb4-a372b030662b
Nov 14 16:53:16.504089 n-d-816883-1 sudo[113376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:16.929045 n-d-816883-1 sudo[113376]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:16.931257 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c0c3ae5-3685-4089-a959-a7330b3a0414 tempest-VolumesDeleteCascade-956567542 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/volume-1342633d-3d66-4914-afb4-a372b030662b" returned: 0 in 0.449s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:16.933343 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c0c3ae5-3685-4089-a959-a7330b3a0414 tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-87b65041-0112-4da9-b8f0-a72233d77163 --snapshot stack-volumes-lvmdriver-1/volume-1342633d-3d66-4914-afb4-a372b030662b -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:16.953630 n-d-816883-1 sudo[113379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-87b65041-0112-4da9-b8f0-a72233d77163 --snapshot stack-volumes-lvmdriver-1/volume-1342633d-3d66-4914-afb4-a372b030662b -L 1.00g
Nov 14 16:53:16.955286 n-d-816883-1 sudo[113379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:17.810142 n-d-816883-1 sudo[113379]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:17.812193 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c0c3ae5-3685-4089-a959-a7330b3a0414 tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-87b65041-0112-4da9-b8f0-a72233d77163 --snapshot stack-volumes-lvmdriver-1/volume-1342633d-3d66-4914-afb4-a372b030662b -L 1.00g" returned: 0 in 0.879s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:17.874778 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-4c0c3ae5-3685-4089-a959-a7330b3a0414 tempest-VolumesDeleteCascade-956567542 None] Create snapshot completed successfully
Nov 14 16:53:19.462745 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6463f5bb-3068-4447-987f-7aa1f9f5c0f0 tempest-VolumesDeleteCascade-956567542 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/volume-1342633d-3d66-4914-afb4-a372b030662b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:19.563921 n-d-816883-1 sudo[113507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-1342633d-3d66-4914-afb4-a372b030662b
Nov 14 16:53:19.568718 n-d-816883-1 sudo[113507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:20.356362 n-d-816883-1 sudo[113507]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:20.359801 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6463f5bb-3068-4447-987f-7aa1f9f5c0f0 tempest-VolumesDeleteCascade-956567542 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/volume-1342633d-3d66-4914-afb4-a372b030662b" returned: 0 in 0.896s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:20.361845 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6463f5bb-3068-4447-987f-7aa1f9f5c0f0 tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ce347c12-8c88-4575-ad75-b841d9f31568 --snapshot stack-volumes-lvmdriver-1/volume-1342633d-3d66-4914-afb4-a372b030662b -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:20.420782 n-d-816883-1 sudo[113510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ce347c12-8c88-4575-ad75-b841d9f31568 --snapshot stack-volumes-lvmdriver-1/volume-1342633d-3d66-4914-afb4-a372b030662b -L 1.00g
Nov 14 16:53:20.421683 n-d-816883-1 sudo[113510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:21.652982 n-d-816883-1 sudo[113510]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:21.655501 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6463f5bb-3068-4447-987f-7aa1f9f5c0f0 tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ce347c12-8c88-4575-ad75-b841d9f31568 --snapshot stack-volumes-lvmdriver-1/volume-1342633d-3d66-4914-afb4-a372b030662b -L 1.00g" returned: 0 in 1.293s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:21.795104 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6463f5bb-3068-4447-987f-7aa1f9f5c0f0 tempest-VolumesDeleteCascade-956567542 None] Create snapshot completed successfully
Nov 14 16:53:22.920928 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Lock "b'cinder-1342633d-3d66-4914-afb4-a372b030662b-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:53:23.071422 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1342633d-3d66-4914-afb4-a372b030662b
Nov 14 16:53:23.071788 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Performing cascade delete. {{(pid=95768) delete_volume /opt/stack/cinder/cinder/volume/manager.py:907}}
Nov 14 16:53:23.107665 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Lock "b'cinder-87b65041-0112-4da9-b8f0-a72233d77163-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.025s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:53:23.109131 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 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/_snapshot-87b65041-0112-4da9-b8f0-a72233d77163 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:23.162919 n-d-816883-1 sudo[113652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-87b65041-0112-4da9-b8f0-a72233d77163
Nov 14 16:53:23.171003 n-d-816883-1 sudo[113652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:24.089952 n-d-816883-1 sudo[113652]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:24.094645 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 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/_snapshot-87b65041-0112-4da9-b8f0-a72233d77163" returned: 0 in 0.985s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:24.099496 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-87b65041-0112-4da9-b8f0-a72233d77163 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:24.150248 n-d-816883-1 sudo[113656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-87b65041-0112-4da9-b8f0-a72233d77163
Nov 14 16:53:24.151100 n-d-816883-1 sudo[113656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:25.257085 n-d-816883-1 sudo[113656]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:25.260592 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-87b65041-0112-4da9-b8f0-a72233d77163" returned: 0 in 1.161s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:25.411180 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Nov 14 16:53:25.466759 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Created reservations ['fa196775-8748-45a6-b5a9-3132c12582cb', 'ceb7ffbe-1f5a-4d50-9638-509efd4f943c', '4070ba68-78c0-4b21-bd89-e22b73527967', '3e3ce487-83d1-4ded-98f5-699d14c504f3'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:53:25.546920 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Delete snapshot completed successfully.
Nov 14 16:53:25.553358 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Lock "b'cinder-87b65041-0112-4da9-b8f0-a72233d77163-delete_snapshot'" released by "delete_snapshot" :: held 2.446s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:53:25.562734 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Lock "b'cinder-ce347c12-8c88-4575-ad75-b841d9f31568-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:53:25.564267 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 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/_snapshot-ce347c12-8c88-4575-ad75-b841d9f31568 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:25.600835 n-d-816883-1 sudo[113722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-ce347c12-8c88-4575-ad75-b841d9f31568
Nov 14 16:53:25.602505 n-d-816883-1 sudo[113722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:26.226378 n-d-816883-1 sudo[113722]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:26.228815 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 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/_snapshot-ce347c12-8c88-4575-ad75-b841d9f31568" returned: 0 in 0.664s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:26.231443 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ce347c12-8c88-4575-ad75-b841d9f31568 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:26.277240 n-d-816883-1 sudo[113725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ce347c12-8c88-4575-ad75-b841d9f31568
Nov 14 16:53:26.278840 n-d-816883-1 sudo[113725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:27.176048 n-d-816883-1 sudo[113725]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:27.178755 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ce347c12-8c88-4575-ad75-b841d9f31568" returned: 0 in 0.947s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:27.383459 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Created reservations ['492faeac-758b-49f4-bd97-720c01614487', 'c5738afd-a5ac-475a-b85e-447b1ef1a77e', '59598c82-d45b-4322-8c54-16b126b1ad46', 'f379076d-8270-49e8-bc57-d4a4cc77d91f'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:53:27.444888 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Delete snapshot completed successfully.
Nov 14 16:53:27.453709 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Lock "b'cinder-ce347c12-8c88-4575-ad75-b841d9f31568-delete_snapshot'" released by "delete_snapshot" :: held 1.891s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:53:27.454119 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Snapshots deleted, issuing volume delete {{(pid=95768) delete_volume /opt/stack/cinder/cinder/volume/manager.py:923}}
Nov 14 16:53:27.464825 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 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/volume-1342633d-3d66-4914-afb4-a372b030662b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:27.537464 n-d-816883-1 sudo[113770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-1342633d-3d66-4914-afb4-a372b030662b
Nov 14 16:53:27.538309 n-d-816883-1 sudo[113770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:28.453441 n-d-816883-1 sudo[113770]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:28.458442 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 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/volume-1342633d-3d66-4914-afb4-a372b030662b" returned: 0 in 0.995s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:28.461677 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1342633d-3d66-4914-afb4-a372b030662b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:28.488308 n-d-816883-1 sudo[113773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1342633d-3d66-4914-afb4-a372b030662b
Nov 14 16:53:28.490393 n-d-816883-1 sudo[113773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:29.234866 n-d-816883-1 sudo[113773]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:29.237876 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1342633d-3d66-4914-afb4-a372b030662b" returned: 0 in 0.776s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:29.240482 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1342633d-3d66-4914-afb4-a372b030662b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:29.284535 n-d-816883-1 sudo[113776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1342633d-3d66-4914-afb4-a372b030662b
Nov 14 16:53:29.290520 n-d-816883-1 sudo[113776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:29.992207 n-d-816883-1 sudo[113776]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:29.994454 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1342633d-3d66-4914-afb4-a372b030662b" returned: 0 in 0.754s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:29.995565 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Successfully deleted volume: 1342633d-3d66-4914-afb4-a372b030662b
Nov 14 16:53:30.191364 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Created reservations ['03bb3d7d-4010-4d7e-8999-eea4ec13ccee', '172ce933-f7b7-4d6d-8274-c631a8390643', '9d1f246c-cd25-42fd-bba4-d53a456bdfea', '72056b30-d1f4-42e1-bb68-6d3b7ee6d479'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:53:30.295197 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:53:30.295522 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:30.352648 n-d-816883-1 sudo[113782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:53:30.354437 n-d-816883-1 sudo[113782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:31.155441 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:53:31.156117 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:53:31.156741 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:31.197919 n-d-816883-1 sudo[113785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:53:31.203180 n-d-816883-1 sudo[113785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:31.204205 n-d-816883-1 sudo[113782]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:31.206614 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 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.911s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:31.209968 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:31.299042 n-d-816883-1 sudo[113786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:53:31.306510 n-d-816883-1 sudo[113786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:31.486379 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:53:31.510180 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:53:31.511177 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 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'
Nov 14 16:53:31.547868 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Flow 'volume_create_manager' (c2e9a0b6-133d-40aa-8087-9796b0187c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:53:31.556845 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8937a0b4-a933-446a-9b93-2db729d8a21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:31.644110 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:53:31.710645 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8937a0b4-a933-446a-9b93-2db729d8a21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-152607570',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=eaf88fdd-0d34-4a02-ad48-ce900d03efdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02e243a60973462398097fb20e904c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:53:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:53:31Z,user_id='acbfd1c95b9a4240a25dc40e72337c1f',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:31.736009 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2201395a-7185-4ae3-ad64-9a40c0b19549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:31.738324 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2201395a-7185-4ae3-ad64-9a40c0b19549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:31.750731 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2fea955b-4fce-462d-8f98-b8003b200467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:31.755207 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2fea955b-4fce-462d-8f98-b8003b200467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eaf88fdd-0d34-4a02-ad48-ce900d03efdc', 'volume_name': 'volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:31.774143 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b04bf8a3-739e-4fdf-80a9-61925b736bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:31.776570 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b04bf8a3-739e-4fdf-80a9-61925b736bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:31.780677 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01cd27d0-c164-4fde-9fd6-637af88562be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:31.793978 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Volume eaf88fdd-0d34-4a02-ad48-ce900d03efdc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc', 'volume_size': 1}
Nov 14 16:53:31.795416 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:31.864911 n-d-816883-1 sudo[113789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:53:31.865780 n-d-816883-1 sudo[113789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:32.292225 n-d-816883-1 sudo[113785]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:32.294182 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.137s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:32.295758 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:32.356298 n-d-816883-1 sudo[113793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:53:32.366458 n-d-816883-1 sudo[113793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:32.400588 n-d-816883-1 sudo[113786]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:32.403535 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 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 1.194s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:32.407628 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:53:32.419134 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Deleted volume successfully.
Nov 14 16:53:32.464411 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-f20b9c8a-e70b-47d1-84a9-4cfb7a527d31 tempest-VolumesDeleteCascade-956567542 None] Lock "b'cinder-1342633d-3d66-4914-afb4-a372b030662b-delete_volume'" released by "delete_volume" :: held 9.543s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:53:32.919751 n-d-816883-1 sudo[113789]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:32.921562 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.126s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:32.926358 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01cd27d0-c164-4fde-9fd6-637af88562be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:32.928746 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2422d241-64d1-416e-8377-c51d591681dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:32.948336 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Volume volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc (eaf88fdd-0d34-4a02-ad48-ce900d03efdc): created successfully
Nov 14 16:53:32.951209 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2422d241-64d1-416e-8377-c51d591681dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:32.957176 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Flow 'volume_create_manager' (c2e9a0b6-133d-40aa-8087-9796b0187c1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:53:32.974824 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6b9cefa5-755f-4798-ab44-4975a2de32bc tempest-VolumesDeleteCascade-956567542 None] Created volume successfully.
Nov 14 16:53:33.077196 n-d-816883-1 sudo[113793]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:33.082249 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.786s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:33.083292 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:53:34.457341 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d384b523-8998-4f5d-a240-05608e694e0b tempest-VolumesDeleteCascade-956567542 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/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:34.558218 n-d-816883-1 sudo[113825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc
Nov 14 16:53:34.559095 n-d-816883-1 sudo[113825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:35.310533 n-d-816883-1 sudo[113825]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:35.313538 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d384b523-8998-4f5d-a240-05608e694e0b tempest-VolumesDeleteCascade-956567542 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/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc" returned: 0 in 0.856s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:35.315712 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d384b523-8998-4f5d-a240-05608e694e0b tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-696b6152-da58-4350-b37c-50ae792176a9 --snapshot stack-volumes-lvmdriver-1/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:35.341536 n-d-816883-1 sudo[113828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-696b6152-da58-4350-b37c-50ae792176a9 --snapshot stack-volumes-lvmdriver-1/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc -L 1.00g
Nov 14 16:53:35.343001 n-d-816883-1 sudo[113828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:36.547167 n-d-816883-1 sudo[113828]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:36.550120 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d384b523-8998-4f5d-a240-05608e694e0b tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-696b6152-da58-4350-b37c-50ae792176a9 --snapshot stack-volumes-lvmdriver-1/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc -L 1.00g" returned: 0 in 1.234s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:36.621319 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d384b523-8998-4f5d-a240-05608e694e0b tempest-VolumesDeleteCascade-956567542 None] Create snapshot completed successfully
Nov 14 16:53:38.372484 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:53:38.376934 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:53:38.377741 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 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'
Nov 14 16:53:38.401796 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Flow 'volume_create_manager' (bf3a4fcf-e852-433c-bbe6-bc24ac449f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:53:38.405291 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65f6ed1a-c367-40ac-98e5-bd063deea45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:38.431425 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:53:38.459940 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65f6ed1a-c367-40ac-98e5-bd063deea45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-851021644',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=17f1e3ef-68f4-4534-b61a-577674b273c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02e243a60973462398097fb20e904c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:53:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=696b6152-da58-4350-b37c-50ae792176a9,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:53:38Z,user_id='acbfd1c95b9a4240a25dc40e72337c1f',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:38.462545 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3a15e3d-fd4c-45c0-88c6-457b77061bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:38.464764 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3a15e3d-fd4c-45c0-88c6-457b77061bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:38.467108 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d20fecb-659e-41e3-abb4-a773ff04c0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:38.469315 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d20fecb-659e-41e3-abb4-a773ff04c0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '17f1e3ef-68f4-4534-b61a-577674b273c1', 'volume_name': 'volume-17f1e3ef-68f4-4534-b61a-577674b273c1', 'volume_size': 1, 'snapshot_id': '696b6152-da58-4350-b37c-50ae792176a9'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:38.471974 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67748a29-4173-4ba1-a0aa-70fb028440ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:38.474088 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67748a29-4173-4ba1-a0aa-70fb028440ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:38.476190 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56de6cc9-f048-49f7-8d01-1546502b64c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:38.476985 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Volume 17f1e3ef-68f4-4534-b61a-577674b273c1: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-17f1e3ef-68f4-4534-b61a-577674b273c1', 'volume_size': 1, 'snapshot_id': '696b6152-da58-4350-b37c-50ae792176a9'}
Nov 14 16:53:38.508042 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-17f1e3ef-68f4-4534-b61a-577674b273c1 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:38.537853 n-d-816883-1 sudo[113930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-17f1e3ef-68f4-4534-b61a-577674b273c1 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:53:38.538663 n-d-816883-1 sudo[113930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:39.106589 n-d-816883-1 sudo[113930]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:39.109248 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-17f1e3ef-68f4-4534-b61a-577674b273c1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.601s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:39.112253 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:39.135434 n-d-816883-1 sudo[113962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Nov 14 16:53:39.136970 n-d-816883-1 sudo[113962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:39.535933 n-d-816883-1 sudo[113962]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:39.538130 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.426s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:39.540002 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-696b6152-da58-4350-b37c-50ae792176a9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:39.562197 n-d-816883-1 sudo[113965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-696b6152-da58-4350-b37c-50ae792176a9
Nov 14 16:53:39.563716 n-d-816883-1 sudo[113965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:40.024754 n-d-816883-1 sudo[113965]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:40.027086 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-696b6152-da58-4350-b37c-50ae792176a9" returned: 0 in 0.487s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:40.029963 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--696b6152--da58--4350--b37c--50ae792176a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--17f1e3ef--68f4--4534--b61a--577674b273c1 iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:40.061961 n-d-816883-1 sudo[113968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--696b6152--da58--4350--b37c--50ae792176a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--17f1e3ef--68f4--4534--b61a--577674b273c1 iflag=direct
Nov 14 16:53:40.063705 n-d-816883-1 sudo[113968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:40.430840 n-d-816883-1 sudo[113968]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:40.433264 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--696b6152--da58--4350--b37c--50ae792176a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--17f1e3ef--68f4--4534--b61a--577674b273c1 iflag=direct" returned: 0 in 0.403s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:40.434262 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--696b6152--da58--4350--b37c--50ae792176a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--17f1e3ef--68f4--4534--b61a--577674b273c1 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:40.454518 n-d-816883-1 sudo[113980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--696b6152--da58--4350--b37c--50ae792176a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--17f1e3ef--68f4--4534--b61a--577674b273c1 oflag=direct
Nov 14 16:53:40.455416 n-d-816883-1 sudo[113980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:40.973184 n-d-816883-1 sudo[113980]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:40.977168 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--696b6152--da58--4350--b37c--50ae792176a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--17f1e3ef--68f4--4534--b61a--577674b273c1 oflag=direct" returned: 0 in 0.542s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:40.979211 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--696b6152--da58--4350--b37c--50ae792176a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--17f1e3ef--68f4--4534--b61a--577674b273c1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:41.000345 n-d-816883-1 sudo[113992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--696b6152--da58--4350--b37c--50ae792176a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--17f1e3ef--68f4--4534--b61a--577674b273c1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 16:53:41.002107 n-d-816883-1 sudo[113992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:43.098832 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-fcd11902-2c42-4dbe-9b3b-bfda9a1184ab req-9132e2ad-3cb4-4dc4-b3ea-71bf9610b0ae tempest-AttachVolumeNegativeTest-351312728 None] Terminate volume connection completed successfully.
Nov 14 16:53:43.100066 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-fcd11902-2c42-4dbe-9b3b-bfda9a1184ab req-9132e2ad-3cb4-4dc4-b3ea-71bf9610b0ae tempest-AttachVolumeNegativeTest-351312728 None] Deleting attachment c1af1ba9-732d-44d5-965d-c9f2cbf00003. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:53:43.104151 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:43.238213 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:43.238780 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812170912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-603363a2-2111-47e8-9941-6c658a914af2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2\n Backing store flags: \n Account information:\n uEph3JZwvWc2JzY7zEsi\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:53:43.239669 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-fcd11902-2c42-4dbe-9b3b-bfda9a1184ab req-9132e2ad-3cb4-4dc4-b3ea-71bf9610b0ae tempest-AttachVolumeNegativeTest-351312728 None] Removing iscsi_target for Volume ID: 603363a2-2111-47e8-9941-6c658a914af2
Nov 14 16:53:43.241095 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-603363a2-2111-47e8-9941-6c658a914af2 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:43.449066 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-603363a2-2111-47e8-9941-6c658a914af2 -f" returned: 0 in 0.204s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:43.453353 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812170912]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:53:43.457736 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:43.706596 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:43.707181 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812170912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:53:47.901697 n-d-816883-1 sudo[113992]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:47.903481 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--696b6152--da58--4350--b37c--50ae792176a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--17f1e3ef--68f4--4534--b61a--577674b273c1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.924s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:47.904828 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--696b6152--da58--4350--b37c--50ae792176a9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--17f1e3ef--68f4--4534--b61a--577674b273c1, size 1024.00 MB, duration 6.93 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 16:53:47.905466 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Volume copy 1024.00 MB at 147.84 MB/s
Nov 14 16:53:47.963588 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56de6cc9-f048-49f7-8d01-1546502b64c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-17f1e3ef-68f4-4534-b61a-577674b273c1', 'volume_size': 1, 'snapshot_id': '696b6152-da58-4350-b37c-50ae792176a9'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:47.965972 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32ef5b6c-91a6-45fb-b32c-fbca714a2732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:53:47.998445 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Volume volume-17f1e3ef-68f4-4534-b61a-577674b273c1 (17f1e3ef-68f4-4534-b61a-577674b273c1): created successfully
Nov 14 16:53:47.998445 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32ef5b6c-91a6-45fb-b32c-fbca714a2732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:53:47.998445 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Flow 'volume_create_manager' (bf3a4fcf-e852-433c-bbe6-bc24ac449f22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:53:48.026433 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-f33ca1fc-0cfb-49a2-b324-209b69cce9fc tempest-VolumesDeleteCascade-956567542 None] Created volume successfully.
Nov 14 16:53:49.149657 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Lock "b'cinder-eaf88fdd-0d34-4a02-ad48-ce900d03efdc-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:53:49.275878 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Skipping remove_export. No iscsi_target is presently exported for volume: eaf88fdd-0d34-4a02-ad48-ce900d03efdc
Nov 14 16:53:49.276699 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Performing cascade delete. {{(pid=95768) delete_volume /opt/stack/cinder/cinder/volume/manager.py:907}}
Nov 14 16:53:49.311731 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Lock "b'cinder-696b6152-da58-4350-b37c-50ae792176a9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:53:49.315603 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 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/_snapshot-696b6152-da58-4350-b37c-50ae792176a9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:49.357076 n-d-816883-1 sudo[114050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-696b6152-da58-4350-b37c-50ae792176a9
Nov 14 16:53:49.358896 n-d-816883-1 sudo[114050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:50.065112 n-d-816883-1 sudo[114050]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:50.067572 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 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/_snapshot-696b6152-da58-4350-b37c-50ae792176a9" returned: 0 in 0.754s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:50.069794 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-696b6152-da58-4350-b37c-50ae792176a9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:50.115935 n-d-816883-1 sudo[114053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-696b6152-da58-4350-b37c-50ae792176a9
Nov 14 16:53:50.117542 n-d-816883-1 sudo[114053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:51.294047 n-d-816883-1 sudo[114053]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:51.297268 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-696b6152-da58-4350-b37c-50ae792176a9" returned: 0 in 1.227s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:51.531426 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Created reservations ['d2bd9508-177a-4c0f-bcbc-a4227c22bcbb', 'f666bbca-270e-4b0b-8cdd-3515a5222122', '5ba7f922-e548-4b8f-b8e4-c3cb5bd2e1cc', 'd7829e68-77aa-4e08-ad99-c1b707d76224'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:53:51.618292 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Delete snapshot completed successfully.
Nov 14 16:53:51.645193 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Lock "b'cinder-696b6152-da58-4350-b37c-50ae792176a9-delete_snapshot'" released by "delete_snapshot" :: held 2.331s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:53:51.645933 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Snapshots deleted, issuing volume delete {{(pid=95768) delete_volume /opt/stack/cinder/cinder/volume/manager.py:923}}
Nov 14 16:53:51.650401 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 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/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:51.710743 n-d-816883-1 sudo[114100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc
Nov 14 16:53:51.717707 n-d-816883-1 sudo[114100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:52.528599 n-d-816883-1 sudo[114100]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:52.538763 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 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/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc" returned: 0 in 0.888s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:52.550891 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:52.601379 n-d-816883-1 sudo[114103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc
Nov 14 16:53:52.604279 n-d-816883-1 sudo[114103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:53.327385 n-d-816883-1 sudo[114103]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:53.330366 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc" returned: 0 in 0.781s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:53.332568 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:53.377162 n-d-816883-1 sudo[114106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc
Nov 14 16:53:53.378623 n-d-816883-1 sudo[114106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:54.105684 n-d-816883-1 sudo[114106]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:54.107934 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eaf88fdd-0d34-4a02-ad48-ce900d03efdc" returned: 0 in 0.775s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:54.109699 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Successfully deleted volume: eaf88fdd-0d34-4a02-ad48-ce900d03efdc
Nov 14 16:53:54.209899 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Created reservations ['adc96277-4809-4a75-b1a2-eb012a384bb3', 'c68a16c3-ff83-4f87-b455-976f32aace26', 'c63340e3-7d44-4fc0-950c-25b675078441', '17230089-173c-44be-9162-4f85169394f6'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:53:54.300815 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:53:54.301818 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:54.340734 n-d-816883-1 sudo[114112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:53:54.341641 n-d-816883-1 sudo[114112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:54.873433 n-d-816883-1 sudo[114112]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:54.876267 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 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.574s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:54.878742 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:54.911195 n-d-816883-1 sudo[114115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:53:54.913260 n-d-816883-1 sudo[114115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:55.704557 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 None] Lock "b'cinder-17f1e3ef-68f4-4534-b61a-577674b273c1-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:53:55.881088 n-d-816883-1 sudo[114115]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:55.888190 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 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 1.005s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:55.889854 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:53:55.906906 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Deleted volume successfully.
Nov 14 16:53:55.921526 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 None] Skipping remove_export. No iscsi_target is presently exported for volume: 17f1e3ef-68f4-4534-b61a-577674b273c1
Nov 14 16:53:55.922532 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 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/volume-17f1e3ef-68f4-4534-b61a-577674b273c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:55.996955 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d6fab5dd-5fbc-4a83-a831-d27ca6e2f039 tempest-VolumesDeleteCascade-956567542 None] Lock "b'cinder-eaf88fdd-0d34-4a02-ad48-ce900d03efdc-delete_volume'" released by "delete_volume" :: held 6.847s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:53:56.004698 n-d-816883-1 sudo[114118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-17f1e3ef-68f4-4534-b61a-577674b273c1
Nov 14 16:53:56.005737 n-d-816883-1 sudo[114118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:56.963239 n-d-816883-1 sudo[114118]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:56.965088 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 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/volume-17f1e3ef-68f4-4534-b61a-577674b273c1" returned: 0 in 1.042s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:56.967287 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-17f1e3ef-68f4-4534-b61a-577674b273c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:57.012856 n-d-816883-1 sudo[114124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-17f1e3ef-68f4-4534-b61a-577674b273c1
Nov 14 16:53:57.019374 n-d-816883-1 sudo[114124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:57.968519 n-d-816883-1 sudo[114124]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:57.971412 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-17f1e3ef-68f4-4534-b61a-577674b273c1" returned: 0 in 1.003s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:57.975621 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-17f1e3ef-68f4-4534-b61a-577674b273c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:58.022805 n-d-816883-1 sudo[114129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-17f1e3ef-68f4-4534-b61a-577674b273c1
Nov 14 16:53:58.024253 n-d-816883-1 sudo[114129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:58.735513 n-d-816883-1 sudo[114129]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:58.738115 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-17f1e3ef-68f4-4534-b61a-577674b273c1" returned: 0 in 0.762s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:58.740052 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 None] Successfully deleted volume: 17f1e3ef-68f4-4534-b61a-577674b273c1
Nov 14 16:53:58.805805 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 None] Created reservations ['cd048f90-dbba-4f1f-ab6a-da4c92bf3c36', '7e634077-f6e9-4bc6-bebe-c70101113239', 'fb5437cb-99fb-4331-b531-3d4753130f1f', '75f127eb-5ff6-432f-8443-19ab68889c73'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:53:58.887051 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:53:58.888436 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:58.932805 n-d-816883-1 sudo[114137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:53:58.933908 n-d-816883-1 sudo[114137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:53:59.620138 n-d-816883-1 sudo[114137]: pam_unix(sudo:session): session closed for user root
Nov 14 16:53:59.622522 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 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.734s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:53:59.624708 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:53:59.666401 n-d-816883-1 sudo[114140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:53:59.667374 n-d-816883-1 sudo[114140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:00.222508 n-d-816883-1 sudo[114140]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:00.225278 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 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.600s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:00.227922 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:54:00.236991 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 None] Deleted volume successfully.
Nov 14 16:54:00.272419 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a15e3445-23b1-496e-96a8-d23f74538fd5 tempest-VolumesDeleteCascade-956567542 None] Lock "b'cinder-17f1e3ef-68f4-4534-b61a-577674b273c1-delete_volume'" released by "delete_volume" :: held 4.568s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:54:05.374745 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:54:05.386659 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:54:05.387166 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 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'
Nov 14 16:54:05.426375 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Flow 'volume_create_manager' (9514dd37-6c2b-4cf9-bf8e-1b274a476dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:54:05.439890 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2742edd-57d5-4b09-83da-15b659798a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:05.495956 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:54:05.551605 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2742edd-57d5-4b09-83da-15b659798a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:54:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-603667495',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd82c0afb4846628cca9fd018c7df59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:54:05Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:54:05Z,user_id='36a4bafe166b42e38d7692f13a282065',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:05.557648 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d038e31a-baed-42e0-8e8e-4e0aa11017a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:05.565650 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d038e31a-baed-42e0-8e8e-4e0aa11017a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:05.570603 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (198115c6-f0b4-41f4-975a-64b1fb0aa53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:05.578847 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (198115c6-f0b4-41f4-975a-64b1fb0aa53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354', 'volume_name': 'volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354', 'volume_size': 2}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:05.584234 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9bb78000-4034-4fc8-94ba-321391dfeece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:05.588160 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9bb78000-4034-4fc8-94ba-321391dfeece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:05.596559 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0fd8c2e-0612-4033-8275-2ec4894e79be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:05.599370 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Volume 5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354', 'volume_size': 2}
Nov 14 16:54:05.602885 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354 stack-volumes-lvmdriver-1 -L 2g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:05.660209 n-d-816883-1 sudo[114180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354 stack-volumes-lvmdriver-1 -L 2g
Nov 14 16:54:05.668529 n-d-816883-1 sudo[114180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:06.935152 n-d-816883-1 sudo[114180]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:06.937472 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.336s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:06.942337 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0fd8c2e-0612-4033-8275-2ec4894e79be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354', 'volume_size': 2}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:06.945128 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53d1bc50-ad8c-4512-929f-ab28370f96dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:06.992744 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Volume volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354 (5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354): created successfully
Nov 14 16:54:06.996370 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53d1bc50-ad8c-4512-929f-ab28370f96dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:07.010928 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Flow 'volume_create_manager' (9514dd37-6c2b-4cf9-bf8e-1b274a476dcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:54:07.037127 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-da691f32-1da5-406d-8937-aeaf20362568 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Created volume successfully.
Nov 14 16:54:07.332473 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:54:07.337875 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:54:07.338490 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 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'
Nov 14 16:54:07.388487 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Flow 'volume_create_manager' (69530e91-fbbb-40f7-9430-3adafb5fa10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:54:07.402519 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ccdb1b9d-6335-44f6-b555-dff5342f5ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:07.465318 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:54:07.515306 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ccdb1b9d-6335-44f6-b555-dff5342f5ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-898468653',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=21f21796-d164-4a56-ba03-23e35ee9b794,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ddc8b4e04340f896d9120347a53f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:54:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:54:07Z,user_id='241649c457d7432ca039625ba2a755f0',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:07.531335 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc2f2c6c-1385-457d-a0fe-d19e558e258c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:07.543215 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc2f2c6c-1385-457d-a0fe-d19e558e258c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:07.559948 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41a027a2-1700-43a2-bd28-1bc1f9cb2b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:07.562232 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41a027a2-1700-43a2-bd28-1bc1f9cb2b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '21f21796-d164-4a56-ba03-23e35ee9b794', 'volume_name': 'volume-21f21796-d164-4a56-ba03-23e35ee9b794', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:07.584219 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d09d4688-1af9-4186-b858-d3625e68fe18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:07.597731 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d09d4688-1af9-4186-b858-d3625e68fe18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:07.600374 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c31f2001-0425-4d99-850a-12507e9ca038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:07.601206 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Volume 21f21796-d164-4a56-ba03-23e35ee9b794: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-21f21796-d164-4a56-ba03-23e35ee9b794', 'volume_size': 1}
Nov 14 16:54:07.602454 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-21f21796-d164-4a56-ba03-23e35ee9b794 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:07.650391 n-d-816883-1 sudo[114231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-21f21796-d164-4a56-ba03-23e35ee9b794 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:54:07.651777 n-d-816883-1 sudo[114231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:08.787502 n-d-816883-1 sudo[114231]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:08.790519 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-21f21796-d164-4a56-ba03-23e35ee9b794 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.187s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:08.802781 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c31f2001-0425-4d99-850a-12507e9ca038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-21f21796-d164-4a56-ba03-23e35ee9b794', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:08.802781 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5fc1d0c9-96d8-4f05-b1bc-e6c69e33e0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:08.864909 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Volume volume-21f21796-d164-4a56-ba03-23e35ee9b794 (21f21796-d164-4a56-ba03-23e35ee9b794): created successfully
Nov 14 16:54:08.870797 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5fc1d0c9-96d8-4f05-b1bc-e6c69e33e0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:08.887281 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Flow 'volume_create_manager' (69530e91-fbbb-40f7-9430-3adafb5fa10d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:54:08.942484 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-12ba93c6-de54-45a2-9574-44e2849f2c75 tempest-AttachVolumeNegativeTest-351312728 None] Created volume successfully.
Nov 14 16:54:09.141168 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8dc549d-daa1-4016-aea2-9826a11286a4 tempest-VolumesSnapshotNegativeTestJSON-1128580909 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/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:09.166242 n-d-816883-1 sudo[114305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354
Nov 14 16:54:09.167051 n-d-816883-1 sudo[114305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:10.226347 n-d-816883-1 sudo[114305]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:10.229304 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8dc549d-daa1-4016-aea2-9826a11286a4 tempest-VolumesSnapshotNegativeTestJSON-1128580909 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/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354" returned: 0 in 1.088s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:10.231880 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8dc549d-daa1-4016-aea2-9826a11286a4 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-954bec6f-a665-48e4-b5e9-d9592ca062c0 --snapshot stack-volumes-lvmdriver-1/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354 -L 2.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:10.311946 n-d-816883-1 sudo[114326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-954bec6f-a665-48e4-b5e9-d9592ca062c0 --snapshot stack-volumes-lvmdriver-1/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354 -L 2.00g
Nov 14 16:54:10.316706 n-d-816883-1 sudo[114326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:11.913475 n-d-816883-1 sudo[114326]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:11.915861 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8dc549d-daa1-4016-aea2-9826a11286a4 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-954bec6f-a665-48e4-b5e9-d9592ca062c0 --snapshot stack-volumes-lvmdriver-1/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354 -L 2.00g" returned: 0 in 1.683s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:11.981196 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d8dc549d-daa1-4016-aea2-9826a11286a4 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Create snapshot completed successfully
Nov 14 16:54:12.139379 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b571eddb-4b7d-48e2-8f4b-6cff322e8cf7 req-bd534034-7bca-482c-9b35-c6b72742aa89 tempest-AttachVolumeNegativeTest-351312728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:12.162468 n-d-816883-1 sudo[114430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794
Nov 14 16:54:12.164025 n-d-816883-1 sudo[114430]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:12.756640 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-06da144d-5347-4f76-8d63-211ff4417f36 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Lock "b'cinder-954bec6f-a665-48e4-b5e9-d9592ca062c0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:54:12.758627 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06da144d-5347-4f76-8d63-211ff4417f36 tempest-VolumesSnapshotNegativeTestJSON-1128580909 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/_snapshot-954bec6f-a665-48e4-b5e9-d9592ca062c0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:12.837492 n-d-816883-1 sudo[114441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-954bec6f-a665-48e4-b5e9-d9592ca062c0
Nov 14 16:54:12.838457 n-d-816883-1 sudo[114441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:13.082907 n-d-816883-1 sudo[114430]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:13.085710 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b571eddb-4b7d-48e2-8f4b-6cff322e8cf7 req-bd534034-7bca-482c-9b35-c6b72742aa89 tempest-AttachVolumeNegativeTest-351312728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794" returned: 0 in 0.946s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:13.231816 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:13.249005 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:13.249598 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830665808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b571eddb-4b7d-48e2-8f4b-6cff322e8cf7 req-bd534034-7bca-482c-9b35-c6b72742aa89 tempest-AttachVolumeNegativeTest-351312728 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: I_T nexus: 14
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: 2tyhXoUoqN4qjHqx85kJ
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:54:13.250677 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:54:13.256041 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b571eddb-4b7d-48e2-8f4b-6cff322e8cf7 req-bd534034-7bca-482c-9b35-c6b72742aa89 tempest-AttachVolumeNegativeTest-351312728 None] Creating iscsi_target for Volume ID: volume-21f21796-d164-4a56-ba03-23e35ee9b794 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:54:13.294244 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b571eddb-4b7d-48e2-8f4b-6cff322e8cf7 req-bd534034-7bca-482c-9b35-c6b72742aa89 tempest-AttachVolumeNegativeTest-351312728 None] Created volume path /opt/stack/data/cinder/volumes/volume-21f21796-d164-4a56-ba03-23e35ee9b794,
Nov 14 16:54:13.294244 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:54:13.294244 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:54:13.294244 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794
Nov 14 16:54:13.294244 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:54:13.294244 n-d-816883-1 cinder-volume[95768]: incominguser DEytGQs25CjmYPA2htVJ db3fiwaaFPpiUc6w
Nov 14 16:54:13.294244 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:54:13.294244 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:54:13.294244 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:54:13.294244 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:54:13.298610 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-21f21796-d164-4a56-ba03-23e35ee9b794 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:13.641968 n-d-816883-1 sudo[114441]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:13.644547 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06da144d-5347-4f76-8d63-211ff4417f36 tempest-VolumesSnapshotNegativeTestJSON-1128580909 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/_snapshot-954bec6f-a665-48e4-b5e9-d9592ca062c0" returned: 0 in 0.886s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:13.647210 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06da144d-5347-4f76-8d63-211ff4417f36 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-954bec6f-a665-48e4-b5e9-d9592ca062c0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:13.704150 n-d-816883-1 sudo[114459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-954bec6f-a665-48e4-b5e9-d9592ca062c0
Nov 14 16:54:13.722912 n-d-816883-1 sudo[114459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:14.181443 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-21f21796-d164-4a56-ba03-23e35ee9b794" returned: 0 in 0.885s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:14.182582 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830665808]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:14.183972 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b571eddb-4b7d-48e2-8f4b-6cff322e8cf7 req-bd534034-7bca-482c-9b35-c6b72742aa89 tempest-AttachVolumeNegativeTest-351312728 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:54:14.184567 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b571eddb-4b7d-48e2-8f4b-6cff322e8cf7 req-bd534034-7bca-482c-9b35-c6b72742aa89 tempest-AttachVolumeNegativeTest-351312728 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:54:14.186476 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:14.216027 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:14.216706 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830665808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-21f21796-d164-4a56-ba03-23e35ee9b794\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794\n Backing store flags: \n Account information:\n DEytGQs25CjmYPA2htVJ\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b571eddb-4b7d-48e2-8f4b-6cff322e8cf7 req-bd534034-7bca-482c-9b35-c6b72742aa89 tempest-AttachVolumeNegativeTest-351312728 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: I_T nexus: 14
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: 2tyhXoUoqN4qjHqx85kJ
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:54:14.217668 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:54:14.225394 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:14.462426 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.239s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:14.463049 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830665808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-21f21796-d164-4a56-ba03-23e35ee9b794\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794\n Backing store flags: \n Account information:\n DEytGQs25CjmYPA2htVJ\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:14.466458 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:14.692043 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:14.694461 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830665808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-21f21796-d164-4a56-ba03-23e35ee9b794\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794\n Backing store flags: \n Account information:\n DEytGQs25CjmYPA2htVJ\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:14.697260 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-b571eddb-4b7d-48e2-8f4b-6cff322e8cf7 req-bd534034-7bca-482c-9b35-c6b72742aa89 tempest-AttachVolumeNegativeTest-351312728 None] Set provider_location to: 10.222.0.37:3260,2 iqn.2010-10.org.openstack:volume-21f21796-d164-4a56-ba03-23e35ee9b794 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:54:14.847694 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-b571eddb-4b7d-48e2-8f4b-6cff322e8cf7 req-bd534034-7bca-482c-9b35-c6b72742aa89 tempest-AttachVolumeNegativeTest-351312728 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-21f21796-d164-4a56-ba03-23e35ee9b794', 'target_lun': 1, 'volume_id': '21f21796-d164-4a56-ba03-23e35ee9b794', 'auth_method': 'CHAP', 'auth_username': 'DEytGQs25CjmYPA2htVJ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6b947be9-bff1-4728-a102-8ae1b569ac0a'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:54:14.948129 n-d-816883-1 sudo[114459]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:14.970620 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06da144d-5347-4f76-8d63-211ff4417f36 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-954bec6f-a665-48e4-b5e9-d9592ca062c0" returned: 0 in 1.320s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:15.164760 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-06da144d-5347-4f76-8d63-211ff4417f36 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Created reservations ['f8c0aeb8-7933-413a-b784-8b2c519a5b09', 'aed38152-5fa0-45bb-b124-0d1482e862c5', 'cb4f1a73-86c6-44af-850d-b62e87cfed80', '9265e11a-e836-4ad2-a85a-4ae4cc0bf1b2'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:54:15.220625 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-b571eddb-4b7d-48e2-8f4b-6cff322e8cf7 req-bd534034-7bca-482c-9b35-c6b72742aa89 tempest-AttachVolumeNegativeTest-351312728 None] attachment_update completed successfully.
Nov 14 16:54:15.235164 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-06da144d-5347-4f76-8d63-211ff4417f36 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Delete snapshot completed successfully.
Nov 14 16:54:15.245290 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-06da144d-5347-4f76-8d63-211ff4417f36 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Lock "b'cinder-954bec6f-a665-48e4-b5e9-d9592ca062c0-delete_snapshot'" released by "delete_snapshot" :: held 2.493s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:54:16.366811 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Lock "b'cinder-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:54:16.509419 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354
Nov 14 16:54:16.510614 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 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/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:16.579947 n-d-816883-1 sudo[114542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354
Nov 14 16:54:16.580981 n-d-816883-1 sudo[114542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:17.425895 n-d-816883-1 sudo[114542]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:17.428589 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 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/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354" returned: 0 in 0.917s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:17.434871 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:17.478957 n-d-816883-1 sudo[114549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354
Nov 14 16:54:17.493138 n-d-816883-1 sudo[114549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:18.359403 n-d-816883-1 sudo[114549]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:18.363174 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354" returned: 0 in 0.928s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:18.366517 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:18.447207 n-d-816883-1 sudo[114563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354
Nov 14 16:54:18.450369 n-d-816883-1 sudo[114563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:19.201213 n-d-816883-1 sudo[114563]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:19.204499 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354" returned: 0 in 0.837s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:19.205349 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Successfully deleted volume: 5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354
Nov 14 16:54:19.285976 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Created reservations ['24d5d216-6fc4-4624-888e-25e64356c549', 'c62e8d6e-5e32-4450-96a2-e4f98bbc4450', '302054f3-4b16-4d5d-aedd-9143589ae9c7', '90ea886a-aef5-4449-bfec-a1ca7bfd90c2'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:54:19.368612 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:54:19.369651 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:19.418840 n-d-816883-1 sudo[114578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:54:19.419768 n-d-816883-1 sudo[114578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:20.133426 n-d-816883-1 sudo[114578]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:20.135893 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 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.766s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:20.138210 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:20.199091 n-d-816883-1 sudo[114581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:54:20.200823 n-d-816883-1 sudo[114581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:21.108090 n-d-816883-1 sudo[114581]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:21.112447 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 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.973s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:21.115325 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:54:21.122967 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Deleted volume successfully.
Nov 14 16:54:21.150933 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-0ed3b91d-4627-4245-9273-364daebcec60 tempest-VolumesSnapshotNegativeTestJSON-1128580909 None] Lock "b'cinder-5a2e15ba-e178-4d67-bf4f-e3a8b3ea7354-delete_volume'" released by "delete_volume" :: held 4.784s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:54:24.932320 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-ff9a9b2d-3463-4bd8-93ab-e9076b7f7d3b req-fa956244-748f-4b04-82b0-23237396788d tempest-AttachVolumeNegativeTest-351312728 None] Terminate volume connection completed successfully.
Nov 14 16:54:24.933050 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ff9a9b2d-3463-4bd8-93ab-e9076b7f7d3b req-fa956244-748f-4b04-82b0-23237396788d tempest-AttachVolumeNegativeTest-351312728 None] Deleting attachment 6b947be9-bff1-4728-a102-8ae1b569ac0a. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:54:24.936284 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:25.100876 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:25.101406 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831287296]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-21f21796-d164-4a56-ba03-23e35ee9b794\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794\n Backing store flags: \n Account information:\n DEytGQs25CjmYPA2htVJ\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:25.102276 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-ff9a9b2d-3463-4bd8-93ab-e9076b7f7d3b req-fa956244-748f-4b04-82b0-23237396788d tempest-AttachVolumeNegativeTest-351312728 None] Removing iscsi_target for Volume ID: 21f21796-d164-4a56-ba03-23e35ee9b794
Nov 14 16:54:25.105808 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-21f21796-d164-4a56-ba03-23e35ee9b794 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:25.348215 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-21f21796-d164-4a56-ba03-23e35ee9b794 -f" returned: 0 in 0.244s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:25.349214 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831287296]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:25.351085 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:25.526968 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:25.527244 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831287296]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:31.157821 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:54:31.158549 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:54:31.158955 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:31.178839 n-d-816883-1 sudo[114655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:54:31.180074 n-d-816883-1 sudo[114655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:31.612274 n-d-816883-1 sudo[114655]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:31.614535 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.455s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:31.616414 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:31.636874 n-d-816883-1 sudo[114658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:54:31.638310 n-d-816883-1 sudo[114658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:32.209510 n-d-816883-1 sudo[114658]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:32.211614 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.595s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:32.213475 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:54:47.076418 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:54:47.100985 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:54:47.102437 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 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'
Nov 14 16:54:47.173950 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Flow 'volume_create_manager' (70824f6b-df48-4034-859f-efa666228a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:54:47.188693 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2038059a-6814-4813-a3f7-595b8a2f2429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:47.239110 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:54:47.267503 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2038059a-6814-4813-a3f7-595b8a2f2429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-565516374',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=d41c121b-ee78-4345-be73-541af466c077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ddc8b4e04340f896d9120347a53f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:54:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:54:47Z,user_id='241649c457d7432ca039625ba2a755f0',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:47.271502 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (739e3549-e6ec-42d6-8d72-943af3c553ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:47.274636 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (739e3549-e6ec-42d6-8d72-943af3c553ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:47.277197 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc1b1f5c-4e04-41a9-a0c9-1d4b0cf94bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:47.280112 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc1b1f5c-4e04-41a9-a0c9-1d4b0cf94bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd41c121b-ee78-4345-be73-541af466c077', 'volume_name': 'volume-d41c121b-ee78-4345-be73-541af466c077', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:47.283867 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53d718a1-79db-439c-aed7-05f8f26ee180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:47.286415 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53d718a1-79db-439c-aed7-05f8f26ee180) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:47.289290 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24b69151-e3b2-4990-874b-abc192d70528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:47.290442 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Volume d41c121b-ee78-4345-be73-541af466c077: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d41c121b-ee78-4345-be73-541af466c077', 'volume_size': 1}
Nov 14 16:54:47.292630 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d41c121b-ee78-4345-be73-541af466c077 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:47.340417 n-d-816883-1 sudo[114850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d41c121b-ee78-4345-be73-541af466c077 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:54:47.342314 n-d-816883-1 sudo[114850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:48.521874 n-d-816883-1 sudo[114850]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:48.524687 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d41c121b-ee78-4345-be73-541af466c077 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.232s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:48.528672 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24b69151-e3b2-4990-874b-abc192d70528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d41c121b-ee78-4345-be73-541af466c077', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:48.531871 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20daba4b-71c6-4bed-9ea1-5cdace524bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:54:48.549038 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Volume volume-d41c121b-ee78-4345-be73-541af466c077 (d41c121b-ee78-4345-be73-541af466c077): created successfully
Nov 14 16:54:48.551885 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20daba4b-71c6-4bed-9ea1-5cdace524bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:54:48.565259 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Flow 'volume_create_manager' (70824f6b-df48-4034-859f-efa666228a73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:54:48.590186 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2db1f263-00e7-433c-b3f5-67c567817a65 tempest-AttachVolumeNegativeTest-351312728 None] Created volume successfully.
Nov 14 16:54:51.541223 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-ed1f8721-4469-4232-80f9-adf5a0d22b1a req-a76ec0b9-d9e5-4a51-9d07-6ceb95c8c061 tempest-AttachVolumeShelveTestJSON-1466997732 None] Terminate volume connection completed successfully.
Nov 14 16:54:51.541876 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ed1f8721-4469-4232-80f9-adf5a0d22b1a req-a76ec0b9-d9e5-4a51-9d07-6ceb95c8c061 tempest-AttachVolumeShelveTestJSON-1466997732 None] Deleting attachment 782bc9e9-00e6-467e-86a4-34c5dae2f1a3. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:54:51.549350 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:51.760127 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.216s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:51.760429 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832465888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca\n Backing store flags: \n Account information:\n 2tyhXoUoqN4qjHqx85kJ\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:51.761101 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-ed1f8721-4469-4232-80f9-adf5a0d22b1a req-a76ec0b9-d9e5-4a51-9d07-6ceb95c8c061 tempest-AttachVolumeShelveTestJSON-1466997732 None] Removing iscsi_target for Volume ID: 0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 16:54:51.762190 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:52.029580 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0eeccbf8-7472-4e5b-9494-4db914f12fca -f" returned: 0 in 0.267s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:52.029851 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832465888]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:52.033495 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:52.292011 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:52.292605 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832465888]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:53.644152 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-cbf1c27f-55d6-4d25-8da2-921f5b449576 req-aaaec0fe-2bcc-4194-bb95-326d80d1a4d0 tempest-AttachVolumeNegativeTest-351312728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:53.729316 n-d-816883-1 sudo[114970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077
Nov 14 16:54:53.731303 n-d-816883-1 sudo[114970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:54:55.029049 n-d-816883-1 sudo[114970]: pam_unix(sudo:session): session closed for user root
Nov 14 16:54:55.041984 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-cbf1c27f-55d6-4d25-8da2-921f5b449576 req-aaaec0fe-2bcc-4194-bb95-326d80d1a4d0 tempest-AttachVolumeNegativeTest-351312728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077" returned: 0 in 1.397s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:55.195854 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:55.221617 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:55.222138 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832465888]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:55.222918 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-cbf1c27f-55d6-4d25-8da2-921f5b449576 req-aaaec0fe-2bcc-4194-bb95-326d80d1a4d0 tempest-AttachVolumeNegativeTest-351312728 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:54:55.224093 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-cbf1c27f-55d6-4d25-8da2-921f5b449576 req-aaaec0fe-2bcc-4194-bb95-326d80d1a4d0 tempest-AttachVolumeNegativeTest-351312728 None] Creating iscsi_target for Volume ID: volume-d41c121b-ee78-4345-be73-541af466c077 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:54:55.235050 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-cbf1c27f-55d6-4d25-8da2-921f5b449576 req-aaaec0fe-2bcc-4194-bb95-326d80d1a4d0 tempest-AttachVolumeNegativeTest-351312728 None] Created volume path /opt/stack/data/cinder/volumes/volume-d41c121b-ee78-4345-be73-541af466c077,
Nov 14 16:54:55.235050 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:54:55.235050 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:54:55.235050 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077
Nov 14 16:54:55.235050 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:54:55.235050 n-d-816883-1 cinder-volume[95768]: incominguser 2q6hUAxtxDErSAQ8H77N 7wcsfTGACY85vsFc
Nov 14 16:54:55.235050 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:54:55.235050 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:54:55.235050 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:54:55.235050 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:54:55.239321 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d41c121b-ee78-4345-be73-541af466c077 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:56.129189 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d41c121b-ee78-4345-be73-541af466c077" returned: 0 in 0.892s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:56.130538 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832465888]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:56.131932 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-cbf1c27f-55d6-4d25-8da2-921f5b449576 req-aaaec0fe-2bcc-4194-bb95-326d80d1a4d0 tempest-AttachVolumeNegativeTest-351312728 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:54:56.132855 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-cbf1c27f-55d6-4d25-8da2-921f5b449576 req-aaaec0fe-2bcc-4194-bb95-326d80d1a4d0 tempest-AttachVolumeNegativeTest-351312728 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:54:56.136805 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:56.146557 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:56.147021 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832465888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d41c121b-ee78-4345-be73-541af466c077\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077\n Backing store flags: \n Account information:\n 2q6hUAxtxDErSAQ8H77N\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:56.148089 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-cbf1c27f-55d6-4d25-8da2-921f5b449576 req-aaaec0fe-2bcc-4194-bb95-326d80d1a4d0 tempest-AttachVolumeNegativeTest-351312728 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:54:56.154789 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:56.328360 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.177s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:56.328645 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832465888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d41c121b-ee78-4345-be73-541af466c077\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077\n Backing store flags: \n Account information:\n 2q6hUAxtxDErSAQ8H77N\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:56.332129 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:54:56.651737 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.321s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:54:56.652020 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832465888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d41c121b-ee78-4345-be73-541af466c077\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077\n Backing store flags: \n Account information:\n 2q6hUAxtxDErSAQ8H77N\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:54:56.653450 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-cbf1c27f-55d6-4d25-8da2-921f5b449576 req-aaaec0fe-2bcc-4194-bb95-326d80d1a4d0 tempest-AttachVolumeNegativeTest-351312728 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-d41c121b-ee78-4345-be73-541af466c077 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:54:56.819595 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cbf1c27f-55d6-4d25-8da2-921f5b449576 req-aaaec0fe-2bcc-4194-bb95-326d80d1a4d0 tempest-AttachVolumeNegativeTest-351312728 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d41c121b-ee78-4345-be73-541af466c077', 'target_lun': 1, 'volume_id': 'd41c121b-ee78-4345-be73-541af466c077', 'auth_method': 'CHAP', 'auth_username': '2q6hUAxtxDErSAQ8H77N', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6be5e3f9-fc16-45ab-84ec-c4841b153546'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:54:57.330911 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-cbf1c27f-55d6-4d25-8da2-921f5b449576 req-aaaec0fe-2bcc-4194-bb95-326d80d1a4d0 tempest-AttachVolumeNegativeTest-351312728 None] attachment_update completed successfully.
Nov 14 16:55:08.893752 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-2732414e-3d93-413c-858b-48a5cdf73e1f req-ab4c49f7-ad7a-4615-876f-166ce310a848 tempest-AttachVolumeNegativeTest-351312728 None] Terminate volume connection completed successfully.
Nov 14 16:55:08.895003 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-2732414e-3d93-413c-858b-48a5cdf73e1f req-ab4c49f7-ad7a-4615-876f-166ce310a848 tempest-AttachVolumeNegativeTest-351312728 None] Deleting attachment 6be5e3f9-fc16-45ab-84ec-c4841b153546. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:55:08.898349 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:08.986113 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:08.987438 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831202384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d41c121b-ee78-4345-be73-541af466c077\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077\n Backing store flags: \n Account information:\n 2q6hUAxtxDErSAQ8H77N\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:55:08.988036 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-2732414e-3d93-413c-858b-48a5cdf73e1f req-ab4c49f7-ad7a-4615-876f-166ce310a848 tempest-AttachVolumeNegativeTest-351312728 None] Removing iscsi_target for Volume ID: d41c121b-ee78-4345-be73-541af466c077
Nov 14 16:55:08.990959 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d41c121b-ee78-4345-be73-541af466c077 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:09.088824 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d41c121b-ee78-4345-be73-541af466c077 -f" returned: 0 in 0.099s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:09.091424 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831202384]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:55:09.094887 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:09.196914 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:09.197261 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831202384]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:55:10.766615 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 None] Lock "b'cinder-d41c121b-ee78-4345-be73-541af466c077-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:55:10.900072 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:11.011654 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:11.011914 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831202384]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:55:11.012544 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 None] Skipping remove_export. No iscsi_target is presently exported for volume: d41c121b-ee78-4345-be73-541af466c077
Nov 14 16:55:11.013574 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 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/volume-d41c121b-ee78-4345-be73-541af466c077 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:11.040070 n-d-816883-1 sudo[115148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-d41c121b-ee78-4345-be73-541af466c077
Nov 14 16:55:11.041809 n-d-816883-1 sudo[115148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:11.525115 n-d-816883-1 sudo[115148]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:11.527656 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 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/volume-d41c121b-ee78-4345-be73-541af466c077" returned: 0 in 0.514s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:11.529960 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:11.554053 n-d-816883-1 sudo[115151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077
Nov 14 16:55:11.555580 n-d-816883-1 sudo[115151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:12.224667 n-d-816883-1 sudo[115151]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:12.227256 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077" returned: 0 in 0.697s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:12.229550 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:12.277320 n-d-816883-1 sudo[115154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077
Nov 14 16:55:12.278148 n-d-816883-1 sudo[115154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:12.886034 n-d-816883-1 sudo[115154]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:12.889845 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d41c121b-ee78-4345-be73-541af466c077" returned: 0 in 0.658s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:12.891503 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 None] Successfully deleted volume: d41c121b-ee78-4345-be73-541af466c077
Nov 14 16:55:13.041400 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 None] Created reservations ['d9eb3242-516e-44e4-965a-4848913eaa5a', '5c6954cd-3eca-4767-b5fb-55459c561179', '80ddbaa2-2bcb-43fa-979b-c77676694180', 'f4ef74b8-038f-4e54-a0e9-1a232ac17559'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:55:13.104852 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:55:13.107087 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:13.136444 n-d-816883-1 sudo[115163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:55:13.137955 n-d-816883-1 sudo[115163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:13.682319 n-d-816883-1 sudo[115163]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:13.684562 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 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.579s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:13.687733 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:13.718993 n-d-816883-1 sudo[115171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:55:13.719784 n-d-816883-1 sudo[115171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:14.315968 n-d-816883-1 sudo[115171]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:14.318184 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 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.630s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:14.320325 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:55:14.327475 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 None] Deleted volume successfully.
Nov 14 16:55:14.354173 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-387cd101-2b11-4004-9bf6-1a1ccad23f43 tempest-AttachVolumeNegativeTest-351312728 None] Lock "b'cinder-d41c121b-ee78-4345-be73-541af466c077-delete_volume'" released by "delete_volume" :: held 3.588s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:55:21.083215 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 None] Lock "b'cinder-21f21796-d164-4a56-ba03-23e35ee9b794-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:55:21.199263 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:21.366439 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:21.367842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838740080]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:55:21.368611 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 None] Skipping remove_export. No iscsi_target is presently exported for volume: 21f21796-d164-4a56-ba03-23e35ee9b794
Nov 14 16:55:21.369950 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 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/volume-21f21796-d164-4a56-ba03-23e35ee9b794 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:21.400664 n-d-816883-1 sudo[115194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-21f21796-d164-4a56-ba03-23e35ee9b794
Nov 14 16:55:21.401496 n-d-816883-1 sudo[115194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:22.084570 n-d-816883-1 sudo[115194]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:22.087034 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 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/volume-21f21796-d164-4a56-ba03-23e35ee9b794" returned: 0 in 0.717s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:22.089510 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:22.133232 n-d-816883-1 sudo[115197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794
Nov 14 16:55:22.134045 n-d-816883-1 sudo[115197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:23.434459 n-d-816883-1 sudo[115197]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:23.437639 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794" returned: 0 in 1.348s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:23.441005 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:23.508512 n-d-816883-1 sudo[115234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794
Nov 14 16:55:23.510811 n-d-816883-1 sudo[115234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:24.213050 n-d-816883-1 sudo[115234]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:24.215257 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-21f21796-d164-4a56-ba03-23e35ee9b794" returned: 0 in 0.774s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:24.217323 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 None] Successfully deleted volume: 21f21796-d164-4a56-ba03-23e35ee9b794
Nov 14 16:55:24.324731 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 None] Created reservations ['7f7692ec-3d97-40ad-a470-257ac5d09ec3', '344ddcd9-0a27-4d59-a737-357043dcee47', '835e6a0d-7fa0-4aad-a1f8-136a28495f88', '0443d88c-2438-4142-abad-a443f1344ee0'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:55:24.387071 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:55:24.387842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:24.421337 n-d-816883-1 sudo[115268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:55:24.422884 n-d-816883-1 sudo[115268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:24.917584 n-d-816883-1 sudo[115268]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:24.920616 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 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.532s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:24.923831 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:24.946745 n-d-816883-1 sudo[115279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:55:24.948762 n-d-816883-1 sudo[115279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:25.465239 n-d-816883-1 sudo[115279]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:25.468348 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 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.544s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:25.471292 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:55:25.478456 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 None] Deleted volume successfully.
Nov 14 16:55:25.512679 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-9f4ff9e6-2f01-4df9-9b3e-e05c525896fc tempest-AttachVolumeNegativeTest-351312728 None] Lock "b'cinder-21f21796-d164-4a56-ba03-23e35ee9b794-delete_volume'" released by "delete_volume" :: held 4.429s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:55:31.162877 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:55:31.164279 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:55:31.166137 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:31.203773 n-d-816883-1 sudo[115410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:55:31.204574 n-d-816883-1 sudo[115410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:31.738782 n-d-816883-1 sudo[115410]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:31.742120 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.575s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:31.761854 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:31.807074 n-d-816883-1 sudo[115423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:55:31.809921 n-d-816883-1 sudo[115423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:32.527978 n-d-816883-1 sudo[115423]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:32.540864 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.794s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:32.572003 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:55:37.583465 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:55:37.594380 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:55:37.598259 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 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'
Nov 14 16:55:37.634873 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Flow 'volume_create_manager' (47d602c5-9393-40f9-9a9d-475c49aa136e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:55:37.639089 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04b6d8cf-fad1-44da-b874-991b494030b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:55:37.693959 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:55:37.750873 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04b6d8cf-fad1-44da-b874-991b494030b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:55:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1114587996',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=aa40cd44-1a25-4d44-9a98-afe136abaf88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bc9ef54dc54452c99516a2616b96cdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:55:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:55:37Z,user_id='1ba18708071843bfae191c3225c87b40',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:55:37.754166 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2716f5e3-f893-4551-bfff-32ea046229ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:55:37.757179 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2716f5e3-f893-4551-bfff-32ea046229ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:55:37.760085 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd71131f-a5d2-4fcc-9bdc-fb0e610a6625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:55:38.098527 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd71131f-a5d2-4fcc-9bdc-fb0e610a6625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'aa40cd44-1a25-4d44-9a98-afe136abaf88', 'volume_name': 'volume-aa40cd44-1a25-4d44-9a98-afe136abaf88', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:55:38.101256 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07a99dc5-9753-413d-a4ff-1a8d4513eb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:55:38.103628 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07a99dc5-9753-413d-a4ff-1a8d4513eb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:55:38.117730 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c433b6e3-a0b4-4e0a-a4d2-6fa9f395f4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:55:38.118752 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Volume aa40cd44-1a25-4d44-9a98-afe136abaf88: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-aa40cd44-1a25-4d44-9a98-afe136abaf88', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 16:55:38.121705 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Cloning aa40cd44-1a25-4d44-9a98-afe136abaf88 from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 16:55:43.820913 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 None] Lock "b'cinder-603363a2-2111-47e8-9941-6c658a914af2-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:55:44.049591 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:44.182530 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:44.182530 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829867088]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:55:44.183760 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 None] Skipping remove_export. No iscsi_target is presently exported for volume: 603363a2-2111-47e8-9941-6c658a914af2
Nov 14 16:55:44.186863 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 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/volume-603363a2-2111-47e8-9941-6c658a914af2 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:44.245082 n-d-816883-1 sudo[115582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-603363a2-2111-47e8-9941-6c658a914af2
Nov 14 16:55:44.246593 n-d-816883-1 sudo[115582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:45.089955 n-d-816883-1 sudo[115582]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:45.095610 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 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/volume-603363a2-2111-47e8-9941-6c658a914af2" returned: 0 in 0.910s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:45.099789 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:45.150950 n-d-816883-1 sudo[115589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2
Nov 14 16:55:45.161985 n-d-816883-1 sudo[115589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:46.100974 n-d-816883-1 sudo[115589]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:46.103348 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2" returned: 0 in 1.003s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:46.107413 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:46.203554 n-d-816883-1 sudo[115593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2
Nov 14 16:55:46.207551 n-d-816883-1 sudo[115593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:47.144790 n-d-816883-1 sudo[115593]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:47.151772 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-603363a2-2111-47e8-9941-6c658a914af2" returned: 0 in 1.041s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:47.157325 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 None] Successfully deleted volume: 603363a2-2111-47e8-9941-6c658a914af2
Nov 14 16:55:47.314316 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 None] Created reservations ['c0b697cf-7b79-4c15-b45f-25a3db1582ca', 'e8d2578e-0033-445b-b1eb-bf5c80679017', 'f779eceb-8766-4225-a3ce-b6eaf8cfaf84', '5de3e509-9026-4a30-9864-ee7c6a72306a'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:55:47.441587 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:55:47.445025 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:47.501499 n-d-816883-1 sudo[115603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:55:47.504642 n-d-816883-1 sudo[115603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:48.224972 n-d-816883-1 sudo[115603]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:48.231949 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 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.786s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:48.234447 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:48.282360 n-d-816883-1 sudo[115609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:55:48.287304 n-d-816883-1 sudo[115609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:49.098834 n-d-816883-1 sudo[115609]: pam_unix(sudo:session): session closed for user root
Nov 14 16:55:49.101211 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 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.866s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:55:49.103222 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:55:49.111052 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 None] Deleted volume successfully.
Nov 14 16:55:49.140714 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-466b24be-31d6-4421-9363-05eb8dc48015 tempest-AttachVolumeNegativeTest-351312728 None] Lock "b'cinder-603363a2-2111-47e8-9941-6c658a914af2-delete_volume'" released by "delete_volume" :: held 5.320s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:55:58.990998 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1, size 616.00 MB, duration 20.86 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 16:55:58.998399 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Image download 616.00 MB at 29.53 MB/s
Nov 14 16:55:59.106299 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:59.312671 n-d-816883-1 sudo[115640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1
Nov 14 16:55:59.314360 n-d-816883-1 sudo[115640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:55:59.669664 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 None] Lock "b'cinder-d2fe7d80-509a-46d7-9daf-02533e755187-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:55:59.919488 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 None] Skipping remove_export. No iscsi_target is presently exported for volume: d2fe7d80-509a-46d7-9daf-02533e755187
Nov 14 16:55:59.922247 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 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/volume-d2fe7d80-509a-46d7-9daf-02533e755187 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:55:59.998219 n-d-816883-1 sudo[115642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-d2fe7d80-509a-46d7-9daf-02533e755187
Nov 14 16:55:59.999045 n-d-816883-1 sudo[115642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:00.580086 n-d-816883-1 sudo[115640]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:00.582402 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1" returned: 0 in 1.491s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:00.584214 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user 1ba18708071843bfae191c3225c87b40. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 16:56:00.825999 n-d-816883-1 sudo[115642]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:00.837605 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 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/volume-d2fe7d80-509a-46d7-9daf-02533e755187" returned: 0 in 0.915s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:00.840631 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d2fe7d80-509a-46d7-9daf-02533e755187 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:00.891881 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:00.906178 n-d-816883-1 sudo[115649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d2fe7d80-509a-46d7-9daf-02533e755187
Nov 14 16:56:00.913383 n-d-816883-1 sudo[115649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:01.098592 n-d-816883-1 sudo[115650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1
Nov 14 16:56:01.101559 n-d-816883-1 sudo[115650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:01.677143 n-d-816883-1 sudo[115649]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:01.679493 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d2fe7d80-509a-46d7-9daf-02533e755187" returned: 0 in 0.838s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:01.682744 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d2fe7d80-509a-46d7-9daf-02533e755187 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:01.734268 n-d-816883-1 sudo[115654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d2fe7d80-509a-46d7-9daf-02533e755187
Nov 14 16:56:01.735895 n-d-816883-1 sudo[115654]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:02.120953 n-d-816883-1 sudo[115650]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:02.123653 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1" returned: 0 in 1.232s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:02.125725 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:02.173481 n-d-816883-1 sudo[115660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:56:02.179000 n-d-816883-1 sudo[115660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:02.744932 n-d-816883-1 sudo[115654]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:02.747497 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d2fe7d80-509a-46d7-9daf-02533e755187" returned: 0 in 1.064s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:02.748402 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 None] Successfully deleted volume: d2fe7d80-509a-46d7-9daf-02533e755187
Nov 14 16:56:02.891868 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 None] Created reservations ['666f7a26-f873-4be5-8e71-5437c25b4cb6', '62f0868b-10cd-465d-87c1-09e1ee10b09b', 'e542f22d-5904-4c57-9c48-957d3be52683', 'fdfd2cc3-fb79-46be-b28e-eb062f3c73cf'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:56:03.036222 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:56:03.048202 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:03.088965 n-d-816883-1 sudo[115695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:56:03.090069 n-d-816883-1 sudo[115695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:03.159798 n-d-816883-1 sudo[115660]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:03.162700 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.036s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:03.194471 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume aa40cd44-1a25-4d44-9a98-afe136abaf88. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 16:56:03.320829 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_6z09xzm9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:03.506618 n-d-816883-1 sudo[115701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_6z09xzm9
Nov 14 16:56:03.518005 n-d-816883-1 sudo[115701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:03.833648 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 None] Lock "b'cinder-c1aa8b31-6d40-4111-add7-b1f2443c2c67-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 16:56:03.994152 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 None] Skipping remove_export. No iscsi_target is presently exported for volume: c1aa8b31-6d40-4111-add7-b1f2443c2c67
Nov 14 16:56:03.996870 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 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/volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:04.006344 n-d-816883-1 sudo[115695]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:04.068286 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 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 1.023s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:04.070409 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:04.094697 n-d-816883-1 sudo[115704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67
Nov 14 16:56:04.098109 n-d-816883-1 sudo[115704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:04.124881 n-d-816883-1 sudo[115705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:56:04.138049 n-d-816883-1 sudo[115705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:04.271548 n-d-816883-1 sudo[115701]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:04.273968 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_6z09xzm9" returned: 0 in 0.953s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:04.275503 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:04.535685 n-d-816883-1 sudo[115710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1
Nov 14 16:56:04.537578 n-d-816883-1 sudo[115710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:04.877622 n-d-816883-1 sudo[115704]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:04.881807 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 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/volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67" returned: 0 in 0.885s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:04.886525 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:04.948372 n-d-816883-1 sudo[115713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67
Nov 14 16:56:04.950926 n-d-816883-1 sudo[115713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:05.236769 n-d-816883-1 sudo[115705]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:05.239672 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 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 1.168s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:05.242991 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:56:05.258015 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 None] Deleted volume successfully.
Nov 14 16:56:05.295448 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1793694c-56cd-42bd-bf4f-523aa546388d tempest-ServersNegativeTestJSON-261713385 None] Lock "b'cinder-d2fe7d80-509a-46d7-9daf-02533e755187-delete_volume'" released by "delete_volume" :: held 5.624s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:56:05.583078 n-d-816883-1 sudo[115710]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:05.585272 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1" returned: 0 in 1.310s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:05.586234 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 16:56:05.587398 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa40cd44--1a25--4d44--9a98--afe136abaf88 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:05.631215 n-d-816883-1 sudo[115719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa40cd44--1a25--4d44--9a98--afe136abaf88 oflag=direct
Nov 14 16:56:05.635621 n-d-816883-1 sudo[115719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:06.389266 n-d-816883-1 sudo[115713]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:06.392179 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67" returned: 0 in 1.505s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:06.395863 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:06.440856 n-d-816883-1 sudo[115723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67
Nov 14 16:56:06.442881 n-d-816883-1 sudo[115723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:06.480309 n-d-816883-1 sudo[115719]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:06.483257 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa40cd44--1a25--4d44--9a98--afe136abaf88 oflag=direct" returned: 0 in 0.895s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:06.484785 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--aa40cd44--1a25--4d44--9a98--afe136abaf88 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:06.531779 n-d-816883-1 sudo[115735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--aa40cd44--1a25--4d44--9a98--afe136abaf88
Nov 14 16:56:06.534014 n-d-816883-1 sudo[115735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:07.028462 n-d-816883-1 sudo[115723]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:07.030692 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1aa8b31-6d40-4111-add7-b1f2443c2c67" returned: 0 in 0.634s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:07.032189 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 None] Successfully deleted volume: c1aa8b31-6d40-4111-add7-b1f2443c2c67
Nov 14 16:56:07.100632 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 None] Created reservations ['d7b9ace7-c7ed-4fe9-8997-b9b1514f6fb5', '03520ba1-16f9-4a29-bfab-c533d0d6f1e5', '902ab034-4a23-4b42-9a9f-8604519f5af3', '9f95df5e-7a58-44dc-be17-9c261ec43e42'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 16:56:07.181128 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:56:07.182292 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:07.265718 n-d-816883-1 sudo[115750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:56:07.266564 n-d-816883-1 sudo[115750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:08.232062 n-d-816883-1 sudo[115750]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:08.234331 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 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 1.052s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:08.237074 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:08.285664 n-d-816883-1 sudo[115776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:56:08.293708 n-d-816883-1 sudo[115776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:08.314910 n-d-816883-1 sudo[115735]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:08.318878 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--aa40cd44--1a25--4d44--9a98--afe136abaf88" returned: 0 in 1.833s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:08.321443 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:08.575917 n-d-816883-1 sudo[115778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1
Nov 14 16:56:08.576767 n-d-816883-1 sudo[115778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:09.103631 n-d-816883-1 sudo[115776]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:09.116840 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 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.879s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:09.119687 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:56:09.130738 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 None] Deleted volume successfully.
Nov 14 16:56:09.176728 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-687d8327-e7d2-4f18-9e29-e45ab44b0f21 tempest-ServersNegativeTestJSON-261713385 None] Lock "b'cinder-c1aa8b31-6d40-4111-add7-b1f2443c2c67-delete_volume'" released by "delete_volume" :: held 5.343s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 16:56:09.268037 n-d-816883-1 sudo[115778]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:09.270035 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1" returned: 0 in 0.949s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:09.271651 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ww6lwwidn-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.84 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--aa40cd44--1a25--4d44--9a98--afe136abaf88 {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 16:56:09.272236 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Converted 700.00 MB image at 381.41 MB/s
Nov 14 16:56:09.272996 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume aa40cd44-1a25-4d44-9a98-afe136abaf88 successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 16:56:09.470133 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user 1ba18708071843bfae191c3225c87b40 is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 16:56:09.471340 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Marking volume aa40cd44-1a25-4d44-9a98-afe136abaf88 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 16:56:09.484294 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to aa40cd44-1a25-4d44-9a98-afe136abaf88. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 16:56:09.486305 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Creating volume glance metadata for volume aa40cd44-1a25-4d44-9a98-afe136abaf88 backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 16:56:09.630006 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c433b6e3-a0b4-4e0a-a4d2-6fa9f395f4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa40cd44-1a25-4d44-9a98-afe136abaf88', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:09.633159 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aef9d2d8-98d8-44dc-9929-ca30ce787f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:09.654851 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Volume volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 (aa40cd44-1a25-4d44-9a98-afe136abaf88): created successfully
Nov 14 16:56:09.657408 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aef9d2d8-98d8-44dc-9929-ca30ce787f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:09.661516 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Flow 'volume_create_manager' (47d602c5-9393-40f9-9a9d-475c49aa136e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:56:09.686326 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-307dd0c6-901a-46d5-90cb-23628dafa6d8 tempest-TaggedBootDevicesTest_v242-1208156010 None] Created volume successfully.
Nov 14 16:56:10.889888 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:56:10.897341 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:56:10.898922 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 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'
Nov 14 16:56:10.931288 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Flow 'volume_create_manager' (1f5aa60b-ebe6-4708-afb6-e79c56b21ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:56:10.938766 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35c8fb88-5200-4ad8-b88b-9c41e5c00eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:10.995680 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:56:11.039069 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35c8fb88-5200-4ad8-b88b-9c41e5c00eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-545082918',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=41eaf585-d593-4219-a26a-b6cac9d249d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bc9ef54dc54452c99516a2616b96cdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:56:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:56:11Z,user_id='1ba18708071843bfae191c3225c87b40',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:11.041656 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (06bdf846-3170-48af-badb-7382d6d80c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:11.044289 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (06bdf846-3170-48af-badb-7382d6d80c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:11.055806 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (39c9335b-25bd-41f3-8e80-9db6ef82bf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:11.059648 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (39c9335b-25bd-41f3-8e80-9db6ef82bf47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '41eaf585-d593-4219-a26a-b6cac9d249d0', 'volume_name': 'volume-41eaf585-d593-4219-a26a-b6cac9d249d0', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:11.075418 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbd4e3ec-1ede-4f68-8944-626b2c11df2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:11.077636 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbd4e3ec-1ede-4f68-8944-626b2c11df2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:11.079766 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7bdbeb7a-dedd-4104-86c1-b5f8a272309d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:11.080542 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Volume 41eaf585-d593-4219-a26a-b6cac9d249d0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-41eaf585-d593-4219-a26a-b6cac9d249d0', 'volume_size': 1}
Nov 14 16:56:11.081703 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-41eaf585-d593-4219-a26a-b6cac9d249d0 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:11.120500 n-d-816883-1 sudo[115784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-41eaf585-d593-4219-a26a-b6cac9d249d0 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:56:11.122877 n-d-816883-1 sudo[115784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:11.798042 n-d-816883-1 sudo[115784]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:11.800726 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-41eaf585-d593-4219-a26a-b6cac9d249d0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.718s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:11.807937 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7bdbeb7a-dedd-4104-86c1-b5f8a272309d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-41eaf585-d593-4219-a26a-b6cac9d249d0', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:11.810761 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e36bd146-7e77-40a3-a03c-bdea45cc27b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:11.829548 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Volume volume-41eaf585-d593-4219-a26a-b6cac9d249d0 (41eaf585-d593-4219-a26a-b6cac9d249d0): created successfully
Nov 14 16:56:11.836021 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e36bd146-7e77-40a3-a03c-bdea45cc27b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:11.844052 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Flow 'volume_create_manager' (1f5aa60b-ebe6-4708-afb6-e79c56b21ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:56:11.864880 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-132863ca-5784-4c58-af9d-dd77769842c2 tempest-TaggedBootDevicesTest_v242-1208156010 None] Created volume successfully.
Nov 14 16:56:12.669774 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:56:12.674419 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:56:12.676461 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 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'
Nov 14 16:56:12.709214 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Flow 'volume_create_manager' (c013616d-7ff7-487d-832e-28fa14dd6dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:56:12.716877 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aadfdddf-40ce-4f75-9697-a3824509721a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:12.765927 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:56:12.823696 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aadfdddf-40ce-4f75-9697-a3824509721a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-608816258',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=42543e49-7291-4069-b4f1-e03fae77d2f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bc9ef54dc54452c99516a2616b96cdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:56:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:56:13Z,user_id='1ba18708071843bfae191c3225c87b40',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:12.827099 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cae7e37f-89ab-4164-94db-cfcc682965a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:12.829267 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cae7e37f-89ab-4164-94db-cfcc682965a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:12.832134 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d499ce3-7695-4cce-b5b8-bf271937bf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:12.834567 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d499ce3-7695-4cce-b5b8-bf271937bf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '42543e49-7291-4069-b4f1-e03fae77d2f7', 'volume_name': 'volume-42543e49-7291-4069-b4f1-e03fae77d2f7', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:12.837002 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a3b5da50-7bfa-4cd0-93ca-00ba702df660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:12.839523 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a3b5da50-7bfa-4cd0-93ca-00ba702df660) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:12.841909 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56aa9e22-52cb-4453-89da-a11adf23b76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:12.842703 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Volume 42543e49-7291-4069-b4f1-e03fae77d2f7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-42543e49-7291-4069-b4f1-e03fae77d2f7', 'volume_size': 1}
Nov 14 16:56:12.843924 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-42543e49-7291-4069-b4f1-e03fae77d2f7 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:12.865387 n-d-816883-1 sudo[115818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-42543e49-7291-4069-b4f1-e03fae77d2f7 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:56:12.867076 n-d-816883-1 sudo[115818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:13.739490 n-d-816883-1 sudo[115818]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:13.741818 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-42543e49-7291-4069-b4f1-e03fae77d2f7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.897s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:13.745493 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56aa9e22-52cb-4453-89da-a11adf23b76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-42543e49-7291-4069-b4f1-e03fae77d2f7', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:13.748580 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfeedfe8-93f4-4bfd-a5a8-dd09bfcf357c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:56:13.776589 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Volume volume-42543e49-7291-4069-b4f1-e03fae77d2f7 (42543e49-7291-4069-b4f1-e03fae77d2f7): created successfully
Nov 14 16:56:13.779692 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfeedfe8-93f4-4bfd-a5a8-dd09bfcf357c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:56:13.785242 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Flow 'volume_create_manager' (c013616d-7ff7-487d-832e-28fa14dd6dcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:56:13.797045 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-ebd32bc7-1e2f-4cf4-a8e7-b917a6b14bd3 tempest-TaggedBootDevicesTest_v242-1208156010 None] Created volume successfully.
Nov 14 16:56:31.165794 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:56:31.166430 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:56:31.167061 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:31.213180 n-d-816883-1 sudo[116048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:56:31.219193 n-d-816883-1 sudo[116048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:32.066497 n-d-816883-1 sudo[116048]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:32.068690 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.901s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:32.071116 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:32.106139 n-d-816883-1 sudo[116051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:56:32.108166 n-d-816883-1 sudo[116051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:32.678284 n-d-816883-1 sudo[116051]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:32.680111 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.609s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:32.681842 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:56:41.706192 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-6da30ed7-b3c5-48f9-b9a4-0fde359a3193 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:41.738595 n-d-816883-1 sudo[116062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:56:41.740231 n-d-816883-1 sudo[116062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:42.248880 n-d-816883-1 sudo[116062]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:42.251608 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-6da30ed7-b3c5-48f9-b9a4-0fde359a3193 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88" returned: 0 in 0.545s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:42.312067 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:42.325594 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:42.326131 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831755872]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:42.327130 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-6da30ed7-b3c5-48f9-b9a4-0fde359a3193 tempest-TaggedBootDevicesTest_v242-1208156010 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:56:42.328304 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-6da30ed7-b3c5-48f9-b9a4-0fde359a3193 tempest-TaggedBootDevicesTest_v242-1208156010 None] Creating iscsi_target for Volume ID: volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:56:42.333425 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-6da30ed7-b3c5-48f9-b9a4-0fde359a3193 tempest-TaggedBootDevicesTest_v242-1208156010 None] Created volume path /opt/stack/data/cinder/volumes/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88,
Nov 14 16:56:42.333425 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:56:42.333425 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:56:42.333425 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:56:42.333425 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:56:42.333425 n-d-816883-1 cinder-volume[95768]: incominguser K46VMMextwdEZAH62uKS KNnFTETWbJ2PhDui
Nov 14 16:56:42.333425 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:56:42.333425 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:56:42.333425 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:56:42.333425 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:56:42.338772 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:43.248793 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88" returned: 0 in 0.911s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:43.251186 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831755872]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:43.253323 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-6da30ed7-b3c5-48f9-b9a4-0fde359a3193 tempest-TaggedBootDevicesTest_v242-1208156010 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:56:43.253940 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-6da30ed7-b3c5-48f9-b9a4-0fde359a3193 tempest-TaggedBootDevicesTest_v242-1208156010 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:56:43.255302 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:43.265138 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:43.265482 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831755872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:43.266397 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-6da30ed7-b3c5-48f9-b9a4-0fde359a3193 tempest-TaggedBootDevicesTest_v242-1208156010 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:56:43.269737 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:43.362487 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:43.362871 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831755872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:43.366129 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:43.462256 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:43.462540 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831755872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:43.464308 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-6da30ed7-b3c5-48f9-b9a4-0fde359a3193 tempest-TaggedBootDevicesTest_v242-1208156010 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:56:43.550608 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-6da30ed7-b3c5-48f9-b9a4-0fde359a3193 tempest-TaggedBootDevicesTest_v242-1208156010 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88', 'target_lun': 1, 'volume_id': 'aa40cd44-1a25-4d44-9a98-afe136abaf88', 'auth_method': 'CHAP', 'auth_username': 'K46VMMextwdEZAH62uKS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '14bc847a-9b3e-4e98-8cab-174399a17e9e'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:56:43.772955 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-6da30ed7-b3c5-48f9-b9a4-0fde359a3193 tempest-TaggedBootDevicesTest_v242-1208156010 None] attachment_update completed successfully.
Nov 14 16:56:44.528477 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-699f628f-f1c3-4a8a-9f65-b35dc4fcee3e tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:44.608849 n-d-816883-1 sudo[116110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 16:56:44.610007 n-d-816883-1 sudo[116110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:45.379600 n-d-816883-1 sudo[116110]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:45.382406 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-699f628f-f1c3-4a8a-9f65-b35dc4fcee3e tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0" returned: 0 in 0.857s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:45.450653 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:45.473957 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:45.474540 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829995120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-699f628f-f1c3-4a8a-9f65-b35dc4fcee3e tempest-TaggedBootDevicesTest_v242-1208156010 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:56:45.475380 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:56:45.480104 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-699f628f-f1c3-4a8a-9f65-b35dc4fcee3e tempest-TaggedBootDevicesTest_v242-1208156010 None] Creating iscsi_target for Volume ID: volume-41eaf585-d593-4219-a26a-b6cac9d249d0 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:56:45.488821 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-699f628f-f1c3-4a8a-9f65-b35dc4fcee3e tempest-TaggedBootDevicesTest_v242-1208156010 None] Created volume path /opt/stack/data/cinder/volumes/volume-41eaf585-d593-4219-a26a-b6cac9d249d0,
Nov 14 16:56:45.488821 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:56:45.488821 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:56:45.488821 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 16:56:45.488821 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:56:45.488821 n-d-816883-1 cinder-volume[95768]: incominguser pyfBHAAE77cyE6EsfAX5 uafTAKd8bu33Dj7L
Nov 14 16:56:45.488821 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:56:45.488821 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:56:45.488821 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:56:45.488821 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:56:45.495618 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:46.315096 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0" returned: 0 in 0.823s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:46.315723 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829995120]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:46.316850 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-699f628f-f1c3-4a8a-9f65-b35dc4fcee3e tempest-TaggedBootDevicesTest_v242-1208156010 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:56:46.317471 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-699f628f-f1c3-4a8a-9f65-b35dc4fcee3e tempest-TaggedBootDevicesTest_v242-1208156010 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:56:46.321639 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:46.332891 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:46.333642 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829995120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-699f628f-f1c3-4a8a-9f65-b35dc4fcee3e tempest-TaggedBootDevicesTest_v242-1208156010 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:56:46.335606 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:56:46.346147 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:46.451829 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:46.452346 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829995120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:46.456296 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:46.553856 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:46.554317 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829995120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:46.555567 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-699f628f-f1c3-4a8a-9f65-b35dc4fcee3e tempest-TaggedBootDevicesTest_v242-1208156010 None] Set provider_location to: 10.222.0.37:3260,2 iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:56:46.689614 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-699f628f-f1c3-4a8a-9f65-b35dc4fcee3e tempest-TaggedBootDevicesTest_v242-1208156010 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0', 'target_lun': 1, 'volume_id': '41eaf585-d593-4219-a26a-b6cac9d249d0', 'auth_method': 'CHAP', 'auth_username': 'pyfBHAAE77cyE6EsfAX5', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'cad9385f-0f3f-431a-a89d-7b42b94bb169'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:56:46.836836 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-699f628f-f1c3-4a8a-9f65-b35dc4fcee3e tempest-TaggedBootDevicesTest_v242-1208156010 None] attachment_update completed successfully.
Nov 14 16:56:47.553321 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-c51fee2b-3795-4672-96f7-c81a6ea2cb6e tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:47.605217 n-d-816883-1 sudo[116170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 16:56:47.606042 n-d-816883-1 sudo[116170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:56:48.251505 n-d-816883-1 sudo[116170]: pam_unix(sudo:session): session closed for user root
Nov 14 16:56:48.253785 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-c51fee2b-3795-4672-96f7-c81a6ea2cb6e tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7" returned: 0 in 0.700s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:48.307701 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:48.324453 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:48.325133 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411836981840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-c51fee2b-3795-4672-96f7-c81a6ea2cb6e tempest-TaggedBootDevicesTest_v242-1208156010 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:56:48.326369 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:56:48.332064 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-c51fee2b-3795-4672-96f7-c81a6ea2cb6e tempest-TaggedBootDevicesTest_v242-1208156010 None] Creating iscsi_target for Volume ID: volume-42543e49-7291-4069-b4f1-e03fae77d2f7 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:56:48.339079 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-c51fee2b-3795-4672-96f7-c81a6ea2cb6e tempest-TaggedBootDevicesTest_v242-1208156010 None] Created volume path /opt/stack/data/cinder/volumes/volume-42543e49-7291-4069-b4f1-e03fae77d2f7,
Nov 14 16:56:48.339079 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:56:48.339079 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:56:48.339079 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 16:56:48.339079 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:56:48.339079 n-d-816883-1 cinder-volume[95768]: incominguser oqbVUDBVUyjR7hNyuiAN Crva6zU2SogL9Swm
Nov 14 16:56:48.339079 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:56:48.339079 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:56:48.339079 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:56:48.339079 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:56:48.343872 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:49.008789 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7" returned: 0 in 0.666s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:49.009728 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411836981840]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:49.010907 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-c51fee2b-3795-4672-96f7-c81a6ea2cb6e tempest-TaggedBootDevicesTest_v242-1208156010 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:56:49.011590 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-c51fee2b-3795-4672-96f7-c81a6ea2cb6e tempest-TaggedBootDevicesTest_v242-1208156010 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:56:49.015669 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:49.039605 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:49.040085 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411836981840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-c51fee2b-3795-4672-96f7-c81a6ea2cb6e tempest-TaggedBootDevicesTest_v242-1208156010 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:56:49.040922 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:56:49.047244 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:49.215123 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.173s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:49.215906 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411836981840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:49.220597 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:56:49.334863 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:56:49.335323 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411836981840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:56:49.337192 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-c51fee2b-3795-4672-96f7-c81a6ea2cb6e tempest-TaggedBootDevicesTest_v242-1208156010 None] Set provider_location to: 10.222.0.37:3260,3 iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:56:49.427550 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-c51fee2b-3795-4672-96f7-c81a6ea2cb6e tempest-TaggedBootDevicesTest_v242-1208156010 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7', 'target_lun': 1, 'volume_id': '42543e49-7291-4069-b4f1-e03fae77d2f7', 'auth_method': 'CHAP', 'auth_username': 'oqbVUDBVUyjR7hNyuiAN', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e0ff27f7-9729-452c-9990-5928b0a60e08'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:56:49.637982 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-b7eddb32-139e-43e6-94d2-3b29c125ed6f req-c51fee2b-3795-4672-96f7-c81a6ea2cb6e tempest-TaggedBootDevicesTest_v242-1208156010 None] attachment_update completed successfully.
Nov 14 16:57:19.222508 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:57:19.229004 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:57:19.229886 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 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'
Nov 14 16:57:19.249849 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Flow 'volume_create_manager' (3c0bded2-f3f6-4157-93cc-958dd8e86f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:57:19.255769 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95f1d455-c37b-411b-a2b8-c095d1288882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:57:19.280853 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:57:19.314020 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95f1d455-c37b-411b-a2b8-c095d1288882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2016203540',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=e0a810fa-18e4-4901-998b-a142cc974c48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c91b2e8590b426fb54d9c881c53b144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:57:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:57:19Z,user_id='a19a456eb2484bb7a3e2d156d22506b8',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:57:19.321273 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a820444-81d4-4f0d-bad8-59b4fb11b0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:57:19.324411 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a820444-81d4-4f0d-bad8-59b4fb11b0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:57:19.327268 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb024c56-8d0c-4da1-af06-7a18ecc697b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:57:19.447083 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb024c56-8d0c-4da1-af06-7a18ecc697b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e0a810fa-18e4-4901-998b-a142cc974c48', 'volume_name': 'volume-e0a810fa-18e4-4901-998b-a142cc974c48', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:57:19.449719 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (968cc5e9-04b4-4f17-8503-8c1d7c49fc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:57:19.452156 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (968cc5e9-04b4-4f17-8503-8c1d7c49fc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:57:19.454557 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c24ede6-e36c-4f58-9ef5-8ca25580743a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:57:19.455466 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Volume e0a810fa-18e4-4901-998b-a142cc974c48: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e0a810fa-18e4-4901-998b-a142cc974c48', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 16:57:19.456140 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Cloning e0a810fa-18e4-4901-998b-a142cc974c48 from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 16:57:25.080041 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 16:57:25.084154 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 16:57:25.085035 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 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'
Nov 14 16:57:25.101043 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Flow 'volume_create_manager' (ce2f2535-3312-4c8b-bf07-90edb7e43391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:57:25.105494 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fcd79935-9f48-4145-bdee-21f0f5c86bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:57:25.130911 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 16:57:25.183202 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fcd79935-9f48-4145-bdee-21f0f5c86bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T16:57:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-162995303',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=82669afb-50d8-43d3-9195-12fb99687bca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dcb552e4a4e41b3bdb63938c85cdd46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T16:57:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T16:57:25Z,user_id='64d1b770bed24f6d804aa21c49786e13',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:57:25.186142 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb205a74-3ff5-4307-87fa-51cc9a195bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:57:25.189166 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb205a74-3ff5-4307-87fa-51cc9a195bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:57:25.191669 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f0d2b07-0014-451f-967e-99a040aa4a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:57:25.194373 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f0d2b07-0014-451f-967e-99a040aa4a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82669afb-50d8-43d3-9195-12fb99687bca', 'volume_name': 'volume-82669afb-50d8-43d3-9195-12fb99687bca', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:57:25.196797 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d1c5833-e207-4adb-868c-f1f3500ff7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:57:25.200068 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d1c5833-e207-4adb-868c-f1f3500ff7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:57:25.202454 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (975578b2-654c-431a-ac90-c35cd8b844f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:57:25.215946 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Volume 82669afb-50d8-43d3-9195-12fb99687bca: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82669afb-50d8-43d3-9195-12fb99687bca', 'volume_size': 1}
Nov 14 16:57:25.217490 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82669afb-50d8-43d3-9195-12fb99687bca stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:25.292628 n-d-816883-1 sudo[116760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82669afb-50d8-43d3-9195-12fb99687bca stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:57:25.293484 n-d-816883-1 sudo[116760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:57:26.131897 n-d-816883-1 sudo[116760]: pam_unix(sudo:session): session closed for user root
Nov 14 16:57:26.145221 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82669afb-50d8-43d3-9195-12fb99687bca stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.918s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:26.153290 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (975578b2-654c-431a-ac90-c35cd8b844f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82669afb-50d8-43d3-9195-12fb99687bca', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:57:26.159383 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (483eece6-0cc4-42a7-8253-4f6a77a4bd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:57:26.193381 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Volume volume-82669afb-50d8-43d3-9195-12fb99687bca (82669afb-50d8-43d3-9195-12fb99687bca): created successfully
Nov 14 16:57:26.201122 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (483eece6-0cc4-42a7-8253-4f6a77a4bd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:57:26.210242 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Flow 'volume_create_manager' (ce2f2535-3312-4c8b-bf07-90edb7e43391) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:57:26.239877 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c621ac78-db99-43f7-9501-3149cb1921c6 tempest-AttachVolumeShelveTestJSON-1466997732 None] Created volume successfully.
Nov 14 16:57:31.171520 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:57:31.174914 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:57:31.175681 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:31.251276 n-d-816883-1 sudo[116927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:57:31.253957 n-d-816883-1 sudo[116927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:57:31.931292 n-d-816883-1 sudo[116927]: pam_unix(sudo:session): session closed for user root
Nov 14 16:57:31.936861 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.761s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:31.940820 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:31.980367 n-d-816883-1 sudo[116961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:57:31.986821 n-d-816883-1 sudo[116961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:57:32.791157 n-d-816883-1 sudo[116961]: pam_unix(sudo:session): session closed for user root
Nov 14 16:57:32.795124 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.852s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:32.797441 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:57:36.715485 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1, size 616.00 MB, duration 17.26 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 16:57:36.718981 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Image download 616.00 MB at 35.69 MB/s
Nov 14 16:57:36.838714 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:37.137998 n-d-816883-1 sudo[117013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1
Nov 14 16:57:37.138880 n-d-816883-1 sudo[117013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:57:38.126376 n-d-816883-1 sudo[117013]: pam_unix(sudo:session): session closed for user root
Nov 14 16:57:38.129082 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1" returned: 0 in 1.290s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:38.130021 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user a19a456eb2484bb7a3e2d156d22506b8. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 16:57:38.249598 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:38.628269 n-d-816883-1 sudo[117033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1
Nov 14 16:57:38.629263 n-d-816883-1 sudo[117033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:57:39.142069 n-d-816883-1 sudo[117033]: pam_unix(sudo:session): session closed for user root
Nov 14 16:57:39.146574 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1" returned: 0 in 0.897s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:39.150569 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0a810fa-18e4-4901-998b-a142cc974c48 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:39.200842 n-d-816883-1 sudo[117051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0a810fa-18e4-4901-998b-a142cc974c48 stack-volumes-lvmdriver-1 -L 1g
Nov 14 16:57:39.201720 n-d-816883-1 sudo[117051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:57:40.038530 n-d-816883-1 sudo[117051]: pam_unix(sudo:session): session closed for user root
Nov 14 16:57:40.041461 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0a810fa-18e4-4901-998b-a142cc974c48 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.890s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:40.087753 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume e0a810fa-18e4-4901-998b-a142cc974c48. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 16:57:40.151829 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_pnq6b_r5 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:40.327097 n-d-816883-1 sudo[117092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_pnq6b_r5
Nov 14 16:57:40.328842 n-d-816883-1 sudo[117092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:57:41.103651 n-d-816883-1 sudo[117092]: pam_unix(sudo:session): session closed for user root
Nov 14 16:57:41.106631 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_pnq6b_r5" returned: 0 in 0.954s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:41.108108 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:41.243983 n-d-816883-1 sudo[117124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1
Nov 14 16:57:41.245749 n-d-816883-1 sudo[117124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:57:42.039433 n-d-816883-1 sudo[117124]: pam_unix(sudo:session): session closed for user root
Nov 14 16:57:42.042842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1" returned: 0 in 0.934s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:42.043893 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 16:57:42.044867 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e0a810fa--18e4--4901--998b--a142cc974c48 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:42.104332 n-d-816883-1 sudo[117157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e0a810fa--18e4--4901--998b--a142cc974c48 oflag=direct
Nov 14 16:57:42.107209 n-d-816883-1 sudo[117157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:57:43.044450 n-d-816883-1 sudo[117157]: pam_unix(sudo:session): session closed for user root
Nov 14 16:57:43.046847 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e0a810fa--18e4--4901--998b--a142cc974c48 oflag=direct" returned: 0 in 1.002s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:43.048773 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e0a810fa--18e4--4901--998b--a142cc974c48 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:43.070288 n-d-816883-1 sudo[117192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e0a810fa--18e4--4901--998b--a142cc974c48
Nov 14 16:57:43.071959 n-d-816883-1 sudo[117192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:57:45.405608 n-d-816883-1 sudo[117192]: pam_unix(sudo:session): session closed for user root
Nov 14 16:57:45.408932 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e0a810fa--18e4--4901--998b--a142cc974c48" returned: 0 in 2.360s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:45.410821 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:45.508777 n-d-816883-1 sudo[117219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1
Nov 14 16:57:45.510346 n-d-816883-1 sudo[117219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:57:46.144524 n-d-816883-1 sudo[117219]: pam_unix(sudo:session): session closed for user root
Nov 14 16:57:46.146969 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1" returned: 0 in 0.736s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:46.152493 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_j6057wrqn-d-816883-1@lvmdriver-1, size 700.00 MB, duration 2.36 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--e0a810fa--18e4--4901--998b--a142cc974c48 {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 16:57:46.153505 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Converted 700.00 MB image at 296.37 MB/s
Nov 14 16:57:46.154356 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume e0a810fa-18e4-4901-998b-a142cc974c48 successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 16:57:46.485685 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user a19a456eb2484bb7a3e2d156d22506b8 is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 16:57:46.491151 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Marking volume e0a810fa-18e4-4901-998b-a142cc974c48 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 16:57:46.538288 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to e0a810fa-18e4-4901-998b-a142cc974c48. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 16:57:46.538694 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Creating volume glance metadata for volume e0a810fa-18e4-4901-998b-a142cc974c48 backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 16:57:46.703954 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c24ede6-e36c-4f58-9ef5-8ca25580743a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e0a810fa-18e4-4901-998b-a142cc974c48', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:57:46.710703 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f435f854-dcfc-480a-8dce-774f064b329f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 16:57:46.730212 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Volume volume-e0a810fa-18e4-4901-998b-a142cc974c48 (e0a810fa-18e4-4901-998b-a142cc974c48): created successfully
Nov 14 16:57:46.732215 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f435f854-dcfc-480a-8dce-774f064b329f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 16:57:46.736063 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Flow 'volume_create_manager' (3c0bded2-f3f6-4157-93cc-958dd8e86f58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 16:57:46.760428 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-562ed11e-c7d3-4699-aba6-34b1b39bd4e9 tempest-ServersTestBootFromVolume-1368702922 None] Created volume successfully.
Nov 14 16:57:55.298403 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-cd8cd74a-9347-486a-8629-3cfda413a314 req-f85a99ce-3792-4e91-accc-574a1e8df800 tempest-ServersTestBootFromVolume-1368702922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:55.323062 n-d-816883-1 sudo[117315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48
Nov 14 16:57:55.324653 n-d-816883-1 sudo[117315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:57:56.187836 n-d-816883-1 sudo[117315]: pam_unix(sudo:session): session closed for user root
Nov 14 16:57:56.191059 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-cd8cd74a-9347-486a-8629-3cfda413a314 req-f85a99ce-3792-4e91-accc-574a1e8df800 tempest-ServersTestBootFromVolume-1368702922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48" returned: 0 in 0.892s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:56.288037 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:56.302764 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:56.303295 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832130192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-cd8cd74a-9347-486a-8629-3cfda413a314 req-f85a99ce-3792-4e91-accc-574a1e8df800 tempest-ServersTestBootFromVolume-1368702922 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: I_T nexus: 17
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: I_T nexus: 18
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: I_T nexus: 19
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:57:56.303761 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 16:57:56.317656 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-cd8cd74a-9347-486a-8629-3cfda413a314 req-f85a99ce-3792-4e91-accc-574a1e8df800 tempest-ServersTestBootFromVolume-1368702922 None] Creating iscsi_target for Volume ID: volume-e0a810fa-18e4-4901-998b-a142cc974c48 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 16:57:56.336804 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-cd8cd74a-9347-486a-8629-3cfda413a314 req-f85a99ce-3792-4e91-accc-574a1e8df800 tempest-ServersTestBootFromVolume-1368702922 None] Created volume path /opt/stack/data/cinder/volumes/volume-e0a810fa-18e4-4901-998b-a142cc974c48,
Nov 14 16:57:56.336804 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 16:57:56.336804 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:57:56.336804 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48
Nov 14 16:57:56.336804 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 16:57:56.336804 n-d-816883-1 cinder-volume[95768]: incominguser b8ZZtSvpY5LQx4PNPQny BWb7SpD4NpPa3EKB
Nov 14 16:57:56.336804 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:57:56.336804 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 16:57:56.336804 n-d-816883-1 cinder-volume[95768]:
Nov 14 16:57:56.336804 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 16:57:56.339863 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e0a810fa-18e4-4901-998b-a142cc974c48 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:57.065850 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e0a810fa-18e4-4901-998b-a142cc974c48" returned: 0 in 0.726s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:57.066164 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832130192]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:57:57.066747 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-cd8cd74a-9347-486a-8629-3cfda413a314 req-f85a99ce-3792-4e91-accc-574a1e8df800 tempest-ServersTestBootFromVolume-1368702922 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 16:57:57.067112 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-cd8cd74a-9347-486a-8629-3cfda413a314 req-f85a99ce-3792-4e91-accc-574a1e8df800 tempest-ServersTestBootFromVolume-1368702922 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 16:57:57.070436 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:57.078974 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:57.079368 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832130192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e0a810fa-18e4-4901-998b-a142cc974c48\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48\n Backing store flags: \n Account information:\n b8ZZtSvpY5LQx4PNPQny\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-cd8cd74a-9347-486a-8629-3cfda413a314 req-f85a99ce-3792-4e91-accc-574a1e8df800 tempest-ServersTestBootFromVolume-1368702922 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: I_T nexus: 17
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: I_T nexus: 18
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: I_T nexus: 19
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 16:57:57.080087 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 16:57:57.091087 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:57.212039 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:57.212397 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832130192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e0a810fa-18e4-4901-998b-a142cc974c48\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48\n Backing store flags: \n Account information:\n b8ZZtSvpY5LQx4PNPQny\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:57:57.213629 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:57:57.325269 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:57:57.326936 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832130192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e0a810fa-18e4-4901-998b-a142cc974c48\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48\n Backing store flags: \n Account information:\n b8ZZtSvpY5LQx4PNPQny\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 16:57:57.328399 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-cd8cd74a-9347-486a-8629-3cfda413a314 req-f85a99ce-3792-4e91-accc-574a1e8df800 tempest-ServersTestBootFromVolume-1368702922 None] Set provider_location to: 10.222.0.37:3260,4 iqn.2010-10.org.openstack:volume-e0a810fa-18e4-4901-998b-a142cc974c48 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 16:57:57.442568 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cd8cd74a-9347-486a-8629-3cfda413a314 req-f85a99ce-3792-4e91-accc-574a1e8df800 tempest-ServersTestBootFromVolume-1368702922 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e0a810fa-18e4-4901-998b-a142cc974c48', 'target_lun': 1, 'volume_id': 'e0a810fa-18e4-4901-998b-a142cc974c48', 'auth_method': 'CHAP', 'auth_username': 'b8ZZtSvpY5LQx4PNPQny', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '0eb47e96-8503-4cc5-9185-2747e9bf5644'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 16:57:57.624977 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-cd8cd74a-9347-486a-8629-3cfda413a314 req-f85a99ce-3792-4e91-accc-574a1e8df800 tempest-ServersTestBootFromVolume-1368702922 None] attachment_update completed successfully.
Nov 14 16:58:20.212979 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-bc7aefd1-348c-4516-b984-e94d71491237 req-89fd28d0-8a23-4c01-9b40-62822be67324 tempest-AttachVolumeShelveTestJSON-1466997732 None] No connector for attachment 675cefc9-dd2b-4d3e-b583-cccb503a1a44; skipping storage backend terminate_connection call. {{(pid=95768) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4784}}
Nov 14 16:58:20.213792 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-bc7aefd1-348c-4516-b984-e94d71491237 req-89fd28d0-8a23-4c01-9b40-62822be67324 tempest-AttachVolumeShelveTestJSON-1466997732 None] Deleting attachment 675cefc9-dd2b-4d3e-b583-cccb503a1a44. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 16:58:31.173285 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:58:31.174333 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:58:31.175175 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:58:31.210133 n-d-816883-1 sudo[117808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:58:31.211182 n-d-816883-1 sudo[117808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:58:32.201258 n-d-816883-1 sudo[117808]: pam_unix(sudo:session): session closed for user root
Nov 14 16:58:32.203318 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.028s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:58:32.204934 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:58:32.234549 n-d-816883-1 sudo[117848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:58:32.235488 n-d-816883-1 sudo[117848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:58:32.815129 n-d-816883-1 sudo[117848]: pam_unix(sudo:session): session closed for user root
Nov 14 16:58:32.817567 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.612s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:58:32.818141 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 16:59:31.176144 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 16:59:31.176758 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 16:59:31.178321 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:59:31.203812 n-d-816883-1 sudo[118252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:59:31.204790 n-d-816883-1 sudo[118252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:59:31.818328 n-d-816883-1 sudo[118252]: pam_unix(sudo:session): session closed for user root
Nov 14 16:59:31.822498 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.644s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:59:31.824893 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 16:59:31.866369 n-d-816883-1 sudo[118256]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 16:59:31.867910 n-d-816883-1 sudo[118256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 16:59:32.375832 n-d-816883-1 sudo[118256]: pam_unix(sudo:session): session closed for user root
Nov 14 16:59:32.377944 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.553s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 16:59:32.379362 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:00:25.329422 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-ec5c1073-f5b8-47a8-a462-3a2f969fcd76 tempest-ServersTestBootFromVolume-1368702922 None] Terminate volume connection completed successfully.
Nov 14 17:00:25.330851 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-ec5c1073-f5b8-47a8-a462-3a2f969fcd76 tempest-ServersTestBootFromVolume-1368702922 None] Deleting attachment 0eb47e96-8503-4cc5-9185-2747e9bf5644. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:00:25.333448 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:25.562082 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:25.562474 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829874176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e0a810fa-18e4-4901-998b-a142cc974c48\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48\n Backing store flags: \n Account information:\n b8ZZtSvpY5LQx4PNPQny\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:00:25.563173 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-ec5c1073-f5b8-47a8-a462-3a2f969fcd76 tempest-ServersTestBootFromVolume-1368702922 None] Removing iscsi_target for Volume ID: e0a810fa-18e4-4901-998b-a142cc974c48
Nov 14 17:00:25.564889 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e0a810fa-18e4-4901-998b-a142cc974c48 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:25.849613 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e0a810fa-18e4-4901-998b-a142cc974c48 -f" returned: 0 in 0.284s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:25.849945 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829874176]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:00:25.853562 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:26.107562 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.254s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:26.108142 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829874176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:00:26.608112 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 None] Lock "b'cinder-e0a810fa-18e4-4901-998b-a142cc974c48-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:00:26.804876 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:27.025141 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.221s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:27.025477 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830397760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:00:27.026452 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 None] Skipping remove_export. No iscsi_target is presently exported for volume: e0a810fa-18e4-4901-998b-a142cc974c48
Nov 14 17:00:27.027631 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 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/volume-e0a810fa-18e4-4901-998b-a142cc974c48 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:27.084146 n-d-816883-1 sudo[119343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-e0a810fa-18e4-4901-998b-a142cc974c48
Nov 14 17:00:27.087098 n-d-816883-1 sudo[119343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:28.065853 n-d-816883-1 sudo[119343]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:28.068606 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 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/volume-e0a810fa-18e4-4901-998b-a142cc974c48" returned: 0 in 1.040s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:28.071172 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:28.120568 n-d-816883-1 sudo[119373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48
Nov 14 17:00:28.122465 n-d-816883-1 sudo[119373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:28.859024 n-d-816883-1 sudo[119373]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:28.863975 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48" returned: 0 in 0.790s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:28.866467 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:28.946660 n-d-816883-1 sudo[119409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48
Nov 14 17:00:28.947537 n-d-816883-1 sudo[119409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:29.632083 n-d-816883-1 sudo[119409]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:29.634392 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0a810fa-18e4-4901-998b-a142cc974c48" returned: 0 in 0.768s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:29.636458 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 None] Successfully deleted volume: e0a810fa-18e4-4901-998b-a142cc974c48
Nov 14 17:00:29.737462 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 None] Created reservations ['0184bc0c-42b6-4bb7-b353-3f11eed7b17b', 'a4acf1d6-2aee-4c2f-8b71-e59f3d8d421c', '84621e59-cbe7-47ea-a8c4-09befc676a8d', '5ab19adc-41f1-42a7-a9d2-2410e72d7afd'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:00:29.843291 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:00:29.844146 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:29.874537 n-d-816883-1 sudo[119426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:00:29.875800 n-d-816883-1 sudo[119426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:30.417274 n-d-816883-1 sudo[119426]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:30.419782 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 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.575s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:30.423426 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:30.446724 n-d-816883-1 sudo[119429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:00:30.448581 n-d-816883-1 sudo[119429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:31.111374 n-d-816883-1 sudo[119429]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:31.114390 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 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.691s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:31.117381 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:00:31.127471 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 None] Deleted volume successfully.
Nov 14 17:00:31.148297 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-8d8445b7-89bc-419c-8866-a350fab4d2af req-a82f8b26-f6a3-4aef-8ba6-8ecb9d931ad4 tempest-ServersTestBootFromVolume-1368702922 None] Lock "b'cinder-e0a810fa-18e4-4901-998b-a142cc974c48-delete_volume'" released by "delete_volume" :: held 4.549s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:00:31.175009 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:00:31.175771 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:00:31.176965 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:31.230271 n-d-816883-1 sudo[119434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:00:31.231660 n-d-816883-1 sudo[119434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:32.212886 n-d-816883-1 sudo[119434]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:32.215494 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.038s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:32.217201 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:32.247377 n-d-816883-1 sudo[119450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:00:32.248218 n-d-816883-1 sudo[119450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:32.928126 n-d-816883-1 sudo[119450]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:32.930017 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.713s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:32.931984 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:00:34.154692 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 None] Lock "b'cinder-82669afb-50d8-43d3-9195-12fb99687bca-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:00:34.358400 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 None] Skipping remove_export. No iscsi_target is presently exported for volume: 82669afb-50d8-43d3-9195-12fb99687bca
Nov 14 17:00:34.359604 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 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/volume-82669afb-50d8-43d3-9195-12fb99687bca {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:34.431243 n-d-816883-1 sudo[119512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-82669afb-50d8-43d3-9195-12fb99687bca
Nov 14 17:00:34.433043 n-d-816883-1 sudo[119512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:35.162712 n-d-816883-1 sudo[119512]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:35.165399 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 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/volume-82669afb-50d8-43d3-9195-12fb99687bca" returned: 0 in 0.805s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:35.167316 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82669afb-50d8-43d3-9195-12fb99687bca {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:35.187030 n-d-816883-1 sudo[119527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82669afb-50d8-43d3-9195-12fb99687bca
Nov 14 17:00:35.187861 n-d-816883-1 sudo[119527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:35.697626 n-d-816883-1 sudo[119527]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:35.700126 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82669afb-50d8-43d3-9195-12fb99687bca" returned: 0 in 0.532s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:35.703004 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82669afb-50d8-43d3-9195-12fb99687bca {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:35.725327 n-d-816883-1 sudo[119539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82669afb-50d8-43d3-9195-12fb99687bca
Nov 14 17:00:35.727566 n-d-816883-1 sudo[119539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:36.295808 n-d-816883-1 sudo[119539]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:36.299305 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82669afb-50d8-43d3-9195-12fb99687bca" returned: 0 in 0.596s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:36.300400 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 None] Successfully deleted volume: 82669afb-50d8-43d3-9195-12fb99687bca
Nov 14 17:00:36.389375 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 None] Created reservations ['2ae9c9bd-e5df-414a-8889-e1f7b771b98c', '3303f76e-cd59-4596-8b8c-eed4b66e5303', '7649be0c-4667-4bf5-9f9a-b67a721b2fda', 'e10a4d39-c93b-40d1-820a-9fb6d77947a6'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:00:36.467034 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:00:36.468830 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:36.500123 n-d-816883-1 sudo[119570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:00:36.502970 n-d-816883-1 sudo[119570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:37.247160 n-d-816883-1 sudo[119570]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:37.249584 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 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.780s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:37.252022 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:37.286909 n-d-816883-1 sudo[119591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:00:37.287846 n-d-816883-1 sudo[119591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:37.884513 n-d-816883-1 sudo[119591]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:37.888342 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 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.636s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:37.892390 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:00:37.901070 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 None] Deleted volume successfully.
Nov 14 17:00:37.932371 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a921f275-86e9-4e10-9323-90d91b565c28 tempest-AttachVolumeShelveTestJSON-1466997732 None] Lock "b'cinder-82669afb-50d8-43d3-9195-12fb99687bca-delete_volume'" released by "delete_volume" :: held 3.778s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:00:38.390979 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 None] Lock "b'cinder-0eeccbf8-7472-4e5b-9494-4db914f12fca-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:00:38.526876 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:38.669982 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:38.670361 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829870080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:00:38.671862 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 17:00:38.674015 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 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/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:38.706655 n-d-816883-1 sudo[119617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 17:00:38.708190 n-d-816883-1 sudo[119617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:39.268347 n-d-816883-1 sudo[119617]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:39.271053 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 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/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca" returned: 0 in 0.597s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:39.274897 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:39.327067 n-d-816883-1 sudo[119647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 17:00:39.328049 n-d-816883-1 sudo[119647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:39.977285 n-d-816883-1 sudo[119647]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:39.984277 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca" returned: 0 in 0.708s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:39.988286 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:40.026618 n-d-816883-1 sudo[119668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 17:00:40.027430 n-d-816883-1 sudo[119668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:40.636954 n-d-816883-1 sudo[119668]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:40.639665 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0eeccbf8-7472-4e5b-9494-4db914f12fca" returned: 0 in 0.651s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:40.641490 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 None] Successfully deleted volume: 0eeccbf8-7472-4e5b-9494-4db914f12fca
Nov 14 17:00:40.769386 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 None] Created reservations ['cfb18409-4c82-44bd-bfbd-c8b7cc329421', '08ab3f3e-3e7e-4355-a467-42c7eaad105b', '9f8a519e-122d-4131-870e-7a1b4d1329e0', 'c911c569-6230-412a-964c-dbace07b2e85'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:00:40.915727 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:00:40.917408 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:40.953118 n-d-816883-1 sudo[119694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:00:40.963075 n-d-816883-1 sudo[119694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:41.657638 n-d-816883-1 sudo[119694]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:41.659807 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 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.743s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:41.662573 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:00:41.708806 n-d-816883-1 sudo[119724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:00:41.710447 n-d-816883-1 sudo[119724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:00:42.377618 n-d-816883-1 sudo[119724]: pam_unix(sudo:session): session closed for user root
Nov 14 17:00:42.379930 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 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.717s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:00:42.382060 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:00:42.394367 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 None] Deleted volume successfully.
Nov 14 17:00:42.428716 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-555d2c00-1b6e-4f03-a67a-ae5b2c169659 tempest-AttachVolumeShelveTestJSON-1466997732 None] Lock "b'cinder-0eeccbf8-7472-4e5b-9494-4db914f12fca-delete_volume'" released by "delete_volume" :: held 4.038s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:01:01.850737 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:01:01.861235 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:01:01.861759 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 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'
Nov 14 17:01:01.896280 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Flow 'volume_create_manager' (60c2144c-3ff6-4e6a-a5c6-5a70783d39f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:01.899909 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1cdd95f-823f-4e3d-b239-aaf0e4814749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:01.935622 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:01:01.978089 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1cdd95f-823f-4e3d-b239-aaf0e4814749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-948689157',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=a3208694-40da-4da5-9ba2-f4888df88536,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fdbbb3bfa79948eb8f09aa3019fbeae4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:01:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:01:02Z,user_id='b670db49944142339b6ff20f548f9666',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:01.981589 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ed3ddcb-e38f-4e7e-a5bf-7159dc855be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:01.983666 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ed3ddcb-e38f-4e7e-a5bf-7159dc855be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:01.986026 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de084370-4ee8-486e-b269-bbaf967198b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:01.988400 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de084370-4ee8-486e-b269-bbaf967198b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a3208694-40da-4da5-9ba2-f4888df88536', 'volume_name': 'volume-a3208694-40da-4da5-9ba2-f4888df88536', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:01.990804 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae5ce2b3-09b2-45a7-9b5a-954a3674b606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:01.993043 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae5ce2b3-09b2-45a7-9b5a-954a3674b606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:01.995297 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (28ad8f22-bf8c-446b-b59a-eaa6d72a8a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:01.996223 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Volume a3208694-40da-4da5-9ba2-f4888df88536: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a3208694-40da-4da5-9ba2-f4888df88536', 'volume_size': 1}
Nov 14 17:01:01.997687 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3208694-40da-4da5-9ba2-f4888df88536 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:02.037137 n-d-816883-1 sudo[120076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3208694-40da-4da5-9ba2-f4888df88536 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:01:02.044359 n-d-816883-1 sudo[120076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:02.058249 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:01:02.069703 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:01:02.070367 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 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'
Nov 14 17:01:02.099119 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Flow 'volume_create_manager' (0509e5d2-fbd7-4b89-9fe4-26ef32157d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:02.108293 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (983db5c4-be76-48fc-8209-094c1f274d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:02.172635 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:01:02.239423 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (983db5c4-be76-48fc-8209-094c1f274d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-931637188',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=5d168c0c-6cbb-46a3-901e-d96be7b0eb0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf80cffa94334ccc8db1586d508e7ae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:01:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:01:02Z,user_id='ca6a90dfd4ce48e0bd613089f52ef041',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:02.242886 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b342d210-7db5-4ff8-a87e-59792a8f4d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:02.246203 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b342d210-7db5-4ff8-a87e-59792a8f4d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:02.248709 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7baecee9-39b3-4e93-b44f-f3ec2720e21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:02.255143 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7baecee9-39b3-4e93-b44f-f3ec2720e21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5d168c0c-6cbb-46a3-901e-d96be7b0eb0e', 'volume_name': 'volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:02.262499 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38fbdd09-d830-4793-b114-27ae385ead18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:02.271337 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38fbdd09-d830-4793-b114-27ae385ead18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:02.274146 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d01fd51-a0ad-4233-ada5-05461d4b12e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:02.275237 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Volume 5d168c0c-6cbb-46a3-901e-d96be7b0eb0e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e', 'volume_size': 1}
Nov 14 17:01:02.276972 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:02.322565 n-d-816883-1 sudo[120082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:01:02.324320 n-d-816883-1 sudo[120082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:03.160347 n-d-816883-1 sudo[120076]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:03.162411 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3208694-40da-4da5-9ba2-f4888df88536 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.164s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:03.165690 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (28ad8f22-bf8c-446b-b59a-eaa6d72a8a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a3208694-40da-4da5-9ba2-f4888df88536', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:03.169505 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bdff6d42-0609-4af9-92ce-04bfc2e268b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:03.191735 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Volume volume-a3208694-40da-4da5-9ba2-f4888df88536 (a3208694-40da-4da5-9ba2-f4888df88536): created successfully
Nov 14 17:01:03.194328 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bdff6d42-0609-4af9-92ce-04bfc2e268b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:03.201358 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Flow 'volume_create_manager' (60c2144c-3ff6-4e6a-a5c6-5a70783d39f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:03.226006 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-308862dd-6696-427c-a0d0-f5ecf8bca58c tempest-VolumesTestJSON-1907102248 None] Created volume successfully.
Nov 14 17:01:03.250333 n-d-816883-1 sudo[120082]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:03.252357 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.975s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:03.254949 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d01fd51-a0ad-4233-ada5-05461d4b12e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:03.257549 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55b23bb7-52b0-4981-9703-ab970e78abbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:03.269470 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Volume volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e (5d168c0c-6cbb-46a3-901e-d96be7b0eb0e): created successfully
Nov 14 17:01:03.272621 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55b23bb7-52b0-4981-9703-ab970e78abbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:03.276315 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Flow 'volume_create_manager' (0509e5d2-fbd7-4b89-9fe4-26ef32157d19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:03.294817 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-498cf9a1-0893-4e92-8f1e-2fceea38f863 tempest-AttachVolumeTestJSON-2063212413 None] Created volume successfully.
Nov 14 17:01:05.171510 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:01:05.182832 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:01:05.183694 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 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'
Nov 14 17:01:05.223675 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Flow 'volume_create_manager' (d520830b-f0e3-44de-9525-c52f3464d130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:05.227662 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94f97366-2997-424b-ba5c-ceec5e8c52f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:05.257848 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:01:05.302845 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94f97366-2997-424b-ba5c-ceec5e8c52f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2142899186',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=d0d57a83-128a-478d-af36-6c0f2f8cc41b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fdbbb3bfa79948eb8f09aa3019fbeae4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:01:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:01:05Z,user_id='b670db49944142339b6ff20f548f9666',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:05.305355 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (879eb9b7-435c-41f6-91c9-db4a1b4742e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:05.321673 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (879eb9b7-435c-41f6-91c9-db4a1b4742e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:05.324200 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9172b626-6d76-401c-a1ad-ad3d6137e6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:05.326507 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9172b626-6d76-401c-a1ad-ad3d6137e6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd0d57a83-128a-478d-af36-6c0f2f8cc41b', 'volume_name': 'volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:05.329396 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (199bd2ed-f528-44ef-a275-572331a5981f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:05.331472 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (199bd2ed-f528-44ef-a275-572331a5981f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:05.345929 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52bbcc73-a70e-40c3-b19a-52acbe196c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:05.346763 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Volume d0d57a83-128a-478d-af36-6c0f2f8cc41b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b', 'volume_size': 1}
Nov 14 17:01:05.348015 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:05.392498 n-d-816883-1 sudo[120228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:01:05.394430 n-d-816883-1 sudo[120228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:05.882409 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-73359556-2731-4a04-a80c-df8813b27ddb req-2df0c13d-3931-4d3d-aaad-ea95d7ec606b tempest-AttachVolumeTestJSON-2063212413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:05.927949 n-d-816883-1 sudo[120236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:01:05.928767 n-d-816883-1 sudo[120236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:06.333365 n-d-816883-1 sudo[120228]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:06.336518 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.987s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:06.340728 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52bbcc73-a70e-40c3-b19a-52acbe196c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:06.344112 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (448f03da-ca9e-4dd0-9cd4-cc797c295730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:06.366036 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Volume volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b (d0d57a83-128a-478d-af36-6c0f2f8cc41b): created successfully
Nov 14 17:01:06.369052 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (448f03da-ca9e-4dd0-9cd4-cc797c295730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:06.372482 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Flow 'volume_create_manager' (d520830b-f0e3-44de-9525-c52f3464d130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:06.393921 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-368af1a3-a8ee-48e9-ae89-e0aa65d13de3 tempest-VolumesTestJSON-1907102248 None] Created volume successfully.
Nov 14 17:01:06.672543 n-d-816883-1 sudo[120236]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:06.674485 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-73359556-2731-4a04-a80c-df8813b27ddb req-2df0c13d-3931-4d3d-aaad-ea95d7ec606b tempest-AttachVolumeTestJSON-2063212413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e" returned: 0 in 0.792s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:06.778918 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:06.801171 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:06.801524 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829791904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-73359556-2731-4a04-a80c-df8813b27ddb req-2df0c13d-3931-4d3d-aaad-ea95d7ec606b tempest-AttachVolumeTestJSON-2063212413 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: I_T nexus: 17
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: I_T nexus: 18
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: I_T nexus: 19
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:01:06.802166 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:01:06.809537 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-73359556-2731-4a04-a80c-df8813b27ddb req-2df0c13d-3931-4d3d-aaad-ea95d7ec606b tempest-AttachVolumeTestJSON-2063212413 None] Creating iscsi_target for Volume ID: volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:01:06.819444 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-73359556-2731-4a04-a80c-df8813b27ddb req-2df0c13d-3931-4d3d-aaad-ea95d7ec606b tempest-AttachVolumeTestJSON-2063212413 None] Created volume path /opt/stack/data/cinder/volumes/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e,
Nov 14 17:01:06.819444 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:01:06.819444 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:01:06.819444 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:01:06.819444 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:01:06.819444 n-d-816883-1 cinder-volume[95768]: incominguser Q8DzRd8B2hrpYwhGz4Lb NX7aYWonQNmGGHgN
Nov 14 17:01:06.819444 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:01:06.819444 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:01:06.819444 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:01:06.819444 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:01:06.822183 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:07.444767 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e" returned: 0 in 0.624s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:07.445472 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829791904]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:01:07.446190 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-73359556-2731-4a04-a80c-df8813b27ddb req-2df0c13d-3931-4d3d-aaad-ea95d7ec606b tempest-AttachVolumeTestJSON-2063212413 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:01:07.446625 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-73359556-2731-4a04-a80c-df8813b27ddb req-2df0c13d-3931-4d3d-aaad-ea95d7ec606b tempest-AttachVolumeTestJSON-2063212413 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:01:07.448059 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:07.461184 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:07.461848 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829791904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-73359556-2731-4a04-a80c-df8813b27ddb req-2df0c13d-3931-4d3d-aaad-ea95d7ec606b tempest-AttachVolumeTestJSON-2063212413 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: I_T nexus: 17
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: I_T nexus: 18
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: I_T nexus: 19
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:01:07.462822 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:01:07.475533 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:07.679863 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:07.680530 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829791904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:01:07.681927 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:07.913378 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.231s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:07.913733 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829791904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:01:07.914759 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-73359556-2731-4a04-a80c-df8813b27ddb req-2df0c13d-3931-4d3d-aaad-ea95d7ec606b tempest-AttachVolumeTestJSON-2063212413 None] Set provider_location to: 10.222.0.37:3260,4 iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:01:07.974044 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-73359556-2731-4a04-a80c-df8813b27ddb req-2df0c13d-3931-4d3d-aaad-ea95d7ec606b tempest-AttachVolumeTestJSON-2063212413 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e', 'target_lun': 1, 'volume_id': '5d168c0c-6cbb-46a3-901e-d96be7b0eb0e', 'auth_method': 'CHAP', 'auth_username': 'Q8DzRd8B2hrpYwhGz4Lb', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '59649a46-714e-4939-94d5-163e3a0d8109'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:01:08.391478 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-73359556-2731-4a04-a80c-df8813b27ddb req-2df0c13d-3931-4d3d-aaad-ea95d7ec606b tempest-AttachVolumeTestJSON-2063212413 None] attachment_update completed successfully.
Nov 14 17:01:08.958101 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:01:08.964297 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:01:08.965207 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 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'
Nov 14 17:01:08.982543 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Flow 'volume_create_manager' (7c46f54e-5539-40c6-89f4-46d76243184d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:08.985980 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (277ff98d-9927-4a9d-96b4-286e93fb0cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:09.047440 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:01:09.103190 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (277ff98d-9927-4a9d-96b4-286e93fb0cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1239208571',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=9193923d-c775-408a-a9a7-35095c5d94d8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fdbbb3bfa79948eb8f09aa3019fbeae4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:01:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:01:09Z,user_id='b670db49944142339b6ff20f548f9666',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:09.106134 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ef13553-c8c7-4cf4-af50-32dfd8289635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:09.113415 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ef13553-c8c7-4cf4-af50-32dfd8289635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:09.115894 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc3a1254-f9ae-4f56-8e91-830f7f40ac96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:09.118239 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc3a1254-f9ae-4f56-8e91-830f7f40ac96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9193923d-c775-408a-a9a7-35095c5d94d8', 'volume_name': 'volume-9193923d-c775-408a-a9a7-35095c5d94d8', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:09.120687 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97dc8848-bf68-4b17-86ec-a2ac7d4e49cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:09.122899 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97dc8848-bf68-4b17-86ec-a2ac7d4e49cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:09.125857 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5b85914-4d8a-4538-9908-d10cf63eb142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:09.126667 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Volume 9193923d-c775-408a-a9a7-35095c5d94d8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9193923d-c775-408a-a9a7-35095c5d94d8', 'volume_size': 1}
Nov 14 17:01:09.127877 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9193923d-c775-408a-a9a7-35095c5d94d8 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:09.148721 n-d-816883-1 sudo[120365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9193923d-c775-408a-a9a7-35095c5d94d8 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:01:09.149570 n-d-816883-1 sudo[120365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:09.896874 n-d-816883-1 sudo[120365]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:09.899168 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9193923d-c775-408a-a9a7-35095c5d94d8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.771s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:09.902971 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5b85914-4d8a-4538-9908-d10cf63eb142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9193923d-c775-408a-a9a7-35095c5d94d8', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:09.906414 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (324699e3-63fa-4832-84cf-7a7f5a90d8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:09.919624 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Volume volume-9193923d-c775-408a-a9a7-35095c5d94d8 (9193923d-c775-408a-a9a7-35095c5d94d8): created successfully
Nov 14 17:01:09.922637 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (324699e3-63fa-4832-84cf-7a7f5a90d8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:09.925771 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Flow 'volume_create_manager' (7c46f54e-5539-40c6-89f4-46d76243184d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:09.936301 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2e578651-4014-430d-b9c8-f3115e66005e tempest-VolumesTestJSON-1907102248 None] Created volume successfully.
Nov 14 17:01:11.797865 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 None] Lock "b'cinder-9193923d-c775-408a-a9a7-35095c5d94d8-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:01:11.890759 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9193923d-c775-408a-a9a7-35095c5d94d8
Nov 14 17:01:11.891819 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 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/volume-9193923d-c775-408a-a9a7-35095c5d94d8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:11.912554 n-d-816883-1 sudo[120456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-9193923d-c775-408a-a9a7-35095c5d94d8
Nov 14 17:01:11.914051 n-d-816883-1 sudo[120456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:12.573354 n-d-816883-1 sudo[120456]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:12.576621 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 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/volume-9193923d-c775-408a-a9a7-35095c5d94d8" returned: 0 in 0.684s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:12.578556 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9193923d-c775-408a-a9a7-35095c5d94d8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:12.639261 n-d-816883-1 sudo[120466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9193923d-c775-408a-a9a7-35095c5d94d8
Nov 14 17:01:12.644158 n-d-816883-1 sudo[120466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:13.376004 n-d-816883-1 sudo[120466]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:13.378172 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9193923d-c775-408a-a9a7-35095c5d94d8" returned: 0 in 0.799s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:13.380987 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9193923d-c775-408a-a9a7-35095c5d94d8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:13.441570 n-d-816883-1 sudo[120478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9193923d-c775-408a-a9a7-35095c5d94d8
Nov 14 17:01:13.443225 n-d-816883-1 sudo[120478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:14.454337 n-d-816883-1 sudo[120478]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:14.457473 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9193923d-c775-408a-a9a7-35095c5d94d8" returned: 0 in 1.076s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:14.459356 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 None] Successfully deleted volume: 9193923d-c775-408a-a9a7-35095c5d94d8
Nov 14 17:01:14.600775 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 None] Created reservations ['dbd93f6a-868e-46db-8aa9-b719ec256d56', '6b326d4a-e0bb-465c-bc80-554dff543478', '41f90309-0c6f-4505-b5f5-9017d5b6d23e', 'b275c136-7fd3-48c5-8b24-b75ccfc98a9f'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:01:14.665576 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:01:14.666661 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:14.698839 n-d-816883-1 sudo[120490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:01:14.700291 n-d-816883-1 sudo[120490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:15.251461 n-d-816883-1 sudo[120490]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:15.253683 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 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.587s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:15.256093 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:15.278688 n-d-816883-1 sudo[120495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:01:15.280954 n-d-816883-1 sudo[120495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:15.851505 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 None] Lock "b'cinder-d0d57a83-128a-478d-af36-6c0f2f8cc41b-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:01:15.959797 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 None] Skipping remove_export. No iscsi_target is presently exported for volume: d0d57a83-128a-478d-af36-6c0f2f8cc41b
Nov 14 17:01:15.963057 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 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/volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:15.977311 n-d-816883-1 sudo[120495]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:15.981984 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 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.726s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:15.984427 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:01:15.985658 n-d-816883-1 sudo[120498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b
Nov 14 17:01:15.986812 n-d-816883-1 sudo[120498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:15.992268 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 None] Deleted volume successfully.
Nov 14 17:01:16.017240 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-dffaccf8-4368-44a2-8d0a-0f3987bc330f tempest-VolumesTestJSON-1907102248 None] Lock "b'cinder-9193923d-c775-408a-a9a7-35095c5d94d8-delete_volume'" released by "delete_volume" :: held 4.219s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:01:16.484255 n-d-816883-1 sudo[120498]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:16.487004 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 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/volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b" returned: 0 in 0.524s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:16.489034 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:16.533744 n-d-816883-1 sudo[120501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b
Nov 14 17:01:16.535856 n-d-816883-1 sudo[120501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:17.138343 n-d-816883-1 sudo[120501]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:17.145926 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b" returned: 0 in 0.652s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:17.150140 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:17.193055 n-d-816883-1 sudo[120527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b
Nov 14 17:01:17.194478 n-d-816883-1 sudo[120527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:17.869587 n-d-816883-1 sudo[120527]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:17.872011 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d0d57a83-128a-478d-af36-6c0f2f8cc41b" returned: 0 in 0.722s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:17.873297 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 None] Successfully deleted volume: d0d57a83-128a-478d-af36-6c0f2f8cc41b
Nov 14 17:01:17.927191 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 None] Created reservations ['41f06a20-d16c-424b-8add-6dc19436b663', '4e8a489a-1ea5-42bd-993b-fc11ec6e2589', 'c9fc0af3-c185-41ed-a961-3180bced760c', '95ae7b0a-eab5-40a1-89d1-7037f596aed9'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:01:17.990535 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:01:17.991686 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:18.014788 n-d-816883-1 sudo[120554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:01:18.016511 n-d-816883-1 sudo[120554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:18.378511 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 None] Lock "b'cinder-a3208694-40da-4da5-9ba2-f4888df88536-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:01:18.474071 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 None] Skipping remove_export. No iscsi_target is presently exported for volume: a3208694-40da-4da5-9ba2-f4888df88536
Nov 14 17:01:18.475603 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 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/volume-a3208694-40da-4da5-9ba2-f4888df88536 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:18.517473 n-d-816883-1 sudo[120557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a3208694-40da-4da5-9ba2-f4888df88536
Nov 14 17:01:18.518284 n-d-816883-1 sudo[120557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:18.577181 n-d-816883-1 sudo[120554]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:18.579736 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 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.587s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:18.582312 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:18.606726 n-d-816883-1 sudo[120559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:01:18.607731 n-d-816883-1 sudo[120559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:19.191137 n-d-816883-1 sudo[120557]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:19.193646 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 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/volume-a3208694-40da-4da5-9ba2-f4888df88536" returned: 0 in 0.718s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:19.195812 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3208694-40da-4da5-9ba2-f4888df88536 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:19.233997 n-d-816883-1 sudo[120565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3208694-40da-4da5-9ba2-f4888df88536
Nov 14 17:01:19.234850 n-d-816883-1 sudo[120565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:19.260096 n-d-816883-1 sudo[120559]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:19.262434 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 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.680s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:19.267220 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:01:19.273501 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 None] Deleted volume successfully.
Nov 14 17:01:19.304700 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-52eaaa53-b614-47a9-a9c6-b697e093207e tempest-VolumesTestJSON-1907102248 None] Lock "b'cinder-d0d57a83-128a-478d-af36-6c0f2f8cc41b-delete_volume'" released by "delete_volume" :: held 3.453s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:01:19.959795 n-d-816883-1 sudo[120565]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:19.962005 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3208694-40da-4da5-9ba2-f4888df88536" returned: 0 in 0.766s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:19.963781 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3208694-40da-4da5-9ba2-f4888df88536 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:20.006236 n-d-816883-1 sudo[120568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3208694-40da-4da5-9ba2-f4888df88536
Nov 14 17:01:20.007045 n-d-816883-1 sudo[120568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:20.752333 n-d-816883-1 sudo[120568]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:20.755193 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3208694-40da-4da5-9ba2-f4888df88536" returned: 0 in 0.791s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:20.756734 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 None] Successfully deleted volume: a3208694-40da-4da5-9ba2-f4888df88536
Nov 14 17:01:20.814176 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 None] Created reservations ['458f5599-c72f-46a3-ab2b-36c9bc2f8d4f', '732ee1d0-64ab-419c-9d13-f380a2f2e32a', '056598b8-5b13-47b9-b9e2-66c24b6610b2', '4b856191-4425-4cea-ab62-a230499b1e6c'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:01:20.912750 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:01:20.914052 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:20.979078 n-d-816883-1 sudo[120579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:01:20.980653 n-d-816883-1 sudo[120579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:21.845191 n-d-816883-1 sudo[120579]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:21.847700 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 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.933s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:21.849836 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:21.922692 n-d-816883-1 sudo[120592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:01:21.923529 n-d-816883-1 sudo[120592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:22.499474 n-d-816883-1 sudo[120592]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:22.502187 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 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.652s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:22.504546 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:01:22.519515 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 None] Deleted volume successfully.
Nov 14 17:01:22.545528 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-90da0e9c-57da-4792-b9d9-a4bf128cc4a9 tempest-VolumesTestJSON-1907102248 None] Lock "b'cinder-a3208694-40da-4da5-9ba2-f4888df88536-delete_volume'" released by "delete_volume" :: held 4.167s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:01:26.691615 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:01:26.695838 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:01:26.696364 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 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'
Nov 14 17:01:26.708976 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Flow 'volume_create_manager' (2eaae85f-f185-4ef6-956e-5f390d158343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:26.712156 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0b88d48-05e9-47ab-848b-ffe88086f4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:26.735272 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:01:26.765238 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0b88d48-05e9-47ab-848b-ffe88086f4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1916295467',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=8a3bd5d2-1873-48dc-bd02-ddf9862c0549,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20f62d5994234870ab0e962e0b05e315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:01:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:01:27Z,user_id='3bb173ae6cc04bec9364f5e76e5a787d',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:26.768050 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (520a3563-2aba-473e-85cb-a2cdb592fdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:26.771612 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (520a3563-2aba-473e-85cb-a2cdb592fdea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:26.773965 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cc7ad5a-748b-4084-9015-8cec6e1e3d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:26.881794 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cc7ad5a-748b-4084-9015-8cec6e1e3d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8a3bd5d2-1873-48dc-bd02-ddf9862c0549', 'volume_name': 'volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:26.884237 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c6c0942-a76d-4d4d-98aa-f5d70f4986dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:26.887093 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c6c0942-a76d-4d4d-98aa-f5d70f4986dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:26.889439 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cf59ea0c-0b6c-4e49-a739-8c22e5d7cf18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:26.890370 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Volume 8a3bd5d2-1873-48dc-bd02-ddf9862c0549: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 17:01:26.891104 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Cloning 8a3bd5d2-1873-48dc-bd02-ddf9862c0549 from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 17:01:31.178931 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:01:31.188852 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:01:31.190395 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:31.278966 n-d-816883-1 sudo[120816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:01:31.280373 n-d-816883-1 sudo[120816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:32.238560 n-d-816883-1 sudo[120816]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:32.240811 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.051s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:32.243472 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:32.291594 n-d-816883-1 sudo[120823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:01:32.293036 n-d-816883-1 sudo[120823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:33.034842 n-d-816883-1 sudo[120823]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:33.037390 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.794s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:33.040023 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:01:44.792434 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1, size 616.00 MB, duration 17.90 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 17:01:44.793476 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Image download 616.00 MB at 34.41 MB/s
Nov 14 17:01:44.852920 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:44.986354 n-d-816883-1 sudo[121057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1
Nov 14 17:01:44.987992 n-d-816883-1 sudo[121057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:45.487241 n-d-816883-1 sudo[121057]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:45.489860 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1" returned: 0 in 0.636s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:45.490737 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user 3bb173ae6cc04bec9364f5e76e5a787d. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 17:01:45.559678 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:45.674529 n-d-816883-1 sudo[121065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1
Nov 14 17:01:45.675957 n-d-816883-1 sudo[121065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:46.069745 n-d-816883-1 sudo[121065]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:46.072423 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1" returned: 0 in 0.513s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:46.075190 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:46.103473 n-d-816883-1 sudo[121070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:01:46.104519 n-d-816883-1 sudo[121070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:46.706367 n-d-816883-1 sudo[121070]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:46.709077 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.633s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:46.729955 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume 8a3bd5d2-1873-48dc-bd02-ddf9862c0549. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 17:01:46.814268 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48__m07td3s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:46.956532 n-d-816883-1 sudo[121105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48__m07td3s
Nov 14 17:01:46.957689 n-d-816883-1 sudo[121105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:47.565674 n-d-816883-1 sudo[121105]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:47.568300 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48__m07td3s" returned: 0 in 0.754s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:47.569496 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:47.704903 n-d-816883-1 sudo[121120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1
Nov 14 17:01:47.705808 n-d-816883-1 sudo[121120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:48.443993 n-d-816883-1 sudo[121120]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:48.446637 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1" returned: 0 in 0.877s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:48.447735 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 17:01:48.452294 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8a3bd5d2--1873--48dc--bd02--ddf9862c0549 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:48.511524 n-d-816883-1 sudo[121166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8a3bd5d2--1873--48dc--bd02--ddf9862c0549 oflag=direct
Nov 14 17:01:48.512959 n-d-816883-1 sudo[121166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:49.109265 n-d-816883-1 sudo[121166]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:49.111488 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8a3bd5d2--1873--48dc--bd02--ddf9862c0549 oflag=direct" returned: 0 in 0.659s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:49.113445 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8a3bd5d2--1873--48dc--bd02--ddf9862c0549 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:49.140717 n-d-816883-1 sudo[121195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8a3bd5d2--1873--48dc--bd02--ddf9862c0549
Nov 14 17:01:49.141559 n-d-816883-1 sudo[121195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:50.791634 n-d-816883-1 sudo[121195]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:50.795618 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8a3bd5d2--1873--48dc--bd02--ddf9862c0549" returned: 0 in 1.681s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:50.797530 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:50.964165 n-d-816883-1 sudo[121279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1
Nov 14 17:01:50.964980 n-d-816883-1 sudo[121279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:51.659370 n-d-816883-1 sudo[121279]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:51.665883 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1" returned: 0 in 0.864s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:51.666887 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_7v5bttq8n-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.68 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--8a3bd5d2--1873--48dc--bd02--ddf9862c0549 {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 17:01:51.668936 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Converted 700.00 MB image at 415.71 MB/s
Nov 14 17:01:51.671296 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume 8a3bd5d2-1873-48dc-bd02-ddf9862c0549 successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 17:01:51.844845 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user 3bb173ae6cc04bec9364f5e76e5a787d is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 17:01:51.846360 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Marking volume 8a3bd5d2-1873-48dc-bd02-ddf9862c0549 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:01:51.874584 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to 8a3bd5d2-1873-48dc-bd02-ddf9862c0549. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 17:01:51.874977 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Creating volume glance metadata for volume 8a3bd5d2-1873-48dc-bd02-ddf9862c0549 backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 17:01:51.997832 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cf59ea0c-0b6c-4e49-a739-8c22e5d7cf18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:52.004396 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3054702-1e87-4696-b515-8236cdb09742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:52.044336 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Volume volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 (8a3bd5d2-1873-48dc-bd02-ddf9862c0549): created successfully
Nov 14 17:01:52.047072 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3054702-1e87-4696-b515-8236cdb09742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:52.052897 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Flow 'volume_create_manager' (2eaae85f-f185-4ef6-956e-5f390d158343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:52.078955 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-25962b89-38db-4a19-8fe5-e71752d36e19 tempest-TaggedBootDevicesTest-2023894522 None] Created volume successfully.
Nov 14 17:01:53.979060 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:01:53.983428 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:01:53.983926 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 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'
Nov 14 17:01:54.004378 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Flow 'volume_create_manager' (538c4528-98c3-4559-84f5-474d54136b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:54.008969 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f685217-bfd8-4053-8be1-d4d1d0c8bceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:54.033312 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:01:54.074088 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f685217-bfd8-4053-8be1-d4d1d0c8bceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1371009913',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=5790e0ba-6345-4c36-9df6-bd7ea1ee639f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20f62d5994234870ab0e962e0b05e315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:01:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:01:54Z,user_id='3bb173ae6cc04bec9364f5e76e5a787d',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:54.077621 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20200def-4f42-4b33-8599-0a3fae6a178d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:54.079867 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20200def-4f42-4b33-8599-0a3fae6a178d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:54.082890 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b359fbe-d45c-4af3-9c2d-f5090df00fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:54.085136 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b359fbe-d45c-4af3-9c2d-f5090df00fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5790e0ba-6345-4c36-9df6-bd7ea1ee639f', 'volume_name': 'volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:54.087786 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5459baeb-2cb3-4fac-ba94-958c2d013e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:54.090893 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5459baeb-2cb3-4fac-ba94-958c2d013e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:54.093938 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7cb358c0-80d7-4b47-b4ae-c77b8ce88c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:54.095056 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Volume 5790e0ba-6345-4c36-9df6-bd7ea1ee639f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f', 'volume_size': 1}
Nov 14 17:01:54.096493 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:54.130962 n-d-816883-1 sudo[121334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:01:54.131758 n-d-816883-1 sudo[121334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:54.885166 n-d-816883-1 sudo[121334]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:54.887874 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.791s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:54.895584 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7cb358c0-80d7-4b47-b4ae-c77b8ce88c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:54.899720 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38154c20-c75d-4033-96f3-4d4105b35684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:54.929101 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Volume volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f (5790e0ba-6345-4c36-9df6-bd7ea1ee639f): created successfully
Nov 14 17:01:54.931207 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38154c20-c75d-4033-96f3-4d4105b35684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:54.934737 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Flow 'volume_create_manager' (538c4528-98c3-4559-84f5-474d54136b69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:54.959780 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c49220f3-01de-4761-aacf-625a691f3712 tempest-TaggedBootDevicesTest-2023894522 None] Created volume successfully.
Nov 14 17:01:55.959346 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:01:55.964458 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:01:55.965234 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 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'
Nov 14 17:01:55.989255 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Flow 'volume_create_manager' (56a63821-531e-4a8f-8a15-fa24ce296f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:55.994165 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (afd42b0e-4db8-4bb8-90d7-f5da32ce7279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:56.033937 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:01:56.069805 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (afd42b0e-4db8-4bb8-90d7-f5da32ce7279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-782668217',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=3e817410-33e7-495d-8f0d-79f8a62c37c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20f62d5994234870ab0e962e0b05e315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:01:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:01:56Z,user_id='3bb173ae6cc04bec9364f5e76e5a787d',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:56.072752 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff041d15-0880-4fe8-8b95-a2460e4d1c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:56.074935 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff041d15-0880-4fe8-8b95-a2460e4d1c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:56.079079 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7b3be89-5bda-4ff4-bf5f-4fbd7634d086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:56.082379 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7b3be89-5bda-4ff4-bf5f-4fbd7634d086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3e817410-33e7-495d-8f0d-79f8a62c37c1', 'volume_name': 'volume-3e817410-33e7-495d-8f0d-79f8a62c37c1', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:56.084904 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7aa96a86-bed1-4460-82d7-f9a623d069c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:56.087285 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7aa96a86-bed1-4460-82d7-f9a623d069c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:56.090661 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9bc986d-3a87-4835-a0b2-96be99be4f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:56.092276 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Volume 3e817410-33e7-495d-8f0d-79f8a62c37c1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3e817410-33e7-495d-8f0d-79f8a62c37c1', 'volume_size': 1}
Nov 14 17:01:56.093700 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:01:56.125485 n-d-816883-1 sudo[121373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:01:56.126316 n-d-816883-1 sudo[121373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:01:56.741041 n-d-816883-1 sudo[121373]: pam_unix(sudo:session): session closed for user root
Nov 14 17:01:56.743538 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.649s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:01:56.747282 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9bc986d-3a87-4835-a0b2-96be99be4f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3e817410-33e7-495d-8f0d-79f8a62c37c1', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:56.749978 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cfcec08c-1ef9-4ccc-b0d0-5131a9dd954b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:01:56.769903 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Volume volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 (3e817410-33e7-495d-8f0d-79f8a62c37c1): created successfully
Nov 14 17:01:56.772556 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cfcec08c-1ef9-4ccc-b0d0-5131a9dd954b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:01:56.775866 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Flow 'volume_create_manager' (56a63821-531e-4a8f-8a15-fa24ce296f49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:01:56.791938 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6d87392e-2af7-4470-b5e7-5a8f9b823a13 tempest-TaggedBootDevicesTest-2023894522 None] Created volume successfully.
Nov 14 17:02:25.223372 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b013d105-8a6c-4837-8618-893502c01e30 req-b5c4952b-f8c3-4481-a529-63f56d1f57e2 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:25.245461 n-d-816883-1 sudo[121965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:02:25.247431 n-d-816883-1 sudo[121965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:02:25.990583 n-d-816883-1 sudo[121965]: pam_unix(sudo:session): session closed for user root
Nov 14 17:02:25.995788 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b013d105-8a6c-4837-8618-893502c01e30 req-b5c4952b-f8c3-4481-a529-63f56d1f57e2 tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549" returned: 0 in 0.770s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:26.117728 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:26.151086 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:26.151533 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812203152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-b5c4952b-f8c3-4481-a529-63f56d1f57e2 tempest-TaggedBootDevicesTest-2023894522 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: I_T nexus: 17
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: I_T nexus: 18
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: I_T nexus: 19
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Target 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: I_T nexus: 21
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00040000
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf40
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00040001
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf41
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: Q8DzRd8B2hrpYwhGz4Lb
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:26.152464 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:02:26.171993 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-b5c4952b-f8c3-4481-a529-63f56d1f57e2 tempest-TaggedBootDevicesTest-2023894522 None] Creating iscsi_target for Volume ID: volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:02:26.174381 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-b5c4952b-f8c3-4481-a529-63f56d1f57e2 tempest-TaggedBootDevicesTest-2023894522 None] Created volume path /opt/stack/data/cinder/volumes/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549,
Nov 14 17:02:26.174381 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:02:26.174381 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:02:26.174381 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:02:26.174381 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:02:26.174381 n-d-816883-1 cinder-volume[95768]: incominguser 4aHRSiTYPgCBfVeDd9E7 meRMUVh6DeKNoNsf
Nov 14 17:02:26.174381 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:02:26.174381 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:02:26.174381 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:02:26.174381 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:02:26.176029 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:27.358746 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549" returned: 0 in 1.182s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:27.359539 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812203152]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:27.359925 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-b5c4952b-f8c3-4481-a529-63f56d1f57e2 tempest-TaggedBootDevicesTest-2023894522 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:02:27.360386 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-b5c4952b-f8c3-4481-a529-63f56d1f57e2 tempest-TaggedBootDevicesTest-2023894522 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:02:27.365283 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:27.380069 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:27.380818 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812203152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-b5c4952b-f8c3-4481-a529-63f56d1f57e2 tempest-TaggedBootDevicesTest-2023894522 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: I_T nexus: 17
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: I_T nexus: 18
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: I_T nexus: 19
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Target 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: I_T nexus: 21
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00040000
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf40
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00040001
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf41
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: Q8DzRd8B2hrpYwhGz4Lb
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:27.381790 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:02:27.399876 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:27.618753 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.221s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:27.619842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812203152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:27.623452 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:27.949593 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.326s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:27.949998 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812203152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:27.951088 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-b013d105-8a6c-4837-8618-893502c01e30 req-b5c4952b-f8c3-4481-a529-63f56d1f57e2 tempest-TaggedBootDevicesTest-2023894522 None] Set provider_location to: 10.222.0.37:3260,5 iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:02:28.092635 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-b013d105-8a6c-4837-8618-893502c01e30 req-b5c4952b-f8c3-4481-a529-63f56d1f57e2 tempest-TaggedBootDevicesTest-2023894522 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549', 'target_lun': 1, 'volume_id': '8a3bd5d2-1873-48dc-bd02-ddf9862c0549', 'auth_method': 'CHAP', 'auth_username': '4aHRSiTYPgCBfVeDd9E7', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '88263a97-8e8f-41b4-9566-8c74aee5e73f'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:02:28.314204 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-b013d105-8a6c-4837-8618-893502c01e30 req-b5c4952b-f8c3-4481-a529-63f56d1f57e2 tempest-TaggedBootDevicesTest-2023894522 None] attachment_update completed successfully.
Nov 14 17:02:29.060388 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b013d105-8a6c-4837-8618-893502c01e30 req-dd2f7256-cac8-4b24-b3a9-c2a172b0d8ed tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:29.134376 n-d-816883-1 sudo[122134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:02:29.135996 n-d-816883-1 sudo[122134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:02:29.926696 n-d-816883-1 sudo[122134]: pam_unix(sudo:session): session closed for user root
Nov 14 17:02:29.928984 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b013d105-8a6c-4837-8618-893502c01e30 req-dd2f7256-cac8-4b24-b3a9-c2a172b0d8ed tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f" returned: 0 in 0.878s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:29.985401 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:30.002141 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:30.002608 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833085440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-dd2f7256-cac8-4b24-b3a9-c2a172b0d8ed tempest-TaggedBootDevicesTest-2023894522 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: I_T nexus: 17
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: I_T nexus: 18
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: I_T nexus: 19
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Target 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: I_T nexus: 21
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00040000
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf40
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00040001
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf41
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Q8DzRd8B2hrpYwhGz4Lb
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:30.003461 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:02:30.034513 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-dd2f7256-cac8-4b24-b3a9-c2a172b0d8ed tempest-TaggedBootDevicesTest-2023894522 None] Creating iscsi_target for Volume ID: volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:02:30.034513 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-dd2f7256-cac8-4b24-b3a9-c2a172b0d8ed tempest-TaggedBootDevicesTest-2023894522 None] Created volume path /opt/stack/data/cinder/volumes/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f,
Nov 14 17:02:30.034513 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:02:30.034513 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:02:30.034513 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:02:30.034513 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:02:30.034513 n-d-816883-1 cinder-volume[95768]: incominguser EDtn55xMGoCq8h6k3HiY XjY8LQkHoFxk9qC5
Nov 14 17:02:30.034513 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:02:30.034513 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:02:30.034513 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:02:30.034513 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:02:30.034513 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:30.599825 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f" returned: 0 in 0.578s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:30.600806 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833085440]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:30.601602 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-dd2f7256-cac8-4b24-b3a9-c2a172b0d8ed tempest-TaggedBootDevicesTest-2023894522 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:02:30.602162 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-dd2f7256-cac8-4b24-b3a9-c2a172b0d8ed tempest-TaggedBootDevicesTest-2023894522 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:02:30.606342 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:30.623346 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:30.624252 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833085440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-dd2f7256-cac8-4b24-b3a9-c2a172b0d8ed tempest-TaggedBootDevicesTest-2023894522 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: I_T nexus: 17
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: I_T nexus: 18
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: I_T nexus: 19
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Target 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: I_T nexus: 21
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00040000
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf40
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00040001
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf41
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Q8DzRd8B2hrpYwhGz4Lb
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:30.625242 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:02:30.648567 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:30.741708 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:30.743171 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833085440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:30.746050 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:30.838485 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:30.839086 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833085440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:30.841478 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-b013d105-8a6c-4837-8618-893502c01e30 req-dd2f7256-cac8-4b24-b3a9-c2a172b0d8ed tempest-TaggedBootDevicesTest-2023894522 None] Set provider_location to: 10.222.0.37:3260,6 iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:02:30.907755 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-b013d105-8a6c-4837-8618-893502c01e30 req-dd2f7256-cac8-4b24-b3a9-c2a172b0d8ed tempest-TaggedBootDevicesTest-2023894522 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f', 'target_lun': 1, 'volume_id': '5790e0ba-6345-4c36-9df6-bd7ea1ee639f', 'auth_method': 'CHAP', 'auth_username': 'EDtn55xMGoCq8h6k3HiY', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a3cf184c-f099-4352-bc44-818a7039b614'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:02:31.094871 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-b013d105-8a6c-4837-8618-893502c01e30 req-dd2f7256-cac8-4b24-b3a9-c2a172b0d8ed tempest-TaggedBootDevicesTest-2023894522 None] attachment_update completed successfully.
Nov 14 17:02:31.178051 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:02:31.178625 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:02:31.179294 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:31.232089 n-d-816883-1 sudo[122215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:02:31.232928 n-d-816883-1 sudo[122215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:02:31.747054 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b013d105-8a6c-4837-8618-893502c01e30 req-1ae8476d-ea03-41d1-847b-de9762e55175 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:31.769521 n-d-816883-1 sudo[122229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:02:31.771094 n-d-816883-1 sudo[122229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:02:31.957055 n-d-816883-1 sudo[122215]: pam_unix(sudo:session): session closed for user root
Nov 14 17:02:31.959907 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.780s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:31.962200 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:32.016374 n-d-816883-1 sudo[122231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:02:32.023376 n-d-816883-1 sudo[122231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:02:32.850377 n-d-816883-1 sudo[122231]: pam_unix(sudo:session): session closed for user root
Nov 14 17:02:32.852840 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.890s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:32.856134 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:02:32.973169 n-d-816883-1 sudo[122229]: pam_unix(sudo:session): session closed for user root
Nov 14 17:02:32.975003 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b013d105-8a6c-4837-8618-893502c01e30 req-1ae8476d-ea03-41d1-847b-de9762e55175 tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1" returned: 0 in 1.229s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:33.073312 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:33.093526 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:33.094294 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812201216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-1ae8476d-ea03-41d1-847b-de9762e55175 tempest-TaggedBootDevicesTest-2023894522 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: I_T nexus: 17
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: I_T nexus: 18
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: I_T nexus: 19
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Target 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: I_T nexus: 21
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00040000
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf40
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00040001
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf41
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Q8DzRd8B2hrpYwhGz4Lb
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:33.096110 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:02:33.138942 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-1ae8476d-ea03-41d1-847b-de9762e55175 tempest-TaggedBootDevicesTest-2023894522 None] Creating iscsi_target for Volume ID: volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:02:33.138942 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-1ae8476d-ea03-41d1-847b-de9762e55175 tempest-TaggedBootDevicesTest-2023894522 None] Created volume path /opt/stack/data/cinder/volumes/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1,
Nov 14 17:02:33.138942 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:02:33.138942 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:02:33.138942 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:02:33.138942 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:02:33.138942 n-d-816883-1 cinder-volume[95768]: incominguser pK5MR5QpgaR3Hfx6y5nf S9WHtLGU25xgskyo
Nov 14 17:02:33.138942 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:02:33.138942 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:02:33.138942 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:02:33.138942 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:02:33.141883 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:33.871214 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1" returned: 0 in 0.732s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:33.872378 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812201216]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:33.873200 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-1ae8476d-ea03-41d1-847b-de9762e55175 tempest-TaggedBootDevicesTest-2023894522 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:02:33.873798 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-1ae8476d-ea03-41d1-847b-de9762e55175 tempest-TaggedBootDevicesTest-2023894522 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:02:33.877358 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:33.885182 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:33.885787 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812201216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b013d105-8a6c-4837-8618-893502c01e30 req-1ae8476d-ea03-41d1-847b-de9762e55175 tempest-TaggedBootDevicesTest-2023894522 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: I_T nexus: 17
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: I_T nexus: 18
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: I_T nexus: 19
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Target 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: I_T nexus: 21
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00040000
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf40
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00040001
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf41
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Q8DzRd8B2hrpYwhGz4Lb
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:02:33.886948 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:02:33.917475 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:34.088569 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.184s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:34.089168 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812201216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:34.091409 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:34.244219 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:34.244911 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812201216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:34.246510 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-b013d105-8a6c-4837-8618-893502c01e30 req-1ae8476d-ea03-41d1-847b-de9762e55175 tempest-TaggedBootDevicesTest-2023894522 None] Set provider_location to: 10.222.0.37:3260,7 iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:02:34.354683 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-b013d105-8a6c-4837-8618-893502c01e30 req-1ae8476d-ea03-41d1-847b-de9762e55175 tempest-TaggedBootDevicesTest-2023894522 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1', 'target_lun': 1, 'volume_id': '3e817410-33e7-495d-8f0d-79f8a62c37c1', 'auth_method': 'CHAP', 'auth_username': 'pK5MR5QpgaR3Hfx6y5nf', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6baeec84-10a8-41b0-9a6e-299d5f5f8e6e'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:02:34.522765 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-b013d105-8a6c-4837-8618-893502c01e30 req-1ae8476d-ea03-41d1-847b-de9762e55175 tempest-TaggedBootDevicesTest-2023894522 None] attachment_update completed successfully.
Nov 14 17:02:35.099944 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-cfe462f4-f975-498d-bd54-5cf8141f8289 req-9dd6f723-5c0b-4a5c-b4ca-1863e5e6ed2c tempest-AttachVolumeTestJSON-2063212413 None] Terminate volume connection completed successfully.
Nov 14 17:02:35.100674 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cfe462f4-f975-498d-bd54-5cf8141f8289 req-9dd6f723-5c0b-4a5c-b4ca-1863e5e6ed2c tempest-AttachVolumeTestJSON-2063212413 None] Deleting attachment 59649a46-714e-4939-94d5-163e3a0d8109. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:02:35.103977 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:35.282562 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:35.282999 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812201216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e\n Backing store flags: \n Account information:\n Q8DzRd8B2hrpYwhGz4Lb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:35.283778 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-cfe462f4-f975-498d-bd54-5cf8141f8289 req-9dd6f723-5c0b-4a5c-b4ca-1863e5e6ed2c tempest-AttachVolumeTestJSON-2063212413 None] Removing iscsi_target for Volume ID: 5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:02:35.286217 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:35.608303 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e -f" returned: 0 in 0.322s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:35.608656 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812201216]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:02:35.616368 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:02:35.776875 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:02:35.778240 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812201216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:03:31.183354 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:03:31.184676 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:03:31.185597 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:03:31.231517 n-d-816883-1 sudo[123387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:03:31.232561 n-d-816883-1 sudo[123387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:03:31.876149 n-d-816883-1 sudo[123387]: pam_unix(sudo:session): session closed for user root
Nov 14 17:03:31.880154 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.694s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:03:31.884594 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:03:31.927581 n-d-816883-1 sudo[123411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:03:31.929044 n-d-816883-1 sudo[123411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:03:32.650483 n-d-816883-1 sudo[123411]: pam_unix(sudo:session): session closed for user root
Nov 14 17:03:32.652433 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.770s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:03:32.653773 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:04:20.745438 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:04:20.755807 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:04:20.755807 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 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'
Nov 14 17:04:20.794977 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Flow 'volume_create_manager' (d7331bb4-163b-4dbb-a67a-b1a04c72bb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:04:20.794977 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b92aae04-2021-495b-8a76-886c5d5a59b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:04:20.831073 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:04:20.880998 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b92aae04-2021-495b-8a76-886c5d5a59b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-354839287',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=5d7a4b37-9a06-4256-a58a-89808f0a7700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08c90dd483a94cee8d162a7561fa9243',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:04:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:04:21Z,user_id='f82ebdcc4c014688af641a78a19940c2',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:04:20.891548 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dadeb07d-ec7f-4428-a612-175803f09cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:04:20.891548 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dadeb07d-ec7f-4428-a612-175803f09cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:04:20.901221 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c25e75b-a8ef-4c02-93a6-65a80a07dffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:04:20.901221 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c25e75b-a8ef-4c02-93a6-65a80a07dffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5d7a4b37-9a06-4256-a58a-89808f0a7700', 'volume_name': 'volume-5d7a4b37-9a06-4256-a58a-89808f0a7700', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:04:20.916396 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01fb90c6-64bb-4eab-8764-b9bc91c25adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:04:20.916396 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01fb90c6-64bb-4eab-8764-b9bc91c25adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:04:20.916396 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aed055d5-5eef-47aa-9969-3b2684a38812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:04:20.916396 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Volume 5d7a4b37-9a06-4256-a58a-89808f0a7700: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5d7a4b37-9a06-4256-a58a-89808f0a7700', 'volume_size': 1}
Nov 14 17:04:20.916396 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d7a4b37-9a06-4256-a58a-89808f0a7700 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:04:20.986347 n-d-816883-1 sudo[124039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d7a4b37-9a06-4256-a58a-89808f0a7700 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:04:20.988710 n-d-816883-1 sudo[124039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:04:21.674172 n-d-816883-1 sudo[124039]: pam_unix(sudo:session): session closed for user root
Nov 14 17:04:21.676445 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d7a4b37-9a06-4256-a58a-89808f0a7700 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.761s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:04:21.681055 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aed055d5-5eef-47aa-9969-3b2684a38812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d7a4b37-9a06-4256-a58a-89808f0a7700', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:04:21.683871 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5679eaed-b82f-43ab-9884-f1720599cb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:04:21.711756 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Volume volume-5d7a4b37-9a06-4256-a58a-89808f0a7700 (5d7a4b37-9a06-4256-a58a-89808f0a7700): created successfully
Nov 14 17:04:21.714045 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5679eaed-b82f-43ab-9884-f1720599cb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:04:21.717818 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Flow 'volume_create_manager' (d7331bb4-163b-4dbb-a67a-b1a04c72bb9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:04:21.727666 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-7ff532a5-91d9-44c9-a923-6f4cc38ac2e2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Created volume successfully.
Nov 14 17:04:24.163600 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Lock "b'cinder-5d7a4b37-9a06-4256-a58a-89808f0a7700-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:04:24.248736 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5d7a4b37-9a06-4256-a58a-89808f0a7700
Nov 14 17:04:24.251639 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 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/volume-5d7a4b37-9a06-4256-a58a-89808f0a7700 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:04:24.280782 n-d-816883-1 sudo[124091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-5d7a4b37-9a06-4256-a58a-89808f0a7700
Nov 14 17:04:24.281998 n-d-816883-1 sudo[124091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:04:24.806874 n-d-816883-1 sudo[124091]: pam_unix(sudo:session): session closed for user root
Nov 14 17:04:24.809228 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 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/volume-5d7a4b37-9a06-4256-a58a-89808f0a7700" returned: 0 in 0.558s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:04:24.811364 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d7a4b37-9a06-4256-a58a-89808f0a7700 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:04:24.836869 n-d-816883-1 sudo[124094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d7a4b37-9a06-4256-a58a-89808f0a7700
Nov 14 17:04:24.837710 n-d-816883-1 sudo[124094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:04:25.390798 n-d-816883-1 sudo[124094]: pam_unix(sudo:session): session closed for user root
Nov 14 17:04:25.400492 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d7a4b37-9a06-4256-a58a-89808f0a7700" returned: 0 in 0.581s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:04:25.400492 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d7a4b37-9a06-4256-a58a-89808f0a7700 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:04:25.442236 n-d-816883-1 sudo[124098]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d7a4b37-9a06-4256-a58a-89808f0a7700
Nov 14 17:04:25.443025 n-d-816883-1 sudo[124098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:04:26.110052 n-d-816883-1 sudo[124098]: pam_unix(sudo:session): session closed for user root
Nov 14 17:04:26.112469 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d7a4b37-9a06-4256-a58a-89808f0a7700" returned: 0 in 0.716s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:04:26.113641 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Successfully deleted volume: 5d7a4b37-9a06-4256-a58a-89808f0a7700
Nov 14 17:04:26.226652 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Created reservations ['30519238-ee16-4c75-a8ab-e5997670b21b', '859cf2a8-5955-4fcd-9663-6416d99074e8', 'c3861dc0-d5f3-44a9-9916-0e1389ed8f2d', 'de1c29ff-f387-41ca-bb6f-8f7896031df0'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:04:26.275048 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:04:26.275048 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:04:26.291648 n-d-816883-1 sudo[124114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:04:26.292447 n-d-816883-1 sudo[124114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:04:26.913096 n-d-816883-1 sudo[124114]: pam_unix(sudo:session): session closed for user root
Nov 14 17:04:26.915927 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 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.652s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:04:26.918299 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:04:26.940243 n-d-816883-1 sudo[124117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:04:26.941284 n-d-816883-1 sudo[124117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:04:27.473876 n-d-816883-1 sudo[124117]: pam_unix(sudo:session): session closed for user root
Nov 14 17:04:27.480210 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 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.557s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:04:27.480210 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:04:27.490973 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Deleted volume successfully.
Nov 14 17:04:27.524618 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-b767427e-1fae-4609-a02f-3fd4553ad6b2 tempest-VolumeQuotasNegativeTestJSON-1859898228 None] Lock "b'cinder-5d7a4b37-9a06-4256-a58a-89808f0a7700-delete_volume'" released by "delete_volume" :: held 3.358s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:04:31.180254 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:04:31.180872 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:04:31.181617 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:04:31.226443 n-d-816883-1 sudo[124164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:04:31.227419 n-d-816883-1 sudo[124164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:04:31.785911 n-d-816883-1 sudo[124164]: pam_unix(sudo:session): session closed for user root
Nov 14 17:04:31.788471 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.606s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:04:31.790402 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:04:31.839818 n-d-816883-1 sudo[124167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:04:31.842272 n-d-816883-1 sudo[124167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:04:32.899416 n-d-816883-1 sudo[124167]: pam_unix(sudo:session): session closed for user root
Nov 14 17:04:32.901819 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.111s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:04:32.903490 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:04:38.890456 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:04:38.895445 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:04:38.896024 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 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'
Nov 14 17:04:38.930278 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Flow 'volume_create_manager' (ae91b5e1-448c-4919-9408-1bbb6d192a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:04:38.942353 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (68a52b2c-5578-4f3c-a24d-8d24cba084f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:04:38.992194 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:04:39.019101 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (68a52b2c-5578-4f3c-a24d-8d24cba084f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1664196046',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=9a2adf20-647c-405f-9520-beb4823d7733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='981016e2699049e3bdbf772d7d10686e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:04:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:04:39Z,user_id='f2f46e60a624421c9b84c206eb4a77e6',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:04:39.021996 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c77c4fa5-afc1-45aa-a433-eda17847b5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:04:39.024498 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c77c4fa5-afc1-45aa-a433-eda17847b5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:04:39.027419 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4c5c54c-24f5-424a-b617-0106211cc0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:04:39.161045 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4c5c54c-24f5-424a-b617-0106211cc0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '9a2adf20-647c-405f-9520-beb4823d7733', 'volume_name': 'volume-9a2adf20-647c-405f-9520-beb4823d7733', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:04:39.164651 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60493319-55ed-4f3e-95b8-5fc42fc82710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:04:39.167520 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60493319-55ed-4f3e-95b8-5fc42fc82710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:04:39.170181 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e26ca332-7ab2-4dc2-aa15-dc36f321f1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:04:39.172398 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Volume 9a2adf20-647c-405f-9520-beb4823d7733: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-9a2adf20-647c-405f-9520-beb4823d7733', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 17:04:39.173355 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Cloning 9a2adf20-647c-405f-9520-beb4823d7733 from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 17:04:57.194559 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1, size 616.00 MB, duration 18.02 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 17:04:57.195277 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Image download 616.00 MB at 34.19 MB/s
Nov 14 17:04:57.266250 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:04:57.389267 n-d-816883-1 sudo[124429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1
Nov 14 17:04:57.390084 n-d-816883-1 sudo[124429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:04:57.904776 n-d-816883-1 sudo[124429]: pam_unix(sudo:session): session closed for user root
Nov 14 17:04:57.907143 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1" returned: 0 in 0.641s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:04:57.908172 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user f2f46e60a624421c9b84c206eb4a77e6. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 17:04:57.998116 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:04:58.137393 n-d-816883-1 sudo[124436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1
Nov 14 17:04:58.139411 n-d-816883-1 sudo[124436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:04:58.597441 n-d-816883-1 sudo[124436]: pam_unix(sudo:session): session closed for user root
Nov 14 17:04:58.599769 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1" returned: 0 in 0.601s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:04:58.602002 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9a2adf20-647c-405f-9520-beb4823d7733 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:04:58.626037 n-d-816883-1 sudo[124441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9a2adf20-647c-405f-9520-beb4823d7733 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:04:58.627374 n-d-816883-1 sudo[124441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:04:59.355721 n-d-816883-1 sudo[124441]: pam_unix(sudo:session): session closed for user root
Nov 14 17:04:59.358004 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9a2adf20-647c-405f-9520-beb4823d7733 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.755s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:04:59.412784 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume 9a2adf20-647c-405f-9520-beb4823d7733. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 17:04:59.492412 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_86r1svj9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:04:59.641398 n-d-816883-1 sudo[124476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_86r1svj9
Nov 14 17:04:59.643049 n-d-816883-1 sudo[124476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:00.090984 n-d-816883-1 sudo[124476]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:00.095315 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_86r1svj9" returned: 0 in 0.604s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:00.096651 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:00.324017 n-d-816883-1 sudo[124484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1
Nov 14 17:05:00.325501 n-d-816883-1 sudo[124484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:00.796456 n-d-816883-1 sudo[124484]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:00.799528 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1" returned: 0 in 0.703s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:00.800564 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 17:05:00.801781 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9a2adf20--647c--405f--9520--beb4823d7733 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:00.830599 n-d-816883-1 sudo[124489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9a2adf20--647c--405f--9520--beb4823d7733 oflag=direct
Nov 14 17:05:00.831425 n-d-816883-1 sudo[124489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:01.309660 n-d-816883-1 sudo[124489]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:01.312815 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9a2adf20--647c--405f--9520--beb4823d7733 oflag=direct" returned: 0 in 0.510s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:01.313423 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9a2adf20--647c--405f--9520--beb4823d7733 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:01.358155 n-d-816883-1 sudo[124510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9a2adf20--647c--405f--9520--beb4823d7733
Nov 14 17:05:01.359831 n-d-816883-1 sudo[124510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:02.978948 n-d-816883-1 sudo[124510]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:02.981147 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9a2adf20--647c--405f--9520--beb4823d7733" returned: 0 in 1.667s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:02.982369 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:03.078301 n-d-816883-1 sudo[124537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1
Nov 14 17:05:03.079113 n-d-816883-1 sudo[124537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:03.526045 n-d-816883-1 sudo[124537]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:03.530425 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1" returned: 0 in 0.546s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:03.531323 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ur26u7t0n-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.67 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--9a2adf20--647c--405f--9520--beb4823d7733 {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 17:05:03.531719 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Converted 700.00 MB image at 419.50 MB/s
Nov 14 17:05:03.533090 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume 9a2adf20-647c-405f-9520-beb4823d7733 successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 17:05:03.673173 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user f2f46e60a624421c9b84c206eb4a77e6 is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 17:05:03.673842 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Marking volume 9a2adf20-647c-405f-9520-beb4823d7733 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:05:03.688796 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to 9a2adf20-647c-405f-9520-beb4823d7733. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 17:05:03.689261 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Creating volume glance metadata for volume 9a2adf20-647c-405f-9520-beb4823d7733 backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 17:05:03.835026 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e26ca332-7ab2-4dc2-aa15-dc36f321f1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9a2adf20-647c-405f-9520-beb4823d7733', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:03.841765 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7dc2dbdf-b609-4e8e-a50b-90f93ec0aa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:03.867456 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Volume volume-9a2adf20-647c-405f-9520-beb4823d7733 (9a2adf20-647c-405f-9520-beb4823d7733): created successfully
Nov 14 17:05:03.871050 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7dc2dbdf-b609-4e8e-a50b-90f93ec0aa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:03.874745 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Flow 'volume_create_manager' (ae91b5e1-448c-4919-9408-1bbb6d192a86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:05:03.895619 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d0401c7c-6e38-4fa8-8179-9fa34e486ca9 tempest-VolumesCloneTest-842579473 None] Created volume successfully.
Nov 14 17:05:06.249881 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:05:06.255612 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:05:06.256444 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 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'
Nov 14 17:05:06.296771 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Flow 'volume_create_manager' (f2e102f2-ff81-4fd9-bbc1-9e83d4e94248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:05:06.300554 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aea9797d-d299-4df0-ab67-f769977e1933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:06.329353 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:05:06.379505 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aea9797d-d299-4df0-ab67-f769977e1933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2111605736',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=ee65a943-6fe8-40d4-b461-a962ac65f6b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='981016e2699049e3bdbf772d7d10686e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:05:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=9a2adf20-647c-405f-9520-beb4823d7733,status='creating',terminated_at=None,updated_at=2021-11-14T17:05:06Z,user_id='f2f46e60a624421c9b84c206eb4a77e6',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:06.393257 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a35cf5b7-c842-436e-8bb7-43b004c66057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:06.396216 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a35cf5b7-c842-436e-8bb7-43b004c66057) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:06.399009 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11e1d158-b85a-4019-92f5-b488568a6d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:06.471754 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11e1d158-b85a-4019-92f5-b488568a6d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'ee65a943-6fe8-40d4-b461-a962ac65f6b3', 'volume_name': 'volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3', 'volume_size': 1, 'source_volid': '9a2adf20-647c-405f-9520-beb4823d7733', 'source_volstatus': 'available'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:06.474601 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (868523e7-4e75-46d3-844c-ea38dc4c24f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:06.477082 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (868523e7-4e75-46d3-844c-ea38dc4c24f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:06.480487 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (904ff39f-7431-4098-a97c-c8d23a6e8929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:06.481584 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Volume ee65a943-6fe8-40d4-b461-a962ac65f6b3: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3', 'volume_size': 1, 'source_volid': '9a2adf20-647c-405f-9520-beb4823d7733', 'source_volstatus': 'available'}
Nov 14 17:05:06.527458 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Creating clone of volume: 9a2adf20-647c-405f-9520-beb4823d7733
Nov 14 17:05:06.528720 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 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/volume-9a2adf20-647c-405f-9520-beb4823d7733 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:06.553291 n-d-816883-1 sudo[124555]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-9a2adf20-647c-405f-9520-beb4823d7733
Nov 14 17:05:06.555458 n-d-816883-1 sudo[124555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:07.299058 n-d-816883-1 sudo[124555]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:07.301486 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 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/volume-9a2adf20-647c-405f-9520-beb4823d7733" returned: 0 in 0.772s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:07.304417 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-ee65a943-6fe8-40d4-b461-a962ac65f6b3 --snapshot stack-volumes-lvmdriver-1/volume-9a2adf20-647c-405f-9520-beb4823d7733 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:07.348633 n-d-816883-1 sudo[124560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-ee65a943-6fe8-40d4-b461-a962ac65f6b3 --snapshot stack-volumes-lvmdriver-1/volume-9a2adf20-647c-405f-9520-beb4823d7733 -L 1.00g
Nov 14 17:05:07.349518 n-d-816883-1 sudo[124560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:08.333805 n-d-816883-1 sudo[124560]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:08.336056 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-ee65a943-6fe8-40d4-b461-a962ac65f6b3 --snapshot stack-volumes-lvmdriver-1/volume-9a2adf20-647c-405f-9520-beb4823d7733 -L 1.00g" returned: 0 in 1.031s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:08.338940 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:08.364082 n-d-816883-1 sudo[124667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:05:08.364938 n-d-816883-1 sudo[124667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:09.093454 n-d-816883-1 sudo[124667]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:09.096767 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.757s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:09.098818 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-ee65a943-6fe8-40d4-b461-a962ac65f6b3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:09.129375 n-d-816883-1 sudo[124702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-ee65a943-6fe8-40d4-b461-a962ac65f6b3
Nov 14 17:05:09.131635 n-d-816883-1 sudo[124702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:09.889873 n-d-816883-1 sudo[124702]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:09.892095 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-ee65a943-6fe8-40d4-b461-a962ac65f6b3" returned: 0 in 0.793s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:09.894341 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ee65a943--6fe8--40d4--b461--a962ac65f6b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ee65a943--6fe8--40d4--b461--a962ac65f6b3 iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:09.921681 n-d-816883-1 sudo[124715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ee65a943--6fe8--40d4--b461--a962ac65f6b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ee65a943--6fe8--40d4--b461--a962ac65f6b3 iflag=direct
Nov 14 17:05:09.923075 n-d-816883-1 sudo[124715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:10.313939 n-d-816883-1 sudo[124715]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:10.316928 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ee65a943--6fe8--40d4--b461--a962ac65f6b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ee65a943--6fe8--40d4--b461--a962ac65f6b3 iflag=direct" returned: 0 in 0.422s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:10.318778 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ee65a943--6fe8--40d4--b461--a962ac65f6b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ee65a943--6fe8--40d4--b461--a962ac65f6b3 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:10.338841 n-d-816883-1 sudo[124727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ee65a943--6fe8--40d4--b461--a962ac65f6b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ee65a943--6fe8--40d4--b461--a962ac65f6b3 oflag=direct
Nov 14 17:05:10.340368 n-d-816883-1 sudo[124727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:10.890936 n-d-816883-1 sudo[124727]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:10.893310 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ee65a943--6fe8--40d4--b461--a962ac65f6b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ee65a943--6fe8--40d4--b461--a962ac65f6b3 oflag=direct" returned: 0 in 0.574s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:10.894949 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ee65a943--6fe8--40d4--b461--a962ac65f6b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ee65a943--6fe8--40d4--b461--a962ac65f6b3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:10.951677 n-d-816883-1 sudo[124739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ee65a943--6fe8--40d4--b461--a962ac65f6b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ee65a943--6fe8--40d4--b461--a962ac65f6b3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 17:05:10.952562 n-d-816883-1 sudo[124739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:18.564157 n-d-816883-1 sudo[124739]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:18.566873 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ee65a943--6fe8--40d4--b461--a962ac65f6b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ee65a943--6fe8--40d4--b461--a962ac65f6b3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.672s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:18.568303 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ee65a943--6fe8--40d4--b461--a962ac65f6b3, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--ee65a943--6fe8--40d4--b461--a962ac65f6b3, size 1024.00 MB, duration 7.67 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 17:05:18.570646 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Volume copy 1024.00 MB at 133.44 MB/s
Nov 14 17:05:18.572049 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 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/clone-snap-ee65a943-6fe8-40d4-b461-a962ac65f6b3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:18.627234 n-d-816883-1 sudo[124758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/clone-snap-ee65a943-6fe8-40d4-b461-a962ac65f6b3
Nov 14 17:05:18.628320 n-d-816883-1 sudo[124758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:19.156605 n-d-816883-1 sudo[124758]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:19.158913 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 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/clone-snap-ee65a943-6fe8-40d4-b461-a962ac65f6b3" returned: 0 in 0.586s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:19.163385 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-ee65a943-6fe8-40d4-b461-a962ac65f6b3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:19.210130 n-d-816883-1 sudo[124768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-ee65a943-6fe8-40d4-b461-a962ac65f6b3
Nov 14 17:05:19.211819 n-d-816883-1 sudo[124768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:20.099153 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-ee65a943-6fe8-40d4-b461-a962ac65f6b3" returned: 0 in 0.932s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:20.099153 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Marking volume ee65a943-6fe8-40d4-b461-a962ac65f6b3 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:05:20.093335 n-d-816883-1 sudo[124768]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:20.116394 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Copying metadata from source volume 9a2adf20-647c-405f-9520-beb4823d7733 to ee65a943-6fe8-40d4-b461-a962ac65f6b3. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:427}}
Nov 14 17:05:20.162397 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (904ff39f-7431-4098-a97c-c8d23a6e8929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3', 'volume_size': 1, 'source_volid': '9a2adf20-647c-405f-9520-beb4823d7733', 'source_volstatus': 'available'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:20.166806 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (01aa9449-b62d-4ddc-9f14-d679ddeff6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:20.177478 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Volume volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3 (ee65a943-6fe8-40d4-b461-a962ac65f6b3): created successfully
Nov 14 17:05:20.180538 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (01aa9449-b62d-4ddc-9f14-d679ddeff6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:20.184108 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Flow 'volume_create_manager' (f2e102f2-ff81-4fd9-bbc1-9e83d4e94248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:05:20.202159 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-83d36a2c-2467-4ca0-8a85-bfc69284702b tempest-VolumesCloneTest-842579473 None] Created volume successfully.
Nov 14 17:05:22.308278 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:05:22.314064 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:05:22.314906 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 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'
Nov 14 17:05:22.330953 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Flow 'volume_create_manager' (bdca8089-8ac5-49f1-a655-922963d0ab4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:05:22.335390 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (621c20ef-fd6c-4bc2-84f8-c377250281e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:22.364266 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:05:22.396828 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (621c20ef-fd6c-4bc2-84f8-c377250281e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2016203548',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=7f6b0235-608d-493f-ab29-0a9a1b3e9226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='981016e2699049e3bdbf772d7d10686e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:05:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:05:22Z,user_id='f2f46e60a624421c9b84c206eb4a77e6',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:22.399680 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4dc66032-d04a-457c-89f0-2cb870d6096a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:22.402193 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4dc66032-d04a-457c-89f0-2cb870d6096a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:22.405468 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96073589-4fd0-4b5e-9ec3-b0ab48ee3a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:22.408275 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96073589-4fd0-4b5e-9ec3-b0ab48ee3a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7f6b0235-608d-493f-ab29-0a9a1b3e9226', 'volume_name': 'volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:22.411748 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e34a60ed-9641-47f9-b6b6-0e3f666c65fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:22.414205 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e34a60ed-9641-47f9-b6b6-0e3f666c65fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:22.417074 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d60ab39-f442-48bd-9a58-fbef7fdb67d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:22.418134 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Volume 7f6b0235-608d-493f-ab29-0a9a1b3e9226: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226', 'volume_size': 1}
Nov 14 17:05:22.419451 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:22.438593 n-d-816883-1 sudo[124834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:05:22.440556 n-d-816883-1 sudo[124834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:23.180596 n-d-816883-1 sudo[124834]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:23.182730 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.763s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:23.186532 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d60ab39-f442-48bd-9a58-fbef7fdb67d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:23.189493 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5dfb0f5-9c9d-425e-bb87-15bcdc3195fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:23.201834 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Volume volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226 (7f6b0235-608d-493f-ab29-0a9a1b3e9226): created successfully
Nov 14 17:05:23.206080 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5dfb0f5-9c9d-425e-bb87-15bcdc3195fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:23.219961 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Flow 'volume_create_manager' (bdca8089-8ac5-49f1-a655-922963d0ab4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:05:23.233345 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8819eb52-05ce-4d33-9340-3ffb87ed82ef tempest-VolumesCloneTest-842579473 None] Created volume successfully.
Nov 14 17:05:24.313628 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:05:24.318565 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:05:24.319881 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 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'
Nov 14 17:05:24.346953 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Flow 'volume_create_manager' (54fd9c42-1aa6-4f0a-b6f5-919ea58cbf29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:05:24.352234 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07f7fadc-5e31-44af-9212-ac0bc157b9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:24.396805 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:05:24.435143 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07f7fadc-5e31-44af-9212-ac0bc157b9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1790790083',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=aa471e34-6c63-42dd-a39a-85a3858c8309,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='981016e2699049e3bdbf772d7d10686e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:05:24Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=7f6b0235-608d-493f-ab29-0a9a1b3e9226,status='creating',terminated_at=None,updated_at=2021-11-14T17:05:24Z,user_id='f2f46e60a624421c9b84c206eb4a77e6',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:24.435143 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b3d1c03a-dcb9-4438-a9a3-d265c33ac0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:24.435143 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b3d1c03a-dcb9-4438-a9a3-d265c33ac0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:24.436828 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25ec4a21-0510-47ca-983e-6e265eb062e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:24.487064 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25ec4a21-0510-47ca-983e-6e265eb062e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'aa471e34-6c63-42dd-a39a-85a3858c8309', 'volume_name': 'volume-aa471e34-6c63-42dd-a39a-85a3858c8309', 'volume_size': 2, 'source_volid': '7f6b0235-608d-493f-ab29-0a9a1b3e9226', 'source_volstatus': 'available'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:24.490238 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (095a7914-8dc2-4403-81f3-58f430b3a158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:24.492732 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (095a7914-8dc2-4403-81f3-58f430b3a158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:24.494969 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (157f3a28-e85a-476c-a232-11c393647075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:24.496145 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Volume aa471e34-6c63-42dd-a39a-85a3858c8309: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-aa471e34-6c63-42dd-a39a-85a3858c8309', 'volume_size': 2, 'source_volid': '7f6b0235-608d-493f-ab29-0a9a1b3e9226', 'source_volstatus': 'available'}
Nov 14 17:05:24.568290 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Creating clone of volume: 7f6b0235-608d-493f-ab29-0a9a1b3e9226
Nov 14 17:05:24.569458 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 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/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:24.616277 n-d-816883-1 sudo[124868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226
Nov 14 17:05:24.618147 n-d-816883-1 sudo[124868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:25.361700 n-d-816883-1 sudo[124868]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:25.364735 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 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/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226" returned: 0 in 0.795s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:25.367702 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-aa471e34-6c63-42dd-a39a-85a3858c8309 --snapshot stack-volumes-lvmdriver-1/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:25.403937 n-d-816883-1 sudo[124871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-aa471e34-6c63-42dd-a39a-85a3858c8309 --snapshot stack-volumes-lvmdriver-1/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226 -L 1.00g
Nov 14 17:05:25.406601 n-d-816883-1 sudo[124871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:26.286713 n-d-816883-1 sudo[124871]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:26.291213 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-aa471e34-6c63-42dd-a39a-85a3858c8309 --snapshot stack-volumes-lvmdriver-1/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226 -L 1.00g" returned: 0 in 0.923s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:26.296981 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa471e34-6c63-42dd-a39a-85a3858c8309 stack-volumes-lvmdriver-1 -L 2g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:26.366798 n-d-816883-1 sudo[124975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa471e34-6c63-42dd-a39a-85a3858c8309 stack-volumes-lvmdriver-1 -L 2g
Nov 14 17:05:26.371439 n-d-816883-1 sudo[124975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:26.773941 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b7e67529-db68-493c-85c6-50bde1d8826e tempest-BackendsCapabilitiesAdminTestsJSON-1042950183 None] Obtained capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-816883-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': 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=95768) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4618}}
Nov 14 17:05:26.818968 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94792879-2cb7-4864-9e67-a0c134ab8b49 tempest-BackendsCapabilitiesAdminTestsJSON-1042950183 None] Obtained capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-816883-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': 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=95768) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4618}}
Nov 14 17:05:27.308305 n-d-816883-1 sudo[124975]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:27.310414 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa471e34-6c63-42dd-a39a-85a3858c8309 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.016s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:27.312367 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-aa471e34-6c63-42dd-a39a-85a3858c8309 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:27.365310 n-d-816883-1 sudo[125008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-aa471e34-6c63-42dd-a39a-85a3858c8309
Nov 14 17:05:27.367651 n-d-816883-1 sudo[125008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:28.381532 n-d-816883-1 sudo[125008]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:28.385290 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-aa471e34-6c63-42dd-a39a-85a3858c8309" returned: 0 in 1.072s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:28.389924 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa471e34--6c63--42dd--a39a--85a3858c8309 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa471e34--6c63--42dd--a39a--85a3858c8309 iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:28.432391 n-d-816883-1 sudo[125052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa471e34--6c63--42dd--a39a--85a3858c8309 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa471e34--6c63--42dd--a39a--85a3858c8309 iflag=direct
Nov 14 17:05:28.434706 n-d-816883-1 sudo[125052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:29.024816 n-d-816883-1 sudo[125052]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:29.027859 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa471e34--6c63--42dd--a39a--85a3858c8309 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa471e34--6c63--42dd--a39a--85a3858c8309 iflag=direct" returned: 0 in 0.637s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:29.029281 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa471e34--6c63--42dd--a39a--85a3858c8309 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa471e34--6c63--42dd--a39a--85a3858c8309 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:29.052187 n-d-816883-1 sudo[125084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa471e34--6c63--42dd--a39a--85a3858c8309 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa471e34--6c63--42dd--a39a--85a3858c8309 oflag=direct
Nov 14 17:05:29.053657 n-d-816883-1 sudo[125084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:29.574010 n-d-816883-1 sudo[125084]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:29.576362 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa471e34--6c63--42dd--a39a--85a3858c8309 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa471e34--6c63--42dd--a39a--85a3858c8309 oflag=direct" returned: 0 in 0.547s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:29.577797 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa471e34--6c63--42dd--a39a--85a3858c8309 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa471e34--6c63--42dd--a39a--85a3858c8309 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:29.601841 n-d-816883-1 sudo[125107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa471e34--6c63--42dd--a39a--85a3858c8309 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa471e34--6c63--42dd--a39a--85a3858c8309 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 17:05:29.603612 n-d-816883-1 sudo[125107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:31.185374 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:05:31.186106 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:05:31.186907 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:31.235300 n-d-816883-1 sudo[125138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:05:31.239734 n-d-816883-1 sudo[125138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:32.155112 n-d-816883-1 sudo[125138]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:32.158004 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.970s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:32.159885 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:32.203313 n-d-816883-1 sudo[125152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:05:32.204124 n-d-816883-1 sudo[125152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:33.608454 n-d-816883-1 sudo[125152]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:33.610701 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.451s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:33.612847 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:05:37.401581 n-d-816883-1 sudo[125107]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:37.403548 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa471e34--6c63--42dd--a39a--85a3858c8309 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa471e34--6c63--42dd--a39a--85a3858c8309 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.826s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:37.404091 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa471e34--6c63--42dd--a39a--85a3858c8309, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--aa471e34--6c63--42dd--a39a--85a3858c8309, size 1024.00 MB, duration 7.83 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 17:05:37.404442 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Volume copy 1024.00 MB at 130.83 MB/s
Nov 14 17:05:37.405764 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 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/clone-snap-aa471e34-6c63-42dd-a39a-85a3858c8309 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:37.460933 n-d-816883-1 sudo[125230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/clone-snap-aa471e34-6c63-42dd-a39a-85a3858c8309
Nov 14 17:05:37.465969 n-d-816883-1 sudo[125230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:38.538468 n-d-816883-1 sudo[125230]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:38.541070 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 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/clone-snap-aa471e34-6c63-42dd-a39a-85a3858c8309" returned: 0 in 1.135s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:38.543503 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-aa471e34-6c63-42dd-a39a-85a3858c8309 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:38.632007 n-d-816883-1 sudo[125261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-aa471e34-6c63-42dd-a39a-85a3858c8309
Nov 14 17:05:38.632846 n-d-816883-1 sudo[125261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:38.871904 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-34a506a4-e023-46f1-ba25-6783d1be76f9 tempest-GroupSnapshotsTest-1310603671 None] Group tempest-GroupSnapshotsTest-Group-812969367: creating
Nov 14 17:05:38.931500 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-34a506a4-e023-46f1-ba25-6783d1be76f9 tempest-GroupSnapshotsTest-1310603671 None] Group tempest-GroupSnapshotsTest-Group-812969367: created successfully
Nov 14 17:05:38.977893 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-34a506a4-e023-46f1-ba25-6783d1be76f9 tempest-GroupSnapshotsTest-1310603671 None] Create group completed successfully.
Nov 14 17:05:39.616663 n-d-816883-1 sudo[125261]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:39.618637 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-aa471e34-6c63-42dd-a39a-85a3858c8309" returned: 0 in 1.075s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:39.621633 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (157f3a28-e85a-476c-a232-11c393647075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa471e34-6c63-42dd-a39a-85a3858c8309', 'volume_size': 2, 'source_volid': '7f6b0235-608d-493f-ab29-0a9a1b3e9226', 'source_volstatus': 'available'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:39.623919 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28b87f21-1eee-4c06-bb2a-219fb846ac52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:39.639724 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Volume volume-aa471e34-6c63-42dd-a39a-85a3858c8309 (aa471e34-6c63-42dd-a39a-85a3858c8309): created successfully
Nov 14 17:05:39.642257 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28b87f21-1eee-4c06-bb2a-219fb846ac52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:39.648050 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Flow 'volume_create_manager' (54fd9c42-1aa6-4f0a-b6f5-919ea58cbf29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:05:39.674926 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1ad4dfba-5c98-47ef-8037-c260fa575f6c tempest-VolumesCloneTest-842579473 None] Created volume successfully.
Nov 14 17:05:40.603312 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:05:40.617366 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:05:40.619762 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 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'
Nov 14 17:05:40.664880 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Flow 'volume_create_manager' (fd47bfbb-96e7-42c9-93ff-92f51fa51d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:05:40.676121 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf935f09-2f05-462a-ad67-d0e8c7169b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:40.729959 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:05:40.823972 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf935f09-2f05-462a-ad67-d0e8c7169b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1534977184',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=c9b815a1-9fce-477f-a606-efed5bc3febc,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=c4b5025d-379c-40b8-85a9-cd775beddc07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10016c38a2ea42a3af1053b6c35bf1dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:05:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:05:41Z,user_id='a98d906b8bc042fb834a5c8ddf723ee8',volume_attachment=>,volume_type=VolumeType(15d0e6af-ba9d-4bca-9743-9864ca065b9e),volume_type_id=15d0e6af-ba9d-4bca-9743-9864ca065b9e)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:40.832623 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4d2d387-2b6a-46cb-833f-4f01f3c6eeda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:40.845849 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4d2d387-2b6a-46cb-833f-4f01f3c6eeda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:40.848952 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c851f961-62b3-4f1c-ae37-4891af56a7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:40.851534 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c851f961-62b3-4f1c-ae37-4891af56a7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c4b5025d-379c-40b8-85a9-cd775beddc07', 'volume_name': 'volume-c4b5025d-379c-40b8-85a9-cd775beddc07', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:40.853816 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd65977c-6464-43e0-a250-057632e55190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:40.861961 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd65977c-6464-43e0-a250-057632e55190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:40.868553 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (369bd27d-59fc-4f25-857a-c59a7f39abec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:40.892889 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Volume c4b5025d-379c-40b8-85a9-cd775beddc07: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c4b5025d-379c-40b8-85a9-cd775beddc07', 'volume_size': 1}
Nov 14 17:05:40.894522 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4b5025d-379c-40b8-85a9-cd775beddc07 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:40.924188 n-d-816883-1 sudo[125366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4b5025d-379c-40b8-85a9-cd775beddc07 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:05:40.930836 n-d-816883-1 sudo[125366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:41.166973 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 None] Lock "b'cinder-aa471e34-6c63-42dd-a39a-85a3858c8309-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:05:41.398277 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa471e34-6c63-42dd-a39a-85a3858c8309
Nov 14 17:05:41.399327 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 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/volume-aa471e34-6c63-42dd-a39a-85a3858c8309 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:41.435257 n-d-816883-1 sudo[125377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-aa471e34-6c63-42dd-a39a-85a3858c8309
Nov 14 17:05:41.436072 n-d-816883-1 sudo[125377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:42.060658 n-d-816883-1 sudo[125366]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:42.063266 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4b5025d-379c-40b8-85a9-cd775beddc07 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.168s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:42.069871 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (369bd27d-59fc-4f25-857a-c59a7f39abec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4b5025d-379c-40b8-85a9-cd775beddc07', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:42.073153 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cecaf22-2df2-4874-b8d2-300fabb51273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:05:42.094101 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Volume volume-c4b5025d-379c-40b8-85a9-cd775beddc07 (c4b5025d-379c-40b8-85a9-cd775beddc07): created successfully
Nov 14 17:05:42.096875 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cecaf22-2df2-4874-b8d2-300fabb51273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:05:42.100072 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Flow 'volume_create_manager' (fd47bfbb-96e7-42c9-93ff-92f51fa51d27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:05:42.124007 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-7a77040e-ae75-411d-a15b-9c958c4cd486 tempest-GroupSnapshotsTest-1310603671 None] Created volume successfully.
Nov 14 17:05:42.306544 n-d-816883-1 sudo[125377]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:42.308537 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 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/volume-aa471e34-6c63-42dd-a39a-85a3858c8309" returned: 0 in 0.909s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:42.310276 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa471e34-6c63-42dd-a39a-85a3858c8309 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:42.333208 n-d-816883-1 sudo[125411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa471e34-6c63-42dd-a39a-85a3858c8309
Nov 14 17:05:42.334884 n-d-816883-1 sudo[125411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:43.080305 n-d-816883-1 sudo[125411]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:43.083071 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa471e34-6c63-42dd-a39a-85a3858c8309" returned: 0 in 0.772s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:43.084948 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa471e34-6c63-42dd-a39a-85a3858c8309 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:43.118174 n-d-816883-1 sudo[125424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa471e34-6c63-42dd-a39a-85a3858c8309
Nov 14 17:05:43.130828 n-d-816883-1 sudo[125424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:43.720062 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3718c6e4-e7cb-4ac6-8699-d954cdd14546 tempest-GroupSnapshotsTest-1310603671 None] GroupSnapshot 2e861bb3-47ad-4a3e-b5bf-9a261014be53: creating.
Nov 14 17:05:43.835627 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3718c6e4-e7cb-4ac6-8699-d954cdd14546 tempest-GroupSnapshotsTest-1310603671 None] Group snapshot 2e861bb3-47ad-4a3e-b5bf-9a261014be53: creating. {{(pid=95768) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3984}}
Nov 14 17:05:43.958697 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3718c6e4-e7cb-4ac6-8699-d954cdd14546 tempest-GroupSnapshotsTest-1310603671 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/volume-c4b5025d-379c-40b8-85a9-cd775beddc07 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:44.014400 n-d-816883-1 sudo[125436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c4b5025d-379c-40b8-85a9-cd775beddc07
Nov 14 17:05:44.015406 n-d-816883-1 sudo[125436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:44.183550 n-d-816883-1 sudo[125424]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:44.186272 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa471e34-6c63-42dd-a39a-85a3858c8309" returned: 0 in 1.101s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:44.188031 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 None] Successfully deleted volume: aa471e34-6c63-42dd-a39a-85a3858c8309
Nov 14 17:05:44.279448 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 None] Created reservations ['d213feeb-08a3-4b63-a1c0-4ecb4ddc4031', '0791d051-fb05-49ae-b9ef-8655bcc8377e', '718273cd-eb77-4ec0-b3c9-787ccec9c56a', '5e69048f-fddd-47fc-abff-c6dab9dc448d'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:05:44.380886 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:05:44.380886 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:44.418765 n-d-816883-1 sudo[125440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:05:44.419782 n-d-816883-1 sudo[125440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:44.854752 n-d-816883-1 sudo[125436]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:44.857183 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3718c6e4-e7cb-4ac6-8699-d954cdd14546 tempest-GroupSnapshotsTest-1310603671 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/volume-c4b5025d-379c-40b8-85a9-cd775beddc07" returned: 0 in 0.898s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:44.859314 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3718c6e4-e7cb-4ac6-8699-d954cdd14546 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d7865b15-b7ac-4236-9f18-7540c847d918 --snapshot stack-volumes-lvmdriver-1/volume-c4b5025d-379c-40b8-85a9-cd775beddc07 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:44.916281 n-d-816883-1 sudo[125469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d7865b15-b7ac-4236-9f18-7540c847d918 --snapshot stack-volumes-lvmdriver-1/volume-c4b5025d-379c-40b8-85a9-cd775beddc07 -L 1.00g
Nov 14 17:05:44.923762 n-d-816883-1 sudo[125469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:45.410984 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 None] Lock "b'cinder-7f6b0235-608d-493f-ab29-0a9a1b3e9226-delete_volume'" acquired by "delete_volume" :: waited 0.041s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:05:45.528890 n-d-816883-1 sudo[125440]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:45.663934 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 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 1.292s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:45.700835 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:45.761888 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7f6b0235-608d-493f-ab29-0a9a1b3e9226
Nov 14 17:05:45.771719 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 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/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:45.781682 n-d-816883-1 sudo[125492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:05:45.783902 n-d-816883-1 sudo[125492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:45.846374 n-d-816883-1 sudo[125495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226
Nov 14 17:05:45.848313 n-d-816883-1 sudo[125495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:46.464506 n-d-816883-1 sudo[125469]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:46.467729 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3718c6e4-e7cb-4ac6-8699-d954cdd14546 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d7865b15-b7ac-4236-9f18-7540c847d918 --snapshot stack-volumes-lvmdriver-1/volume-c4b5025d-379c-40b8-85a9-cd775beddc07 -L 1.00g" returned: 0 in 1.608s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:46.728620 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3718c6e4-e7cb-4ac6-8699-d954cdd14546 tempest-GroupSnapshotsTest-1310603671 None] group_snapshot 2e861bb3-47ad-4a3e-b5bf-9a261014be53: created successfully
Nov 14 17:05:46.846439 n-d-816883-1 sudo[125492]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:46.848173 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 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 1.148s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:46.851130 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:05:46.860102 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 None] Deleted volume successfully.
Nov 14 17:05:46.891243 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-8a3f86b7-4dc0-441e-bfb1-b084fba73325 tempest-VolumesCloneTest-842579473 None] Lock "b'cinder-aa471e34-6c63-42dd-a39a-85a3858c8309-delete_volume'" released by "delete_volume" :: held 5.724s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:05:46.945363 n-d-816883-1 sudo[125495]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:46.948479 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 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/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226" returned: 0 in 1.177s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:46.950357 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:47.002432 n-d-816883-1 sudo[125626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226
Nov 14 17:05:47.003237 n-d-816883-1 sudo[125626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:47.720433 n-d-816883-1 sudo[125626]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:47.723365 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226" returned: 0 in 0.772s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:47.726262 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:47.772573 n-d-816883-1 sudo[125637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226
Nov 14 17:05:47.774029 n-d-816883-1 sudo[125637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:48.277972 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9168a63-eb70-43f2-b0f1-9c1620014cbe stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:48.311435 n-d-816883-1 sudo[125642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9168a63-eb70-43f2-b0f1-9c1620014cbe stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:05:48.312862 n-d-816883-1 sudo[125642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:48.507311 n-d-816883-1 sudo[125637]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:48.510171 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f6b0235-608d-493f-ab29-0a9a1b3e9226" returned: 0 in 0.783s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:48.511011 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 None] Successfully deleted volume: 7f6b0235-608d-493f-ab29-0a9a1b3e9226
Nov 14 17:05:48.606063 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 None] Created reservations ['11095b00-9173-4728-8542-f3794e423de5', 'f402550a-dfe1-482c-8990-c9a1bd4eeb68', 'b6371f22-9fb1-4620-a517-ae6f93cc5b74', '5e6eedb1-2c44-4c28-8187-ef7f8ef54609'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:05:48.695549 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:05:48.696244 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:48.752170 n-d-816883-1 sudo[125647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:05:48.759351 n-d-816883-1 sudo[125647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:49.073436 n-d-816883-1 sudo[125642]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:49.076204 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f9168a63-eb70-43f2-b0f1-9c1620014cbe stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.798s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:49.079924 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-d7865b15-b7ac-4236-9f18-7540c847d918 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:49.144794 n-d-816883-1 sudo[125679]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-d7865b15-b7ac-4236-9f18-7540c847d918
Nov 14 17:05:49.151855 n-d-816883-1 sudo[125679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:49.340420 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 None] Lock "b'cinder-ee65a943-6fe8-40d4-b461-a962ac65f6b3-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:05:49.452622 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 None] Skipping remove_export. No iscsi_target is presently exported for volume: ee65a943-6fe8-40d4-b461-a962ac65f6b3
Nov 14 17:05:49.459146 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 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/volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:49.521563 n-d-816883-1 sudo[125647]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:49.523816 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 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.827s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:49.524741 n-d-816883-1 sudo[125683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3
Nov 14 17:05:49.526311 n-d-816883-1 sudo[125683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:49.528673 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:49.583332 n-d-816883-1 sudo[125687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:05:49.584222 n-d-816883-1 sudo[125687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:50.054299 n-d-816883-1 sudo[125679]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:50.057933 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-d7865b15-b7ac-4236-9f18-7540c847d918" returned: 0 in 0.978s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:50.060684 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d7865b15--b7ac--4236--9f18--7540c847d918 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f9168a63--eb70--43f2--b0f1--9c1620014cbe iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:50.125536 n-d-816883-1 sudo[125712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d7865b15--b7ac--4236--9f18--7540c847d918 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f9168a63--eb70--43f2--b0f1--9c1620014cbe iflag=direct
Nov 14 17:05:50.126590 n-d-816883-1 sudo[125712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:50.431713 n-d-816883-1 sudo[125683]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:50.434078 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 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/volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3" returned: 0 in 0.977s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:50.435905 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:50.494199 n-d-816883-1 sudo[125724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3
Nov 14 17:05:50.495020 n-d-816883-1 sudo[125724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:50.584828 n-d-816883-1 sudo[125687]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:50.588976 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 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 1.060s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:50.591470 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:05:50.604531 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 None] Deleted volume successfully.
Nov 14 17:05:50.642767 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-de20be53-60e2-4418-89c8-85b50161dacc tempest-VolumesCloneTest-842579473 None] Lock "b'cinder-7f6b0235-608d-493f-ab29-0a9a1b3e9226-delete_volume'" released by "delete_volume" :: held 5.232s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:05:50.962673 n-d-816883-1 sudo[125712]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:50.964590 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d7865b15--b7ac--4236--9f18--7540c847d918 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f9168a63--eb70--43f2--b0f1--9c1620014cbe iflag=direct" returned: 0 in 0.904s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:50.971418 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d7865b15--b7ac--4236--9f18--7540c847d918 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f9168a63--eb70--43f2--b0f1--9c1620014cbe oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:51.009421 n-d-816883-1 sudo[125760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d7865b15--b7ac--4236--9f18--7540c847d918 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f9168a63--eb70--43f2--b0f1--9c1620014cbe oflag=direct
Nov 14 17:05:51.013787 n-d-816883-1 sudo[125760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:51.512864 n-d-816883-1 sudo[125724]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:51.515980 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3" returned: 0 in 1.080s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:51.518187 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:51.558803 n-d-816883-1 sudo[125774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3
Nov 14 17:05:51.562782 n-d-816883-1 sudo[125774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:51.663268 n-d-816883-1 sudo[125760]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:51.665562 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d7865b15--b7ac--4236--9f18--7540c847d918 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f9168a63--eb70--43f2--b0f1--9c1620014cbe oflag=direct" returned: 0 in 0.694s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:51.666885 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d7865b15--b7ac--4236--9f18--7540c847d918 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f9168a63--eb70--43f2--b0f1--9c1620014cbe count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:51.711995 n-d-816883-1 sudo[125786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d7865b15--b7ac--4236--9f18--7540c847d918 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f9168a63--eb70--43f2--b0f1--9c1620014cbe count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 17:05:51.714005 n-d-816883-1 sudo[125786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:52.458586 n-d-816883-1 sudo[125774]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:52.461219 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ee65a943-6fe8-40d4-b461-a962ac65f6b3" returned: 0 in 0.943s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:52.462610 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 None] Successfully deleted volume: ee65a943-6fe8-40d4-b461-a962ac65f6b3
Nov 14 17:05:52.637313 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 None] Created reservations ['27f17c46-0024-44e2-bf7a-fc09a54226a4', '6f17cca8-0386-408f-bc8e-7cd29a43cd1e', '4f640912-7558-4f31-8ddf-58cad0755909', '38b7199b-6205-4099-918a-000749ba57b3'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:05:52.755683 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:05:52.756402 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:52.801884 n-d-816883-1 sudo[125825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:05:52.802968 n-d-816883-1 sudo[125825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:53.483262 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 None] Lock "b'cinder-9a2adf20-647c-405f-9520-beb4823d7733-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:05:53.616108 n-d-816883-1 sudo[125825]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:53.621886 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 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.865s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:53.625607 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9a2adf20-647c-405f-9520-beb4823d7733
Nov 14 17:05:53.627804 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 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/volume-9a2adf20-647c-405f-9520-beb4823d7733 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:53.663678 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:53.666188 n-d-816883-1 sudo[125828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-9a2adf20-647c-405f-9520-beb4823d7733
Nov 14 17:05:53.673974 n-d-816883-1 sudo[125828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:53.705039 n-d-816883-1 sudo[125829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:05:53.713983 n-d-816883-1 sudo[125829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:54.557394 n-d-816883-1 sudo[125829]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:54.565234 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 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.898s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:54.570119 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:05:54.586978 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 None] Deleted volume successfully.
Nov 14 17:05:54.637598 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-93200311-10e4-4afe-b590-2021833d76cf tempest-VolumesCloneTest-842579473 None] Lock "b'cinder-ee65a943-6fe8-40d4-b461-a962ac65f6b3-delete_volume'" released by "delete_volume" :: held 5.311s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:05:54.922394 n-d-816883-1 sudo[125828]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:54.928089 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 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/volume-9a2adf20-647c-405f-9520-beb4823d7733" returned: 0 in 1.298s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:54.932060 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9a2adf20-647c-405f-9520-beb4823d7733 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:54.965519 n-d-816883-1 sudo[125858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9a2adf20-647c-405f-9520-beb4823d7733
Nov 14 17:05:54.967264 n-d-816883-1 sudo[125858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:55.668453 n-d-816883-1 sudo[125858]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:55.670905 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9a2adf20-647c-405f-9520-beb4823d7733" returned: 0 in 0.740s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:55.673115 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9a2adf20-647c-405f-9520-beb4823d7733 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:55.715686 n-d-816883-1 sudo[125861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9a2adf20-647c-405f-9520-beb4823d7733
Nov 14 17:05:55.717435 n-d-816883-1 sudo[125861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:56.278535 n-d-816883-1 sudo[125861]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:56.281088 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9a2adf20-647c-405f-9520-beb4823d7733" returned: 0 in 0.607s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:56.282255 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 None] Successfully deleted volume: 9a2adf20-647c-405f-9520-beb4823d7733
Nov 14 17:05:56.414389 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 None] Created reservations ['8a61d431-4e59-4b64-9268-d4c76447dc9e', 'db2b3e4d-0205-4d7b-8527-7b854113be23', '81491f91-6490-40bf-ad12-7e15185a4172', '84be99ed-3654-403c-870e-ad782a1874bd'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:05:56.517373 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:05:56.520729 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:56.570857 n-d-816883-1 sudo[125870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:05:56.576573 n-d-816883-1 sudo[125870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:57.261501 n-d-816883-1 sudo[125870]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:57.265790 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 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.745s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:57.271788 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:57.330708 n-d-816883-1 sudo[125873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:05:57.332056 n-d-816883-1 sudo[125873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:05:58.010626 n-d-816883-1 sudo[125873]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:58.012973 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 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.741s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:58.015591 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:05:58.021641 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 None] Deleted volume successfully.
Nov 14 17:05:58.053295 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-cebd82c1-8dc1-4048-bd50-fa633b5402e2 tempest-VolumesCloneTest-842579473 None] Lock "b'cinder-9a2adf20-647c-405f-9520-beb4823d7733-delete_volume'" released by "delete_volume" :: held 4.570s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:05:59.060487 n-d-816883-1 sudo[125786]: pam_unix(sudo:session): session closed for user root
Nov 14 17:05:59.063236 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d7865b15--b7ac--4236--9f18--7540c847d918 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f9168a63--eb70--43f2--b0f1--9c1620014cbe count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.396s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:05:59.063843 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d7865b15--b7ac--4236--9f18--7540c847d918, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--f9168a63--eb70--43f2--b0f1--9c1620014cbe, size 1024.00 MB, duration 7.40 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 17:05:59.064144 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] Volume copy 1024.00 MB at 138.43 MB/s
Nov 14 17:05:59.212808 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1182b105-6233-4075-b6cf-94ff92c14864 tempest-GroupSnapshotsTest-1310603671 None] Create group from source-snapshot-2e861bb3-47ad-4a3e-b5bf-9a261014be53 completed successfully.
Nov 14 17:05:59.788181 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] Skipping remove_export. No iscsi_target is presently exported for volume: f9168a63-eb70-43f2-b0f1-9c1620014cbe
Nov 14 17:05:59.789275 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 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/volume-f9168a63-eb70-43f2-b0f1-9c1620014cbe {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:05:59.838918 n-d-816883-1 sudo[125887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f9168a63-eb70-43f2-b0f1-9c1620014cbe
Nov 14 17:05:59.839817 n-d-816883-1 sudo[125887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:00.340409 n-d-816883-1 sudo[125887]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:00.342803 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 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/volume-f9168a63-eb70-43f2-b0f1-9c1620014cbe" returned: 0 in 0.553s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:00.344462 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9168a63-eb70-43f2-b0f1-9c1620014cbe {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:00.371528 n-d-816883-1 sudo[125892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9168a63-eb70-43f2-b0f1-9c1620014cbe
Nov 14 17:06:00.373123 n-d-816883-1 sudo[125892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:00.992417 n-d-816883-1 sudo[125892]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:00.995057 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f9168a63-eb70-43f2-b0f1-9c1620014cbe" returned: 0 in 0.650s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:00.998698 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9168a63-eb70-43f2-b0f1-9c1620014cbe {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:01.045726 n-d-816883-1 sudo[125896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9168a63-eb70-43f2-b0f1-9c1620014cbe
Nov 14 17:06:01.049468 n-d-816883-1 sudo[125896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:01.136959 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:06:01.141830 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:06:01.144148 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 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'
Nov 14 17:06:01.168014 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Flow 'volume_create_manager' (b3d88f4b-2bdb-4ff9-a339-c9c1cdad227e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:06:01.172288 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b47d7b78-5ed2-4b64-8121-9404d0712566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:01.217199 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:06:01.245233 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b47d7b78-5ed2-4b64-8121-9404d0712566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1579259611',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=c13ecf05-c36f-4657-af4d-fcaa7b6ec88f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db32289ec7ea4a9b896f77e8afa62dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:06:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:06:01Z,user_id='fd7dcee17131476b8332119ef1354241',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:01.248300 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c501f9ae-68b5-48ba-93db-f780c7a8a3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:01.250701 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c501f9ae-68b5-48ba-93db-f780c7a8a3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:01.255346 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9642b52f-ef19-4213-808b-c39565dcee44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:01.258312 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9642b52f-ef19-4213-808b-c39565dcee44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c13ecf05-c36f-4657-af4d-fcaa7b6ec88f', 'volume_name': 'volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:01.260854 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f17185a-dde9-4bc5-8ee4-b338987bba9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:01.263510 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f17185a-dde9-4bc5-8ee4-b338987bba9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:01.266308 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea19216c-a4cd-4795-a94b-ee12484196be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:01.267473 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Volume c13ecf05-c36f-4657-af4d-fcaa7b6ec88f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f', 'volume_size': 1}
Nov 14 17:06:01.270366 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:01.317414 n-d-816883-1 sudo[125898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:06:01.318222 n-d-816883-1 sudo[125898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:01.671810 n-d-816883-1 sudo[125896]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:01.674076 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f9168a63-eb70-43f2-b0f1-9c1620014cbe" returned: 0 in 0.675s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:01.675880 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] Successfully deleted volume: f9168a63-eb70-43f2-b0f1-9c1620014cbe
Nov 14 17:06:01.770498 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['bbe8de1d-85c6-40af-8867-51ec35766fd6'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:01.799090 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1994739953 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1994739953, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:06:01.799090 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1994739953 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1994739953, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:06:01.817647 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['92e33faf-e49e-4015-a659-63f9312dea23', '819caade-3e84-48a0-9963-6ca8387fa48c', 'a2bc220a-5a24-4cd3-bcde-0649edca19f6', '63078d64-ee32-46c6-8502-88a111576364'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:01.934933 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:06:01.936614 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:01.966025 n-d-816883-1 sudo[125917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:06:01.967757 n-d-816883-1 sudo[125917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:02.227274 n-d-816883-1 sudo[125898]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:02.229755 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.959s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:02.233346 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea19216c-a4cd-4795-a94b-ee12484196be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:02.235672 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (64bf5b9a-297f-433d-9ca9-6fb35f8f1de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:02.265908 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Volume volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f (c13ecf05-c36f-4657-af4d-fcaa7b6ec88f): created successfully
Nov 14 17:06:02.267888 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (64bf5b9a-297f-433d-9ca9-6fb35f8f1de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:02.271072 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Flow 'volume_create_manager' (b3d88f4b-2bdb-4ff9-a339-c9c1cdad227e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:06:02.290903 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-84d7c249-4f96-459e-8b3b-aa7333a15430 tempest-VolumesNegativeTest-1163302082 None] Created volume successfully.
Nov 14 17:06:02.473086 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1ab39bc2-14a7-4253-b5d9-d204ca52743b tempest-GroupSnapshotsTest-1310603671 None] group_snapshot 2e861bb3-47ad-4a3e-b5bf-9a261014be53: deleting
Nov 14 17:06:02.577896 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-1ab39bc2-14a7-4253-b5d9-d204ca52743b tempest-GroupSnapshotsTest-1310603671 None] group_snapshot 2e861bb3-47ad-4a3e-b5bf-9a261014be53: deleting {{(pid=95768) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4153}}
Nov 14 17:06:02.616642 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ab39bc2-14a7-4253-b5d9-d204ca52743b tempest-GroupSnapshotsTest-1310603671 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/_snapshot-d7865b15-b7ac-4236-9f18-7540c847d918 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:02.643446 n-d-816883-1 sudo[125917]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:02.676359 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 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.740s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:02.686400 n-d-816883-1 sudo[125938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-d7865b15-b7ac-4236-9f18-7540c847d918
Nov 14 17:06:02.690738 n-d-816883-1 sudo[125938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:02.693006 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:02.763949 n-d-816883-1 sudo[125940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:06:02.766094 n-d-816883-1 sudo[125940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:03.310181 n-d-816883-1 sudo[125940]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:03.312709 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 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.626s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:03.314737 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:06:03.328952 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-15c9a98e-860c-4d8f-b573-62018c93e91c tempest-GroupSnapshotsTest-1310603671 None] Delete group completed successfully.
Nov 14 17:06:03.351552 n-d-816883-1 sudo[125938]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:03.353865 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ab39bc2-14a7-4253-b5d9-d204ca52743b tempest-GroupSnapshotsTest-1310603671 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/_snapshot-d7865b15-b7ac-4236-9f18-7540c847d918" returned: 0 in 0.738s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:03.355973 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ab39bc2-14a7-4253-b5d9-d204ca52743b tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d7865b15-b7ac-4236-9f18-7540c847d918 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:03.383188 n-d-816883-1 sudo[125944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d7865b15-b7ac-4236-9f18-7540c847d918
Nov 14 17:06:03.384131 n-d-816883-1 sudo[125944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:04.301668 n-d-816883-1 sudo[125944]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:04.306625 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ab39bc2-14a7-4253-b5d9-d204ca52743b tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d7865b15-b7ac-4236-9f18-7540c847d918" returned: 0 in 0.948s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:04.536933 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-1ab39bc2-14a7-4253-b5d9-d204ca52743b tempest-GroupSnapshotsTest-1310603671 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1994739953 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1994739953, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:06:04.553600 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-1ab39bc2-14a7-4253-b5d9-d204ca52743b tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['fde52217-1c1d-432b-9dda-24e6837792e8', '860bc2cc-8dc9-47cd-8e30-9dc4207f025a', '166faf12-68f4-4e07-ba3d-d6614c26c826', '3a67f6c1-7d95-4059-a3a3-8fcd095dc1ef'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:04.647671 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1ab39bc2-14a7-4253-b5d9-d204ca52743b tempest-GroupSnapshotsTest-1310603671 None] group_snapshot 2e861bb3-47ad-4a3e-b5bf-9a261014be53: deleted successfully
Nov 14 17:06:05.707083 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 None] Skipping remove_export. No iscsi_target is presently exported for volume: c4b5025d-379c-40b8-85a9-cd775beddc07
Nov 14 17:06:05.707694 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 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/volume-c4b5025d-379c-40b8-85a9-cd775beddc07 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:05.761388 n-d-816883-1 sudo[125987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c4b5025d-379c-40b8-85a9-cd775beddc07
Nov 14 17:06:05.764565 n-d-816883-1 sudo[125987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:06.583186 n-d-816883-1 sudo[125987]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:06.586399 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 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/volume-c4b5025d-379c-40b8-85a9-cd775beddc07" returned: 0 in 0.877s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:06.589291 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4b5025d-379c-40b8-85a9-cd775beddc07 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:06.651266 n-d-816883-1 sudo[125990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4b5025d-379c-40b8-85a9-cd775beddc07
Nov 14 17:06:06.652126 n-d-816883-1 sudo[125990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:07.683392 n-d-816883-1 sudo[125990]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:07.685732 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4b5025d-379c-40b8-85a9-cd775beddc07" returned: 0 in 1.096s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:07.687748 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4b5025d-379c-40b8-85a9-cd775beddc07 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:07.771406 n-d-816883-1 sudo[125993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4b5025d-379c-40b8-85a9-cd775beddc07
Nov 14 17:06:07.773552 n-d-816883-1 sudo[125993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:08.713053 n-d-816883-1 sudo[125993]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:08.715254 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4b5025d-379c-40b8-85a9-cd775beddc07" returned: 0 in 1.027s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:08.716803 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 None] Successfully deleted volume: c4b5025d-379c-40b8-85a9-cd775beddc07
Nov 14 17:06:08.866546 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['e5d68909-7f30-4052-9f83-9a81ccd27556'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:08.942590 n-d-816883-1 cinder-volume[95768]: WARNING cinder.db.sqlalchemy.api [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 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-1994739953']
Nov 14 17:06:08.949923 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['55b32a04-b40a-44d2-97eb-b4319db2a2fb', '36f84b48-4405-49f8-8599-7f1373fd26af', '115c1ff9-289d-4f4f-af17-5b59de8219eb', '88528609-f98b-48a0-a7ca-753ce4623c62'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:09.117409 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:06:09.118243 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:09.175943 n-d-816883-1 sudo[126036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:06:09.176743 n-d-816883-1 sudo[126036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:09.903385 n-d-816883-1 sudo[126036]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:09.907691 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 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.787s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:09.908197 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:09.942801 n-d-816883-1 sudo[126065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:06:09.943606 n-d-816883-1 sudo[126065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:10.438551 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-886f41d9-47d5-4320-9d20-134c162433c0 tempest-GroupSnapshotsTest-1310603671 None] Group tempest-GroupSnapshotsTest-Group-514409927: creating
Nov 14 17:06:10.491601 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-886f41d9-47d5-4320-9d20-134c162433c0 tempest-GroupSnapshotsTest-1310603671 None] Group tempest-GroupSnapshotsTest-Group-514409927: created successfully
Nov 14 17:06:10.530459 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-886f41d9-47d5-4320-9d20-134c162433c0 tempest-GroupSnapshotsTest-1310603671 None] Create group completed successfully.
Nov 14 17:06:10.765796 n-d-816883-1 sudo[126065]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:10.769322 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 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.862s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:10.771672 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:06:10.785876 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-a341a523-51c4-41ee-80a4-d0589c89aa7e tempest-GroupSnapshotsTest-1310603671 None] Delete group completed successfully.
Nov 14 17:06:12.431111 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:06:12.441730 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:06:12.454067 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 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'
Nov 14 17:06:12.524575 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Flow 'volume_create_manager' (061ec885-19a7-4647-82d6-4d0c5ec323cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:06:12.528991 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ea5efea-bdb6-4b1f-8543-902a4dc2a9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:12.556137 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:06:12.605504 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ea5efea-bdb6-4b1f-8543-902a4dc2a9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1474298270',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=81eb76f9-d954-470b-88ca-f9c076bf5507,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=3b0b6584-3812-417a-8cc4-04db1ed93e63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10016c38a2ea42a3af1053b6c35bf1dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:06:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:06:12Z,user_id='a98d906b8bc042fb834a5c8ddf723ee8',volume_attachment=>,volume_type=VolumeType(18530d97-8fc3-4551-9178-2df10e09d0cb),volume_type_id=18530d97-8fc3-4551-9178-2df10e09d0cb)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:12.609434 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f1e3d9a-5745-45ae-abb6-aabd9906aca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:12.612685 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f1e3d9a-5745-45ae-abb6-aabd9906aca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:12.615228 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a8d05c34-eee5-4ab7-8629-24238440e417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:12.618364 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a8d05c34-eee5-4ab7-8629-24238440e417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3b0b6584-3812-417a-8cc4-04db1ed93e63', 'volume_name': 'volume-3b0b6584-3812-417a-8cc4-04db1ed93e63', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:12.621293 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (552a33d0-a3e5-45f8-b8ad-1df1bd085b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:12.623858 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (552a33d0-a3e5-45f8-b8ad-1df1bd085b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:12.626161 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7380bd4c-420b-4e2a-9c86-d739c81bc675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:12.649191 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Volume 3b0b6584-3812-417a-8cc4-04db1ed93e63: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3b0b6584-3812-417a-8cc4-04db1ed93e63', 'volume_size': 1}
Nov 14 17:06:12.650754 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b0b6584-3812-417a-8cc4-04db1ed93e63 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:12.705830 n-d-816883-1 sudo[126098]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b0b6584-3812-417a-8cc4-04db1ed93e63 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:06:12.706674 n-d-816883-1 sudo[126098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:12.767901 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:06:12.782816 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:06:12.784453 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 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'
Nov 14 17:06:12.813798 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Flow 'volume_create_manager' (4417494b-69e4-4431-9907-c4b6b3a071bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:06:12.818230 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab7cad89-5844-4fbb-b07d-22f839ecabb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:12.855668 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:06:12.910335 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab7cad89-5844-4fbb-b07d-22f839ecabb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-820456997',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=6d0937f6-55b9-4533-bb0e-27ff7cdc81f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf80cffa94334ccc8db1586d508e7ae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:06:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:06:13Z,user_id='ca6a90dfd4ce48e0bd613089f52ef041',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:12.913476 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b6f7c55-d266-4cb6-b03c-a6eeca68f6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:12.916066 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b6f7c55-d266-4cb6-b03c-a6eeca68f6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:12.919304 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63ac70f3-7f03-4f8a-a6c0-6476fafb940d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:12.922198 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63ac70f3-7f03-4f8a-a6c0-6476fafb940d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d0937f6-55b9-4533-bb0e-27ff7cdc81f3', 'volume_name': 'volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:12.925434 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ac749d7-e29e-41f1-8f04-1aa30f10834c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:12.927845 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ac749d7-e29e-41f1-8f04-1aa30f10834c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:12.930094 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5abd1ea1-fba1-4033-8466-6b9cd96c6347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:12.930961 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Volume 6d0937f6-55b9-4533-bb0e-27ff7cdc81f3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3', 'volume_size': 1}
Nov 14 17:06:12.932345 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:12.989344 n-d-816883-1 sudo[126101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:06:12.991344 n-d-816883-1 sudo[126101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:13.509697 n-d-816883-1 sudo[126098]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:13.511993 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b0b6584-3812-417a-8cc4-04db1ed93e63 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.861s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:13.515762 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7380bd4c-420b-4e2a-9c86-d739c81bc675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3b0b6584-3812-417a-8cc4-04db1ed93e63', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:13.518935 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a514fd4a-ff41-42ea-b7df-59d63659bb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:13.550500 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Volume volume-3b0b6584-3812-417a-8cc4-04db1ed93e63 (3b0b6584-3812-417a-8cc4-04db1ed93e63): created successfully
Nov 14 17:06:13.552529 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a514fd4a-ff41-42ea-b7df-59d63659bb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:13.555973 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Flow 'volume_create_manager' (061ec885-19a7-4647-82d6-4d0c5ec323cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:06:13.575813 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-f6d637fe-ad8a-45a9-aace-b9ac6a73480e tempest-GroupSnapshotsTest-1310603671 None] Created volume successfully.
Nov 14 17:06:13.839858 n-d-816883-1 sudo[126101]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:13.852106 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.920s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:13.854856 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5abd1ea1-fba1-4033-8466-6b9cd96c6347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:13.857268 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4df14dda-d342-4851-aab6-b9da52935685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:13.866744 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Volume volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 (6d0937f6-55b9-4533-bb0e-27ff7cdc81f3): created successfully
Nov 14 17:06:13.868373 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4df14dda-d342-4851-aab6-b9da52935685) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:13.878773 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Flow 'volume_create_manager' (4417494b-69e4-4431-9907-c4b6b3a071bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:06:13.894939 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-244da32b-8eac-4b73-9c13-d9925e6e0082 tempest-AttachVolumeTestJSON-2063212413 None] Created volume successfully.
Nov 14 17:06:15.724159 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:06:15.728972 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:06:15.729546 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 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'
Nov 14 17:06:15.759939 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Flow 'volume_create_manager' (6f6ac9a8-442e-4beb-929c-2c01c65e8b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:06:15.764238 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30febb21-697d-4a91-a815-79cb00240392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:15.789697 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:06:15.816409 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30febb21-697d-4a91-a815-79cb00240392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-383642583',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=81eb76f9-d954-470b-88ca-f9c076bf5507,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=70abf9bb-c554-4345-9e20-aa1fd1a9acd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10016c38a2ea42a3af1053b6c35bf1dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:06:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:06:16Z,user_id='a98d906b8bc042fb834a5c8ddf723ee8',volume_attachment=>,volume_type=VolumeType(18530d97-8fc3-4551-9178-2df10e09d0cb),volume_type_id=18530d97-8fc3-4551-9178-2df10e09d0cb)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:15.819266 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2c13f45-6ab4-408e-a3bb-7dae4eade0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:15.821879 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2c13f45-6ab4-408e-a3bb-7dae4eade0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:15.824568 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b31541cb-018d-4c48-8b96-1d25cfd4cfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:15.827033 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b31541cb-018d-4c48-8b96-1d25cfd4cfe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '70abf9bb-c554-4345-9e20-aa1fd1a9acd8', 'volume_name': 'volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:15.829463 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6adeb156-b3b5-438f-a36d-10ca3fe19129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:15.832374 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6adeb156-b3b5-438f-a36d-10ca3fe19129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:15.834698 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (433c5247-f0c1-4927-abd7-eeb476c88128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:15.855063 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Volume 70abf9bb-c554-4345-9e20-aa1fd1a9acd8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8', 'volume_size': 1}
Nov 14 17:06:15.856503 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:15.885266 n-d-816883-1 sudo[126163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:06:15.886854 n-d-816883-1 sudo[126163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:16.138642 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b85f3865-2210-41b5-8d01-094b59668510 req-09b945ff-6378-402b-a54c-210cdc10a597 tempest-AttachVolumeTestJSON-2063212413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:16.172744 n-d-816883-1 sudo[126165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3
Nov 14 17:06:16.174607 n-d-816883-1 sudo[126165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:16.595510 n-d-816883-1 sudo[126163]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:16.598383 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.741s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:16.605990 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (433c5247-f0c1-4927-abd7-eeb476c88128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:16.609143 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4174ec64-74f7-47d7-b1aa-9c7221b2143e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:16.634261 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Volume volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8 (70abf9bb-c554-4345-9e20-aa1fd1a9acd8): created successfully
Nov 14 17:06:16.636587 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4174ec64-74f7-47d7-b1aa-9c7221b2143e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:16.644251 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Flow 'volume_create_manager' (6f6ac9a8-442e-4beb-929c-2c01c65e8b05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:06:16.665496 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-5da2ff18-424a-4c81-8211-6c6cdf83dc29 tempest-GroupSnapshotsTest-1310603671 None] Created volume successfully.
Nov 14 17:06:16.802423 n-d-816883-1 sudo[126165]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:16.804265 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b85f3865-2210-41b5-8d01-094b59668510 req-09b945ff-6378-402b-a54c-210cdc10a597 tempest-AttachVolumeTestJSON-2063212413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3" returned: 0 in 0.666s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:16.879828 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:16.904661 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:16.905196 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812308592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b85f3865-2210-41b5-8d01-094b59668510 req-09b945ff-6378-402b-a54c-210cdc10a597 tempest-AttachVolumeTestJSON-2063212413 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: I_T nexus: 17
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: I_T nexus: 18
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: I_T nexus: 19
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:16.906116 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:06:16.925076 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b85f3865-2210-41b5-8d01-094b59668510 req-09b945ff-6378-402b-a54c-210cdc10a597 tempest-AttachVolumeTestJSON-2063212413 None] Creating iscsi_target for Volume ID: volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:06:16.925076 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b85f3865-2210-41b5-8d01-094b59668510 req-09b945ff-6378-402b-a54c-210cdc10a597 tempest-AttachVolumeTestJSON-2063212413 None] Created volume path /opt/stack/data/cinder/volumes/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3,
Nov 14 17:06:16.925076 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:06:16.925076 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:06:16.925076 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3
Nov 14 17:06:16.925076 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:06:16.925076 n-d-816883-1 cinder-volume[95768]: incominguser FY5DfuADBDBqS9Fav72Y LTWrptpHRGkrAJq9
Nov 14 17:06:16.925076 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:06:16.925076 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:06:16.925076 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:06:16.925076 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:06:16.927038 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:17.318945 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-df366c9e-f69c-4cf5-86ea-f95aee46e0ff tempest-GroupSnapshotsTest-1310603671 None] Update group completed successfully.
Nov 14 17:06:17.681570 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3" returned: 0 in 0.758s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:17.682432 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812308592]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:17.683014 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b85f3865-2210-41b5-8d01-094b59668510 req-09b945ff-6378-402b-a54c-210cdc10a597 tempest-AttachVolumeTestJSON-2063212413 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:06:17.683378 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b85f3865-2210-41b5-8d01-094b59668510 req-09b945ff-6378-402b-a54c-210cdc10a597 tempest-AttachVolumeTestJSON-2063212413 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:06:17.684580 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:17.707335 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812308592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n Backing store flags: \n Account information:\n FY5DfuADBDBqS9Fav72Y\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-b85f3865-2210-41b5-8d01-094b59668510 req-09b945ff-6378-402b-a54c-210cdc10a597 tempest-AttachVolumeTestJSON-2063212413 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: I_T nexus: 17
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: I_T nexus: 18
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: I_T nexus: 19
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:17.709148 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:06:17.715925 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:17.836935 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:17.837562 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812308592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n Backing store flags: \n Account information:\n FY5DfuADBDBqS9Fav72Y\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:17.838570 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:17.965824 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:17.966182 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812308592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n Backing store flags: \n Account information:\n FY5DfuADBDBqS9Fav72Y\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:17.967297 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-b85f3865-2210-41b5-8d01-094b59668510 req-09b945ff-6378-402b-a54c-210cdc10a597 tempest-AttachVolumeTestJSON-2063212413 None] Set provider_location to: 10.222.0.37:3260,8 iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:06:18.076950 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-b85f3865-2210-41b5-8d01-094b59668510 req-09b945ff-6378-402b-a54c-210cdc10a597 tempest-AttachVolumeTestJSON-2063212413 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3', 'target_lun': 1, 'volume_id': '6d0937f6-55b9-4533-bb0e-27ff7cdc81f3', 'auth_method': 'CHAP', 'auth_username': 'FY5DfuADBDBqS9Fav72Y', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '585717f6-8ac0-4762-b65e-e57e72b4f4a2'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:06:18.239110 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-b85f3865-2210-41b5-8d01-094b59668510 req-09b945ff-6378-402b-a54c-210cdc10a597 tempest-AttachVolumeTestJSON-2063212413 None] attachment_update completed successfully.
Nov 14 17:06:18.723216 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e40de780-34d6-4474-b092-4e3ed12d908e tempest-GroupSnapshotsTest-1310603671 None] Update group completed successfully.
Nov 14 17:06:19.922898 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-11844a85-aba3-4faf-8566-a2a4c1128c06 tempest-GroupSnapshotsTest-1310603671 None] Update group completed successfully.
Nov 14 17:06:21.404136 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8a1491c7-584c-46ed-aa62-cc369cf210dd tempest-GroupSnapshotsTest-1310603671 None] Update group completed successfully.
Nov 14 17:06:22.964928 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-dce1b8d4-bf2f-462f-b3e5-d5b5cca1f3eb tempest-GroupSnapshotsTest-1310603671 None] GroupSnapshot bab1ebd4-d581-4d4e-855b-974523dedc64: creating.
Nov 14 17:06:23.001625 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-dce1b8d4-bf2f-462f-b3e5-d5b5cca1f3eb tempest-GroupSnapshotsTest-1310603671 None] Group snapshot bab1ebd4-d581-4d4e-855b-974523dedc64: creating. {{(pid=95768) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3984}}
Nov 14 17:06:23.054614 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dce1b8d4-bf2f-462f-b3e5-d5b5cca1f3eb tempest-GroupSnapshotsTest-1310603671 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/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:23.074788 n-d-816883-1 sudo[126250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8
Nov 14 17:06:23.075761 n-d-816883-1 sudo[126250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:23.661415 n-d-816883-1 sudo[126250]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:23.698560 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dce1b8d4-bf2f-462f-b3e5-d5b5cca1f3eb tempest-GroupSnapshotsTest-1310603671 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/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8" returned: 0 in 0.627s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:23.698560 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dce1b8d4-bf2f-462f-b3e5-d5b5cca1f3eb tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-639bc609-d803-48dc-beb9-65738e96381e --snapshot stack-volumes-lvmdriver-1/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:23.777642 n-d-816883-1 sudo[126254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-639bc609-d803-48dc-beb9-65738e96381e --snapshot stack-volumes-lvmdriver-1/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8 -L 1.00g
Nov 14 17:06:23.783987 n-d-816883-1 sudo[126254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:24.753670 n-d-816883-1 sudo[126254]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:24.756055 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dce1b8d4-bf2f-462f-b3e5-d5b5cca1f3eb tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-639bc609-d803-48dc-beb9-65738e96381e --snapshot stack-volumes-lvmdriver-1/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8 -L 1.00g" returned: 0 in 1.060s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:24.812367 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dce1b8d4-bf2f-462f-b3e5-d5b5cca1f3eb tempest-GroupSnapshotsTest-1310603671 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/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:24.850910 n-d-816883-1 sudo[126360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63
Nov 14 17:06:24.854009 n-d-816883-1 sudo[126360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:25.888630 n-d-816883-1 sudo[126360]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:25.894108 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dce1b8d4-bf2f-462f-b3e5-d5b5cca1f3eb tempest-GroupSnapshotsTest-1310603671 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/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63" returned: 0 in 1.080s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:25.897744 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dce1b8d4-bf2f-462f-b3e5-d5b5cca1f3eb tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f6003ce1-4a2c-4a16-847d-6b9ee24d8623 --snapshot stack-volumes-lvmdriver-1/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:25.939779 n-d-816883-1 sudo[126373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f6003ce1-4a2c-4a16-847d-6b9ee24d8623 --snapshot stack-volumes-lvmdriver-1/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63 -L 1.00g
Nov 14 17:06:25.947183 n-d-816883-1 sudo[126373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:26.378595 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:06:26.382666 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:06:26.383163 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 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'
Nov 14 17:06:26.418458 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Flow 'volume_create_manager' (07fedc68-0e0c-4550-843c-bc366f681aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:06:26.436469 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8233557b-54a9-4877-8957-c9f14bb00f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:26.522921 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:06:26.563669 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8233557b-54a9-4877-8957-c9f14bb00f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1298355439',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=b816103d-7523-4478-91db-95b814adfc75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf80cffa94334ccc8db1586d508e7ae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:06:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:06:26Z,user_id='ca6a90dfd4ce48e0bd613089f52ef041',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:26.566193 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5bda85a-418a-4846-8316-2a2d0719ad16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:26.584088 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5bda85a-418a-4846-8316-2a2d0719ad16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:26.586822 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6d07d61-62b2-4e96-805b-21fe4c2ae895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:26.589197 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6d07d61-62b2-4e96-805b-21fe4c2ae895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b816103d-7523-4478-91db-95b814adfc75', 'volume_name': 'volume-b816103d-7523-4478-91db-95b814adfc75', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:26.591487 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (636faf44-8acb-4b03-a0dd-b551e8068deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:26.602147 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (636faf44-8acb-4b03-a0dd-b551e8068deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:26.604812 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69199403-fc03-467d-ad31-3af3c50f4a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:26.605917 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Volume b816103d-7523-4478-91db-95b814adfc75: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b816103d-7523-4478-91db-95b814adfc75', 'volume_size': 1}
Nov 14 17:06:26.607385 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b816103d-7523-4478-91db-95b814adfc75 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:26.652546 n-d-816883-1 sudo[126387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b816103d-7523-4478-91db-95b814adfc75 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:06:26.653532 n-d-816883-1 sudo[126387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:27.309263 n-d-816883-1 sudo[126373]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:27.311646 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-dce1b8d4-bf2f-462f-b3e5-d5b5cca1f3eb tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f6003ce1-4a2c-4a16-847d-6b9ee24d8623 --snapshot stack-volumes-lvmdriver-1/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63 -L 1.00g" returned: 0 in 1.414s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:27.712053 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-dce1b8d4-bf2f-462f-b3e5-d5b5cca1f3eb tempest-GroupSnapshotsTest-1310603671 None] group_snapshot bab1ebd4-d581-4d4e-855b-974523dedc64: created successfully
Nov 14 17:06:27.804879 n-d-816883-1 sudo[126387]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:27.806708 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b816103d-7523-4478-91db-95b814adfc75 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.199s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:27.810021 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69199403-fc03-467d-ad31-3af3c50f4a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b816103d-7523-4478-91db-95b814adfc75', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:27.812704 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea71d8e0-fdac-44b2-b4d4-54d88a079a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:27.836939 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Volume volume-b816103d-7523-4478-91db-95b814adfc75 (b816103d-7523-4478-91db-95b814adfc75): created successfully
Nov 14 17:06:27.840056 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea71d8e0-fdac-44b2-b4d4-54d88a079a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:27.844220 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Flow 'volume_create_manager' (07fedc68-0e0c-4550-843c-bc366f681aec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:06:27.867200 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c42bd904-2824-420c-9a26-ccdfa9e664ce tempest-AttachVolumeTestJSON-2063212413 None] Created volume successfully.
Nov 14 17:06:28.725509 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 None] group_snapshot bab1ebd4-d581-4d4e-855b-974523dedc64: deleting
Nov 14 17:06:28.859067 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 None] group_snapshot bab1ebd4-d581-4d4e-855b-974523dedc64: deleting {{(pid=95768) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4153}}
Nov 14 17:06:28.879295 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 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/_snapshot-639bc609-d803-48dc-beb9-65738e96381e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:28.976407 n-d-816883-1 sudo[126584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-639bc609-d803-48dc-beb9-65738e96381e
Nov 14 17:06:28.981494 n-d-816883-1 sudo[126584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:29.779426 n-d-816883-1 sudo[126584]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:29.781878 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 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/_snapshot-639bc609-d803-48dc-beb9-65738e96381e" returned: 0 in 0.902s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:29.783979 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-639bc609-d803-48dc-beb9-65738e96381e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:29.853911 n-d-816883-1 sudo[126589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-639bc609-d803-48dc-beb9-65738e96381e
Nov 14 17:06:29.854897 n-d-816883-1 sudo[126589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:30.201897 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-df8d0ccb-f9d6-492c-b7f3-4bbe665c0429 req-b3bcbdfa-77aa-49ee-b4cf-321d480c231e tempest-AttachVolumeTestJSON-2063212413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:30.255611 n-d-816883-1 sudo[126592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75
Nov 14 17:06:30.256562 n-d-816883-1 sudo[126592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:30.941145 n-d-816883-1 sudo[126589]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:30.944281 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-639bc609-d803-48dc-beb9-65738e96381e" returned: 0 in 1.160s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:30.947049 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 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/_snapshot-f6003ce1-4a2c-4a16-847d-6b9ee24d8623 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:30.970966 n-d-816883-1 sudo[126637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-f6003ce1-4a2c-4a16-847d-6b9ee24d8623
Nov 14 17:06:30.972488 n-d-816883-1 sudo[126637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:31.181797 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:06:31.182724 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:06:31.183879 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:31.243264 n-d-816883-1 sudo[126642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:06:31.262023 n-d-816883-1 sudo[126642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:31.340815 n-d-816883-1 sudo[126592]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:31.343026 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-df8d0ccb-f9d6-492c-b7f3-4bbe665c0429 req-b3bcbdfa-77aa-49ee-b4cf-321d480c231e tempest-AttachVolumeTestJSON-2063212413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75" returned: 0 in 1.141s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:31.495212 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:31.515270 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:31.515831 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830596176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n Backing store flags: \n Account information:\n FY5DfuADBDBqS9Fav72Y\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-df8d0ccb-f9d6-492c-b7f3-4bbe665c0429 req-b3bcbdfa-77aa-49ee-b4cf-321d480c231e tempest-AttachVolumeTestJSON-2063212413 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Target 8: iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: I_T nexus: 25
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00080000
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf80
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00080001
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf81
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: FY5DfuADBDBqS9Fav72Y
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:31.516776 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:06:31.541705 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-df8d0ccb-f9d6-492c-b7f3-4bbe665c0429 req-b3bcbdfa-77aa-49ee-b4cf-321d480c231e tempest-AttachVolumeTestJSON-2063212413 None] Creating iscsi_target for Volume ID: volume-b816103d-7523-4478-91db-95b814adfc75 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:06:31.549685 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-df8d0ccb-f9d6-492c-b7f3-4bbe665c0429 req-b3bcbdfa-77aa-49ee-b4cf-321d480c231e tempest-AttachVolumeTestJSON-2063212413 None] Created volume path /opt/stack/data/cinder/volumes/volume-b816103d-7523-4478-91db-95b814adfc75,
Nov 14 17:06:31.549685 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:06:31.549685 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:06:31.549685 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75
Nov 14 17:06:31.549685 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:06:31.549685 n-d-816883-1 cinder-volume[95768]: incominguser jtBZ8V9NU4yyTa9KCZjv vheNYbTmUGRqG38t
Nov 14 17:06:31.549685 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:06:31.549685 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:06:31.549685 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:06:31.549685 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:06:31.551643 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:31.784666 n-d-816883-1 sudo[126637]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:31.786449 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 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/_snapshot-f6003ce1-4a2c-4a16-847d-6b9ee24d8623" returned: 0 in 0.839s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:31.787815 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f6003ce1-4a2c-4a16-847d-6b9ee24d8623 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:31.840593 n-d-816883-1 sudo[126649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f6003ce1-4a2c-4a16-847d-6b9ee24d8623
Nov 14 17:06:31.843431 n-d-816883-1 sudo[126649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:32.129450 n-d-816883-1 sudo[126642]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:32.131940 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.948s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:32.134204 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:32.214146 n-d-816883-1 sudo[126659]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:06:32.215641 n-d-816883-1 sudo[126659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:32.573951 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75" returned: 0 in 1.021s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:32.574436 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830596176]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:32.575407 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-df8d0ccb-f9d6-492c-b7f3-4bbe665c0429 req-b3bcbdfa-77aa-49ee-b4cf-321d480c231e tempest-AttachVolumeTestJSON-2063212413 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:06:32.575916 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-df8d0ccb-f9d6-492c-b7f3-4bbe665c0429 req-b3bcbdfa-77aa-49ee-b4cf-321d480c231e tempest-AttachVolumeTestJSON-2063212413 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:06:32.579102 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:32.599490 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:32.600627 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830596176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n Backing store flags: \n Account information:\n FY5DfuADBDBqS9Fav72Y\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75\n Backing store flags: \n Account information:\n jtBZ8V9NU4yyTa9KCZjv\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-df8d0ccb-f9d6-492c-b7f3-4bbe665c0429 req-b3bcbdfa-77aa-49ee-b4cf-321d480c231e tempest-AttachVolumeTestJSON-2063212413 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: K46VMMextwdEZAH62uKS
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: pyfBHAAE77cyE6EsfAX5
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: oqbVUDBVUyjR7hNyuiAN
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Target 8: iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: I_T nexus: 25
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00080000
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf80
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00080001
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf81
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: FY5DfuADBDBqS9Fav72Y
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:06:32.601916 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:06:32.627358 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:32.810844 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:32.811363 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830596176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n Backing store flags: \n Account information:\n FY5DfuADBDBqS9Fav72Y\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75\n Backing store flags: \n Account information:\n jtBZ8V9NU4yyTa9KCZjv\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:32.815011 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:32.985250 n-d-816883-1 sudo[126659]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:32.987843 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.854s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:32.989963 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:06:33.017574 n-d-816883-1 sudo[126649]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:33.020000 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f6003ce1-4a2c-4a16-847d-6b9ee24d8623" returned: 0 in 1.232s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:33.090395 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.267s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:33.090997 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830596176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n Backing store flags: \n Account information:\n FY5DfuADBDBqS9Fav72Y\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75\n Backing store flags: \n Account information:\n jtBZ8V9NU4yyTa9KCZjv\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:33.092471 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-df8d0ccb-f9d6-492c-b7f3-4bbe665c0429 req-b3bcbdfa-77aa-49ee-b4cf-321d480c231e tempest-AttachVolumeTestJSON-2063212413 None] Set provider_location to: 10.222.0.37:3260,9 iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:06:33.182505 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-542182969 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-542182969, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:06:33.183407 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-542182969 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-542182969, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:06:33.209447 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-df8d0ccb-f9d6-492c-b7f3-4bbe665c0429 req-b3bcbdfa-77aa-49ee-b4cf-321d480c231e tempest-AttachVolumeTestJSON-2063212413 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75', 'target_lun': 1, 'volume_id': 'b816103d-7523-4478-91db-95b814adfc75', 'auth_method': 'CHAP', 'auth_username': 'jtBZ8V9NU4yyTa9KCZjv', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '92ef906d-0f39-42fe-b458-f62b54900b67'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:06:33.305112 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['7559e270-39a6-470b-b8db-cdd55d8b678f', 'daed435e-5c3e-453e-8b21-9eb99282d72b', 'aa1bca57-5ec3-4e68-80da-c9de716dfa2d', '452fefa8-127c-4a7c-9b6e-6930dd76b597'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:33.556428 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-df8d0ccb-f9d6-492c-b7f3-4bbe665c0429 req-b3bcbdfa-77aa-49ee-b4cf-321d480c231e tempest-AttachVolumeTestJSON-2063212413 None] attachment_update completed successfully.
Nov 14 17:06:33.563701 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['555d86ed-35e8-4cf0-bcdf-536e76fa7b56', 'b53413fc-32ad-4c06-b18b-ac42f6e165d6', '68f68401-5110-47d2-8c29-64f61220bcf8', '3b1f8470-dc5b-4e3b-8c6f-42e5060900d2'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:33.749261 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e4604202-0fff-4b0b-b9da-9b174d07080c tempest-GroupSnapshotsTest-1310603671 None] group_snapshot bab1ebd4-d581-4d4e-855b-974523dedc64: deleted successfully
Nov 14 17:06:34.853439 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3b0b6584-3812-417a-8cc4-04db1ed93e63
Nov 14 17:06:34.857832 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 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/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:34.909207 n-d-816883-1 sudo[126741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63
Nov 14 17:06:34.910504 n-d-816883-1 sudo[126741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:35.615407 n-d-816883-1 sudo[126741]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:35.618294 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 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/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63" returned: 0 in 0.759s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:35.620948 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:35.725578 n-d-816883-1 sudo[126761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63
Nov 14 17:06:35.731216 n-d-816883-1 sudo[126761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:36.422687 n-d-816883-1 sudo[126761]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:36.425055 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63" returned: 0 in 0.804s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:36.427786 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:36.455421 n-d-816883-1 sudo[126784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63
Nov 14 17:06:36.457966 n-d-816883-1 sudo[126784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:36.818636 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 None] Lock "b'cinder-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:06:36.997757 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 None] Skipping remove_export. No iscsi_target is presently exported for volume: c13ecf05-c36f-4657-af4d-fcaa7b6ec88f
Nov 14 17:06:36.998967 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 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/volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:37.023244 n-d-816883-1 sudo[126803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f
Nov 14 17:06:37.025777 n-d-816883-1 sudo[126803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:37.430551 n-d-816883-1 sudo[126784]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:37.433342 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b0b6584-3812-417a-8cc4-04db1ed93e63" returned: 0 in 1.005s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:37.434543 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Successfully deleted volume: 3b0b6584-3812-417a-8cc4-04db1ed93e63
Nov 14 17:06:37.435606 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Skipping remove_export. No iscsi_target is presently exported for volume: 70abf9bb-c554-4345-9e20-aa1fd1a9acd8
Nov 14 17:06:37.436726 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 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/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:37.481232 n-d-816883-1 sudo[126813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8
Nov 14 17:06:37.483049 n-d-816883-1 sudo[126813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:37.936965 n-d-816883-1 sudo[126803]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:37.940000 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 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/volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f" returned: 0 in 0.941s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:37.943063 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:37.992543 n-d-816883-1 sudo[126825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f
Nov 14 17:06:37.997936 n-d-816883-1 sudo[126825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:38.084284 n-d-816883-1 sudo[126813]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:38.087499 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 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/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8" returned: 0 in 0.650s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:38.089527 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:38.114490 n-d-816883-1 sudo[126832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8
Nov 14 17:06:38.116277 n-d-816883-1 sudo[126832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:38.553174 n-d-816883-1 sudo[126825]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:38.556150 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f" returned: 0 in 0.613s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:38.559608 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:38.626705 n-d-816883-1 sudo[126836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f
Nov 14 17:06:38.627542 n-d-816883-1 sudo[126836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:38.692085 n-d-816883-1 sudo[126832]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:38.698197 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8" returned: 0 in 0.604s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:38.700906 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:38.775194 n-d-816883-1 sudo[126839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8
Nov 14 17:06:38.776064 n-d-816883-1 sudo[126839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:39.435859 n-d-816883-1 sudo[126836]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:39.438249 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f" returned: 0 in 0.879s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:39.439661 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 None] Successfully deleted volume: c13ecf05-c36f-4657-af4d-fcaa7b6ec88f
Nov 14 17:06:39.540011 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 None] Created reservations ['02270648-4d50-4aca-93c5-af5cc8685a8f', '6d2a736b-2bc9-490c-a62a-ce08ade3b41c', '54fe16b3-a33b-4991-bf01-817f2a74cbdf', '2270f546-4d8e-45a3-a0d2-c9e58381a27b'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:39.570401 n-d-816883-1 sudo[126839]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:39.572439 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70abf9bb-c554-4345-9e20-aa1fd1a9acd8" returned: 0 in 0.872s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:39.573596 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Successfully deleted volume: 70abf9bb-c554-4345-9e20-aa1fd1a9acd8
Nov 14 17:06:39.753889 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:06:39.754748 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:39.799940 n-d-816883-1 sudo[126848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:06:39.800757 n-d-816883-1 sudo[126848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:39.853808 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['35352fd6-2098-4996-be2d-034e1548d03f'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:39.919207 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-542182969 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-542182969, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:06:39.967282 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['59172531-ded1-4902-abe1-c8717f691c52', 'cf5fb1dc-ba2b-4705-96ce-a4ef8ee6cfb5', 'ff2cbda3-7210-4177-9be5-242892b5c7fd', '46dcf8bd-0787-4190-8d59-22726be955f9'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:40.160031 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['62c4db52-5ec4-431f-b54f-2ae11a99d357', '4e837e57-93aa-4bdf-826f-c219a3cd650b', 'aed7ddfc-6158-4474-87a7-b55417a07fc3', '7c35ae9e-743f-4d3b-961c-e5c92721de9b'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:40.330789 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:06:40.331869 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:40.371355 n-d-816883-1 sudo[126853]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:06:40.372191 n-d-816883-1 sudo[126853]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:40.388362 n-d-816883-1 sudo[126848]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:40.391283 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 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.636s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:40.393457 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:40.442751 n-d-816883-1 sudo[126857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:06:40.454261 n-d-816883-1 sudo[126857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:41.018924 n-d-816883-1 sudo[126853]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:41.023443 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 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.690s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:41.028254 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:41.098122 n-d-816883-1 sudo[126867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:06:41.099801 n-d-816883-1 sudo[126867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:41.419357 n-d-816883-1 sudo[126857]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:41.421695 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 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 1.028s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:41.424767 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:06:41.443746 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 None] Deleted volume successfully.
Nov 14 17:06:41.499683 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-deb8cb5b-98e9-4b25-aa54-fed0fa386ab4 tempest-VolumesNegativeTest-1163302082 None] Lock "b'cinder-c13ecf05-c36f-4657-af4d-fcaa7b6ec88f-delete_volume'" released by "delete_volume" :: held 4.691s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:06:41.939331 n-d-816883-1 sudo[126867]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:41.941106 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 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.913s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:41.941929 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:06:41.946050 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-a5a5788a-8979-4dd6-9bbf-408677d60155 tempest-GroupSnapshotsTest-1310603671 None] Delete group completed successfully.
Nov 14 17:06:42.429644 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-90533ace-7398-4809-b7a7-341a14f01dfb tempest-GroupSnapshotsTest-1310603671 None] Group tempest-GroupSnapshotsTest-Group-1809084829: creating
Nov 14 17:06:42.472587 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-90533ace-7398-4809-b7a7-341a14f01dfb tempest-GroupSnapshotsTest-1310603671 None] Group tempest-GroupSnapshotsTest-Group-1809084829: created successfully
Nov 14 17:06:42.507194 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-90533ace-7398-4809-b7a7-341a14f01dfb tempest-GroupSnapshotsTest-1310603671 None] Create group completed successfully.
Nov 14 17:06:42.542901 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-5d770092-761e-4cf9-8a36-3fd4d4fc266d req-290f127e-45c2-4d65-9b9e-2054e3fcd6ad tempest-AttachVolumeTestJSON-2063212413 None] Terminate volume connection completed successfully.
Nov 14 17:06:42.545650 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5d770092-761e-4cf9-8a36-3fd4d4fc266d req-290f127e-45c2-4d65-9b9e-2054e3fcd6ad tempest-AttachVolumeTestJSON-2063212413 None] Deleting attachment 585717f6-8ac0-4762-b65e-e57e72b4f4a2. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:06:42.550368 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:42.713718 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:42.714297 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832088000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3\n Backing store flags: \n Account information:\n FY5DfuADBDBqS9Fav72Y\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75\n Backing store flags: \n Account information:\n jtBZ8V9NU4yyTa9KCZjv\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:42.715057 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-5d770092-761e-4cf9-8a36-3fd4d4fc266d req-290f127e-45c2-4d65-9b9e-2054e3fcd6ad tempest-AttachVolumeTestJSON-2063212413 None] Removing iscsi_target for Volume ID: 6d0937f6-55b9-4533-bb0e-27ff7cdc81f3
Nov 14 17:06:42.716089 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:42.859913 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 -f" returned: 0 in 0.142s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:42.861046 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832088000]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:42.862560 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:43.072292 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:43.072645 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832088000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75\n Backing store flags: \n Account information:\n jtBZ8V9NU4yyTa9KCZjv\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:44.085801 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-e0c20d5f-092b-4008-bb18-47860b6738c4 req-8f39ab78-cb32-44e2-9f3e-48e279e24439 tempest-TaggedBootDevicesTest_v242-1208156010 None] Terminate volume connection completed successfully.
Nov 14 17:06:44.086966 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-e0c20d5f-092b-4008-bb18-47860b6738c4 req-8f39ab78-cb32-44e2-9f3e-48e279e24439 tempest-TaggedBootDevicesTest_v242-1208156010 None] Deleting attachment 14bc847a-9b3e-4e98-8cab-174399a17e9e. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:06:44.098805 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:44.324722 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.227s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:44.325817 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832088000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88\n Backing store flags: \n Account information:\n K46VMMextwdEZAH62uKS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75\n Backing store flags: \n Account information:\n jtBZ8V9NU4yyTa9KCZjv\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:44.326926 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-e0c20d5f-092b-4008-bb18-47860b6738c4 req-8f39ab78-cb32-44e2-9f3e-48e279e24439 tempest-TaggedBootDevicesTest_v242-1208156010 None] Removing iscsi_target for Volume ID: aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:06:44.331108 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:44.463324 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:06:44.486415 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:06:44.486945 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 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'
Nov 14 17:06:44.521085 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Flow 'volume_create_manager' (7b062033-287f-494d-90fc-88c2de9dbd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:06:44.527341 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d7b510e-4eb4-4c92-b88d-ce0c07a61a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:44.569208 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:06:44.630294 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d7b510e-4eb4-4c92-b88d-ce0c07a61a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-414144967',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=0d011b4f-308d-4973-83a4-affac66425ad,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=dea12873-d35d-4219-98ed-7a8aa8cc337c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10016c38a2ea42a3af1053b6c35bf1dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:06:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:06:44Z,user_id='a98d906b8bc042fb834a5c8ddf723ee8',volume_attachment=>,volume_type=VolumeType(182f7346-56d5-4986-880a-4842a5bbb8a7),volume_type_id=182f7346-56d5-4986-880a-4842a5bbb8a7)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:44.632929 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4cda526f-8fbe-4079-93ea-6d0f4065e939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:44.639044 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4cda526f-8fbe-4079-93ea-6d0f4065e939) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:44.645488 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42e82a65-7e5c-476a-b6ec-00ae4382942d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:44.649744 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42e82a65-7e5c-476a-b6ec-00ae4382942d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dea12873-d35d-4219-98ed-7a8aa8cc337c', 'volume_name': 'volume-dea12873-d35d-4219-98ed-7a8aa8cc337c', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:44.651974 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d57f196a-af31-4b31-ba82-cd92e2bf8ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:44.654062 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d57f196a-af31-4b31-ba82-cd92e2bf8ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:44.668350 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd8b91c9-4e99-4359-97c3-08be69423bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:44.678488 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 -f" returned: 0 in 0.306s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:44.678985 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832088000]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:44.684089 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:44.734035 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Volume dea12873-d35d-4219-98ed-7a8aa8cc337c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dea12873-d35d-4219-98ed-7a8aa8cc337c', 'volume_size': 1}
Nov 14 17:06:44.735336 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dea12873-d35d-4219-98ed-7a8aa8cc337c stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:44.780992 n-d-816883-1 sudo[126930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dea12873-d35d-4219-98ed-7a8aa8cc337c stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:06:44.781900 n-d-816883-1 sudo[126930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:44.895890 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.213s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:44.896371 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832088000]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75\n Backing store flags: \n Account information:\n jtBZ8V9NU4yyTa9KCZjv\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:45.281125 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-e0c20d5f-092b-4008-bb18-47860b6738c4 req-549c08d8-9e6e-4766-986d-f800e2cfa852 tempest-TaggedBootDevicesTest_v242-1208156010 None] Terminate volume connection completed successfully.
Nov 14 17:06:45.281125 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-e0c20d5f-092b-4008-bb18-47860b6738c4 req-549c08d8-9e6e-4766-986d-f800e2cfa852 tempest-TaggedBootDevicesTest_v242-1208156010 None] Deleting attachment cad9385f-0f3f-431a-a89d-7b42b94bb169. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:06:45.286421 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:45.405063 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:45.409402 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832088000]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0\n Backing store flags: \n Account information:\n pyfBHAAE77cyE6EsfAX5\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75\n Backing store flags: \n Account information:\n jtBZ8V9NU4yyTa9KCZjv\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:45.410310 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-e0c20d5f-092b-4008-bb18-47860b6738c4 req-549c08d8-9e6e-4766-986d-f800e2cfa852 tempest-TaggedBootDevicesTest_v242-1208156010 None] Removing iscsi_target for Volume ID: 41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:06:45.415667 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:45.568361 n-d-816883-1 sudo[126930]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:45.570480 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dea12873-d35d-4219-98ed-7a8aa8cc337c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.835s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:45.574443 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd8b91c9-4e99-4359-97c3-08be69423bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dea12873-d35d-4219-98ed-7a8aa8cc337c', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:45.577209 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (184b7e83-b0d1-4793-9f16-08c3d8242ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:06:45.597765 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Volume volume-dea12873-d35d-4219-98ed-7a8aa8cc337c (dea12873-d35d-4219-98ed-7a8aa8cc337c): created successfully
Nov 14 17:06:45.600388 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (184b7e83-b0d1-4793-9f16-08c3d8242ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:06:45.606562 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Flow 'volume_create_manager' (7b062033-287f-494d-90fc-88c2de9dbd95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:06:45.638408 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-0e9838f5-f7df-41f2-bec9-f9c1b4363776 tempest-GroupSnapshotsTest-1310603671 None] Created volume successfully.
Nov 14 17:06:45.697889 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-41eaf585-d593-4219-a26a-b6cac9d249d0 -f" returned: 0 in 0.284s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:45.698206 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832088000]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:45.699547 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:45.952683 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.253s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:45.953388 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832088000]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75\n Backing store flags: \n Account information:\n jtBZ8V9NU4yyTa9KCZjv\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:46.345646 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-e0c20d5f-092b-4008-bb18-47860b6738c4 req-60ea9738-a5f7-44a1-be41-5868f47fcbbf tempest-TaggedBootDevicesTest_v242-1208156010 None] Terminate volume connection completed successfully.
Nov 14 17:06:46.346260 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-e0c20d5f-092b-4008-bb18-47860b6738c4 req-60ea9738-a5f7-44a1-be41-5868f47fcbbf tempest-TaggedBootDevicesTest_v242-1208156010 None] Deleting attachment e0ff27f7-9729-452c-9990-5928b0a60e08. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:06:46.351968 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8b45dde7-a684-4003-a2b1-07cb8199241a tempest-GroupSnapshotsTest-1310603671 None] GroupSnapshot 523e715a-5003-4322-b0a2-99daf3cf0d41: creating.
Nov 14 17:06:46.386690 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:46.420874 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8b45dde7-a684-4003-a2b1-07cb8199241a tempest-GroupSnapshotsTest-1310603671 None] Group snapshot 523e715a-5003-4322-b0a2-99daf3cf0d41: creating. {{(pid=95768) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3984}}
Nov 14 17:06:46.564242 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:46.570238 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832088000]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7\n Backing store flags: \n Account information:\n oqbVUDBVUyjR7hNyuiAN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75\n Backing store flags: \n Account information:\n jtBZ8V9NU4yyTa9KCZjv\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:46.576423 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b45dde7-a684-4003-a2b1-07cb8199241a tempest-GroupSnapshotsTest-1310603671 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/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:46.613462 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-e0c20d5f-092b-4008-bb18-47860b6738c4 req-60ea9738-a5f7-44a1-be41-5868f47fcbbf tempest-TaggedBootDevicesTest_v242-1208156010 None] Removing iscsi_target for Volume ID: 42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:06:46.628149 n-d-816883-1 sudo[126980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c
Nov 14 17:06:46.628967 n-d-816883-1 sudo[126980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:46.646086 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:46.690739 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-4a1650fb-8954-429e-866d-eb2b7b2fa240 req-e7fa7530-686d-4f6a-99a6-5a9f84564493 tempest-AttachVolumeTestJSON-2063212413 None] Terminate volume connection completed successfully.
Nov 14 17:06:46.691542 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-4a1650fb-8954-429e-866d-eb2b7b2fa240 req-e7fa7530-686d-4f6a-99a6-5a9f84564493 tempest-AttachVolumeTestJSON-2063212413 None] Deleting attachment 92ef906d-0f39-42fe-b458-f62b54900b67. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:06:46.696501 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:46.766778 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-42543e49-7291-4069-b4f1-e03fae77d2f7 -f" returned: 0 in 0.151s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:46.767317 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832088000]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:46.768444 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:46.878863 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:46.879355 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832088000]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75\n Backing store flags: \n Account information:\n jtBZ8V9NU4yyTa9KCZjv\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:46.887656 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:46.888071 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829870256]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75\n Backing store flags: \n Account information:\n jtBZ8V9NU4yyTa9KCZjv\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:46.889836 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-4a1650fb-8954-429e-866d-eb2b7b2fa240 req-e7fa7530-686d-4f6a-99a6-5a9f84564493 tempest-AttachVolumeTestJSON-2063212413 None] Removing iscsi_target for Volume ID: b816103d-7523-4478-91db-95b814adfc75
Nov 14 17:06:47.003728 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:47.219063 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b816103d-7523-4478-91db-95b814adfc75 -f" returned: 0 in 0.324s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:47.219648 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829870256]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:47.221527 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:47.350861 n-d-816883-1 sudo[126980]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:47.354068 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b45dde7-a684-4003-a2b1-07cb8199241a tempest-GroupSnapshotsTest-1310603671 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/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c" returned: 0 in 0.777s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:47.357399 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b45dde7-a684-4003-a2b1-07cb8199241a tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ab0f9915-5bbc-414d-b06d-22a4a458b3ae --snapshot stack-volumes-lvmdriver-1/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:47.412258 n-d-816883-1 sudo[127012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ab0f9915-5bbc-414d-b06d-22a4a458b3ae --snapshot stack-volumes-lvmdriver-1/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c -L 1.00g
Nov 14 17:06:47.415782 n-d-816883-1 sudo[127012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:47.459036 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.237s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:47.460242 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829870256]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:06:48.386995 n-d-816883-1 sudo[127012]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:48.389485 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b45dde7-a684-4003-a2b1-07cb8199241a tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ab0f9915-5bbc-414d-b06d-22a4a458b3ae --snapshot stack-volumes-lvmdriver-1/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c -L 1.00g" returned: 0 in 1.032s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:48.520711 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8b45dde7-a684-4003-a2b1-07cb8199241a tempest-GroupSnapshotsTest-1310603671 None] group_snapshot 523e715a-5003-4322-b0a2-99daf3cf0d41: created successfully
Nov 14 17:06:49.681602 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-9d78dd7f-de30-4602-a420-929bfe0e75b3 tempest-GroupSnapshotsTest-1310603671 None] group_snapshot 523e715a-5003-4322-b0a2-99daf3cf0d41: deleting
Nov 14 17:06:49.762878 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d78dd7f-de30-4602-a420-929bfe0e75b3 tempest-GroupSnapshotsTest-1310603671 None] group_snapshot 523e715a-5003-4322-b0a2-99daf3cf0d41: deleting {{(pid=95768) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4153}}
Nov 14 17:06:49.777271 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9d78dd7f-de30-4602-a420-929bfe0e75b3 tempest-GroupSnapshotsTest-1310603671 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/_snapshot-ab0f9915-5bbc-414d-b06d-22a4a458b3ae {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:49.834784 n-d-816883-1 sudo[127114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-ab0f9915-5bbc-414d-b06d-22a4a458b3ae
Nov 14 17:06:49.839574 n-d-816883-1 sudo[127114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:50.615754 n-d-816883-1 sudo[127114]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:50.618559 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9d78dd7f-de30-4602-a420-929bfe0e75b3 tempest-GroupSnapshotsTest-1310603671 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/_snapshot-ab0f9915-5bbc-414d-b06d-22a4a458b3ae" returned: 0 in 0.841s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:50.621225 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9d78dd7f-de30-4602-a420-929bfe0e75b3 tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ab0f9915-5bbc-414d-b06d-22a4a458b3ae {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:50.667264 n-d-816883-1 sudo[127123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ab0f9915-5bbc-414d-b06d-22a4a458b3ae
Nov 14 17:06:50.668075 n-d-816883-1 sudo[127123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:51.608778 n-d-816883-1 sudo[127123]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:51.611930 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9d78dd7f-de30-4602-a420-929bfe0e75b3 tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ab0f9915-5bbc-414d-b06d-22a4a458b3ae" returned: 0 in 0.990s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:51.824354 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-9d78dd7f-de30-4602-a420-929bfe0e75b3 tempest-GroupSnapshotsTest-1310603671 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1851201044 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1851201044, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:06:51.825352 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-9d78dd7f-de30-4602-a420-929bfe0e75b3 tempest-GroupSnapshotsTest-1310603671 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1851201044 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1851201044, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:06:51.864828 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-9d78dd7f-de30-4602-a420-929bfe0e75b3 tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['5a997c8e-8790-4c49-acbb-95fcc0745f0c', 'cf2554c6-569f-43b4-871a-88228bf609be', 'c8516fa8-67a2-40ab-86b4-d40ba07b0584', 'd36b6767-c503-487b-a879-e936a24a5ea0'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:51.961221 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-9d78dd7f-de30-4602-a420-929bfe0e75b3 tempest-GroupSnapshotsTest-1310603671 None] group_snapshot 523e715a-5003-4322-b0a2-99daf3cf0d41: deleted successfully
Nov 14 17:06:52.800319 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 None] Skipping remove_export. No iscsi_target is presently exported for volume: dea12873-d35d-4219-98ed-7a8aa8cc337c
Nov 14 17:06:52.801462 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 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/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:52.834367 n-d-816883-1 sudo[127268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c
Nov 14 17:06:52.835350 n-d-816883-1 sudo[127268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:53.570186 n-d-816883-1 sudo[127268]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:53.572413 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 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/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c" returned: 0 in 0.770s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:53.575069 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:53.616946 n-d-816883-1 sudo[127321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c
Nov 14 17:06:53.621426 n-d-816883-1 sudo[127321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:54.200331 n-d-816883-1 sudo[127321]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:54.202519 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c" returned: 0 in 0.627s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:54.205161 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:54.235009 n-d-816883-1 sudo[127333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c
Nov 14 17:06:54.235928 n-d-816883-1 sudo[127333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:54.949736 n-d-816883-1 sudo[127333]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:54.952295 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dea12873-d35d-4219-98ed-7a8aa8cc337c" returned: 0 in 0.747s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:54.953832 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 None] Successfully deleted volume: dea12873-d35d-4219-98ed-7a8aa8cc337c
Nov 14 17:06:55.063335 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['74cde5df-8996-4106-be02-a20afb3a32f0'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:55.101250 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1851201044 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1851201044, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:06:55.120495 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 None] Created reservations ['f102ac7e-c0bb-4444-82f6-c5ce2d9ca92a', '3c98659e-04cf-4355-8d0d-0ab21b813237', '7fbc2bc9-f309-4c1e-8a0b-6cce05c4b520', 'f1a5c08a-747c-4980-aa20-44ffff9ad05e'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:06:55.280418 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:06:55.281350 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:55.311099 n-d-816883-1 sudo[127364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:06:55.311910 n-d-816883-1 sudo[127364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:55.893210 n-d-816883-1 sudo[127364]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:55.895393 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 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.614s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:55.898991 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:06:55.919684 n-d-816883-1 sudo[127382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:06:55.927545 n-d-816883-1 sudo[127382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:06:56.408733 n-d-816883-1 sudo[127382]: pam_unix(sudo:session): session closed for user root
Nov 14 17:06:56.412646 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 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.513s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:06:56.415500 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:06:56.421783 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-985e5de7-607a-4d40-98c4-ea4eb535cc3c tempest-GroupSnapshotsTest-1310603671 None] Delete group completed successfully.
Nov 14 17:07:04.444041 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 None] Lock "b'cinder-b816103d-7523-4478-91db-95b814adfc75-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:07:04.575736 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:04.791668 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.216s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:04.792200 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833158112]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:07:04.793179 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 None] Skipping remove_export. No iscsi_target is presently exported for volume: b816103d-7523-4478-91db-95b814adfc75
Nov 14 17:07:04.794541 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 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/volume-b816103d-7523-4478-91db-95b814adfc75 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:04.835498 n-d-816883-1 sudo[127517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-b816103d-7523-4478-91db-95b814adfc75
Nov 14 17:07:04.840211 n-d-816883-1 sudo[127517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:05.674382 n-d-816883-1 sudo[127517]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:05.676524 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 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/volume-b816103d-7523-4478-91db-95b814adfc75" returned: 0 in 0.882s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:05.678305 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:05.706361 n-d-816883-1 sudo[127538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75
Nov 14 17:07:05.707386 n-d-816883-1 sudo[127538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:06.378342 n-d-816883-1 sudo[127538]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:06.380662 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75" returned: 0 in 0.702s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:06.383267 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:06.429844 n-d-816883-1 sudo[127563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75
Nov 14 17:07:06.431515 n-d-816883-1 sudo[127563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:06.818575 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:07:06.823209 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:07:06.841715 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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'
Nov 14 17:07:06.880523 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Flow 'volume_create_manager' (78487eb7-33b8-4ae9-baa8-778400a9609c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:07:06.896390 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d78df3db-e760-4d54-8625-5c1d487568c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:06.959522 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:07:07.031099 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d78df3db-e760-4d54-8625-5c1d487568c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:07:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1624010011',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=a93b2379-2fb0-468b-b1af-247ac5fcae06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7324061020644e84a1864ddecc36e9b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:07:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:07:07Z,user_id='99928f14f267411694835bbb6b0894fd',volume_attachment=>,volume_type=VolumeType(e4c4772f-9754-479d-a5a7-efee04a75fef),volume_type_id=e4c4772f-9754-479d-a5a7-efee04a75fef)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:07.033693 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7cefe9df-0b6c-4357-b8d1-c42089824a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:07.035806 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7cefe9df-0b6c-4357-b8d1-c42089824a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:07.039046 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e7fd4d3-65ee-4765-bc25-f27043a1b26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:07.041406 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e7fd4d3-65ee-4765-bc25-f27043a1b26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a93b2379-2fb0-468b-b1af-247ac5fcae06', 'volume_name': 'volume-a93b2379-2fb0-468b-b1af-247ac5fcae06', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:07.043616 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2baf1781-12cf-4a15-9906-94a5888b7a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:07.046160 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2baf1781-12cf-4a15-9906-94a5888b7a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:07.048694 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a47ba10e-adc6-40cb-878d-8b44c9c5ded2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:07.050057 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Volume a93b2379-2fb0-468b-b1af-247ac5fcae06: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a93b2379-2fb0-468b-b1af-247ac5fcae06', 'volume_size': 1}
Nov 14 17:07:07.051583 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a93b2379-2fb0-468b-b1af-247ac5fcae06 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:07.072414 n-d-816883-1 sudo[127577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a93b2379-2fb0-468b-b1af-247ac5fcae06 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:07:07.074456 n-d-816883-1 sudo[127577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:07.359004 n-d-816883-1 sudo[127563]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:07.362858 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b816103d-7523-4478-91db-95b814adfc75" returned: 0 in 0.979s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:07.368085 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 None] Successfully deleted volume: b816103d-7523-4478-91db-95b814adfc75
Nov 14 17:07:07.445383 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 None] Created reservations ['4131fa62-1f24-4a40-b158-853eb0e3bc34', '1174b003-5d3c-4bf1-83b9-2715f04635e6', 'c16ca72a-c602-4aa4-ae00-f2aba21ebaba', '608f2a27-9606-42d6-bcaa-253b8b05c895'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:07:07.551932 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:07:07.553037 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:07.603170 n-d-816883-1 sudo[127584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:07.611471 n-d-816883-1 sudo[127584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:08.015320 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 None] Lock "b'cinder-42543e49-7291-4069-b4f1-e03fae77d2f7-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:07:08.040473 n-d-816883-1 sudo[127577]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:08.056054 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a93b2379-2fb0-468b-b1af-247ac5fcae06 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.003s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:08.068671 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a47ba10e-adc6-40cb-878d-8b44c9c5ded2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a93b2379-2fb0-468b-b1af-247ac5fcae06', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:08.071357 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6fac3d6-cd5e-4ea7-b6a7-bf2b473870c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:08.220921 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:08.232160 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Volume volume-a93b2379-2fb0-468b-b1af-247ac5fcae06 (a93b2379-2fb0-468b-b1af-247ac5fcae06): created successfully
Nov 14 17:07:08.237716 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6fac3d6-cd5e-4ea7-b6a7-bf2b473870c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:08.247277 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Flow 'volume_create_manager' (78487eb7-33b8-4ae9-baa8-778400a9609c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:07:08.269913 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d725296f-ba19-4afc-8730-051588aefab8 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Created volume successfully.
Nov 14 17:07:08.419792 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 None] Lock "b'cinder-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:07:08.466548 n-d-816883-1 sudo[127584]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:08.537676 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 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.985s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:08.538093 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:08.538450 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812952192]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:07:08.549072 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:08.595912 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 None] Skipping remove_export. No iscsi_target is presently exported for volume: 42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:07:08.597653 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 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/volume-42543e49-7291-4069-b4f1-e03fae77d2f7 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:08.609744 n-d-816883-1 sudo[127622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:08.612235 n-d-816883-1 sudo[127622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:08.650715 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:08.663754 n-d-816883-1 sudo[127623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:07:08.667997 n-d-816883-1 sudo[127623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:08.889260 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.239s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:08.889772 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833085440]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:07:08.891421 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6d0937f6-55b9-4533-bb0e-27ff7cdc81f3
Nov 14 17:07:08.892924 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 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/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:08.934526 n-d-816883-1 sudo[127628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3
Nov 14 17:07:08.935326 n-d-816883-1 sudo[127628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:09.321226 n-d-816883-1 sudo[127622]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:09.323535 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 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.774s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:09.325740 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:07:09.332799 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 None] Deleted volume successfully.
Nov 14 17:07:09.364945 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-f6330634-cbee-4579-8dfb-217898ea71a3 tempest-AttachVolumeTestJSON-2063212413 None] Lock "b'cinder-b816103d-7523-4478-91db-95b814adfc75-delete_volume'" released by "delete_volume" :: held 4.922s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:07:09.525539 n-d-816883-1 sudo[127623]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:09.529854 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 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/volume-42543e49-7291-4069-b4f1-e03fae77d2f7" returned: 0 in 0.930s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:09.532336 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:09.592546 n-d-816883-1 sudo[127634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:07:09.594425 n-d-816883-1 sudo[127634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:09.767793 n-d-816883-1 sudo[127628]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:09.770669 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 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/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3" returned: 0 in 0.877s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:09.773091 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:09.819797 n-d-816883-1 sudo[127636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3
Nov 14 17:07:09.822930 n-d-816883-1 sudo[127636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:10.361800 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-06d82e6f-c1dc-45a6-86c9-05d1f48f50c0 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:07:10.363453 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06d82e6f-c1dc-45a6-86c9-05d1f48f50c0 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:10.392919 n-d-816883-1 sudo[127639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:10.406797 n-d-816883-1 sudo[127639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:10.564165 n-d-816883-1 sudo[127636]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:10.566968 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3" returned: 0 in 0.793s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:10.569720 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:10.612873 n-d-816883-1 sudo[127634]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:10.615202 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7" returned: 0 in 1.083s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:10.617324 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:10.623973 n-d-816883-1 sudo[127643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3
Nov 14 17:07:10.628989 n-d-816883-1 sudo[127643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:10.691409 n-d-816883-1 sudo[127644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:07:10.692473 n-d-816883-1 sudo[127644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:11.339154 n-d-816883-1 sudo[127643]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:11.341407 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3" returned: 0 in 0.771s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:11.342754 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 None] Successfully deleted volume: 6d0937f6-55b9-4533-bb0e-27ff7cdc81f3
Nov 14 17:07:11.377161 n-d-816883-1 sudo[127639]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:11.398392 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06d82e6f-c1dc-45a6-86c9-05d1f48f50c0 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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 1.034s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:11.407838 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06d82e6f-c1dc-45a6-86c9-05d1f48f50c0 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:11.471391 n-d-816883-1 sudo[127661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:11.472215 n-d-816883-1 sudo[127661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:11.495548 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 None] Created reservations ['a81a8f33-0e03-4f83-81d1-4427d7638f6d', '3698c38f-bcda-4a73-b9c5-d8b71f6be589', '8b96beed-9296-48e1-99bf-a5154db562c8', 'ecf5d264-41b6-47c5-852a-78101a8f23ba'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:07:11.643214 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:07:11.643986 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:11.690547 n-d-816883-1 sudo[127666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:11.693850 n-d-816883-1 sudo[127666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:11.708567 n-d-816883-1 sudo[127644]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:11.710919 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-42543e49-7291-4069-b4f1-e03fae77d2f7" returned: 0 in 1.093s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:11.712145 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 None] Successfully deleted volume: 42543e49-7291-4069-b4f1-e03fae77d2f7
Nov 14 17:07:11.814167 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 None] Created reservations ['4c9886f6-93de-4f85-bbf7-62311885314e', '75208996-31a4-4b88-8c59-eb2bca04b42c', 'acfce532-c528-4835-9bf6-82108b377f0a', '0f69b1e5-ff4b-441e-8665-d5772f0b0dbb'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:07:11.871713 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:07:11.872663 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:11.925359 n-d-816883-1 sudo[127668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:11.926201 n-d-816883-1 sudo[127668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:12.006678 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Lock "b'cinder-a93b2379-2fb0-468b-b1af-247ac5fcae06-delete_volume'" acquired by "delete_volume" :: waited 0.039s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:07:12.196724 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 None] Lock "b'cinder-41eaf585-d593-4219-a26a-b6cac9d249d0-delete_volume'" acquired by "delete_volume" :: waited 0.061s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:07:12.213104 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Skipping remove_export. No iscsi_target is presently exported for volume: a93b2379-2fb0-468b-b1af-247ac5fcae06
Nov 14 17:07:12.223558 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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/volume-a93b2379-2fb0-468b-b1af-247ac5fcae06 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:12.296256 n-d-816883-1 sudo[127678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a93b2379-2fb0-468b-b1af-247ac5fcae06
Nov 14 17:07:12.300862 n-d-816883-1 sudo[127678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:12.432003 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:12.649660 n-d-816883-1 sudo[127661]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:12.651573 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06d82e6f-c1dc-45a6-86c9-05d1f48f50c0 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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 1.244s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:12.654116 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-06d82e6f-c1dc-45a6-86c9-05d1f48f50c0 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:07:12.659524 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-06d82e6f-c1dc-45a6-86c9-05d1f48f50c0 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Retype volume completed successfully.
Nov 14 17:07:12.803248 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.372s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:12.804189 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831928080]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:07:12.805304 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 None] Skipping remove_export. No iscsi_target is presently exported for volume: 41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:07:12.806589 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 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/volume-41eaf585-d593-4219-a26a-b6cac9d249d0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:12.864703 n-d-816883-1 sudo[127685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:07:12.865559 n-d-816883-1 sudo[127685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:12.873515 n-d-816883-1 sudo[127666]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:12.877397 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 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 1.233s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:12.879914 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:12.950766 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 None] Lock "b'cinder-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:07:12.955086 n-d-816883-1 sudo[127687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:12.955943 n-d-816883-1 sudo[127687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:13.074713 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:13.206906 n-d-816883-1 sudo[127668]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:13.208858 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 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 1.336s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:13.210337 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:13.250841 n-d-816883-1 sudo[127678]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:13.253356 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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/volume-a93b2379-2fb0-468b-b1af-247ac5fcae06" returned: 0 in 1.029s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:13.255076 n-d-816883-1 sudo[127692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:13.255598 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a93b2379-2fb0-468b-b1af-247ac5fcae06 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:13.274157 n-d-816883-1 sudo[127692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:13.298593 n-d-816883-1 sudo[127693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a93b2379-2fb0-468b-b1af-247ac5fcae06
Nov 14 17:07:13.299420 n-d-816883-1 sudo[127693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:13.378655 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.304s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:13.379250 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834083456]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:07:13.380567 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:07:13.382111 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 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/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:13.451029 n-d-816883-1 sudo[127697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:07:13.451869 n-d-816883-1 sudo[127697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:14.089877 n-d-816883-1 sudo[127685]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:14.092656 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 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/volume-41eaf585-d593-4219-a26a-b6cac9d249d0" returned: 0 in 1.286s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:14.095270 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:14.155546 n-d-816883-1 sudo[127704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:07:14.156387 n-d-816883-1 sudo[127704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:14.191956 n-d-816883-1 sudo[127687]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:14.200940 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 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 1.321s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:14.202607 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:07:14.217405 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 None] Deleted volume successfully.
Nov 14 17:07:14.257119 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-8453b974-8297-4535-bd2c-60f8ef8e1356 tempest-AttachVolumeTestJSON-2063212413 None] Lock "b'cinder-6d0937f6-55b9-4533-bb0e-27ff7cdc81f3-delete_volume'" released by "delete_volume" :: held 5.837s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:07:14.323696 n-d-816883-1 sudo[127693]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:14.325503 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a93b2379-2fb0-468b-b1af-247ac5fcae06" returned: 0 in 1.070s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:14.327190 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a93b2379-2fb0-468b-b1af-247ac5fcae06 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:14.368594 n-d-816883-1 sudo[127692]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:14.370932 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 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 1.160s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:14.372472 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:07:14.376983 n-d-816883-1 sudo[127721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a93b2379-2fb0-468b-b1af-247ac5fcae06
Nov 14 17:07:14.379397 n-d-816883-1 sudo[127721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:14.379832 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 None] Deleted volume successfully.
Nov 14 17:07:14.407673 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-fc9b0902-1542-49d4-a301-bcfc3bb9b0d0 tempest-TaggedBootDevicesTest_v242-1208156010 None] Lock "b'cinder-42543e49-7291-4069-b4f1-e03fae77d2f7-delete_volume'" released by "delete_volume" :: held 6.391s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:07:14.577855 n-d-816883-1 sudo[127697]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:14.579607 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 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/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e" returned: 0 in 1.198s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:14.581270 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:14.626833 n-d-816883-1 sudo[127730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:07:14.627678 n-d-816883-1 sudo[127730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:14.993793 n-d-816883-1 sudo[127704]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:14.996735 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0" returned: 0 in 0.901s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:14.999160 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:15.102035 n-d-816883-1 sudo[127743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:07:15.103129 n-d-816883-1 sudo[127743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:15.214528 n-d-816883-1 sudo[127721]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:15.216868 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a93b2379-2fb0-468b-b1af-247ac5fcae06" returned: 0 in 0.889s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:15.219525 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Successfully deleted volume: a93b2379-2fb0-468b-b1af-247ac5fcae06
Nov 14 17:07:15.304641 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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.
Nov 14 17:07:15.315476 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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.
Nov 14 17:07:15.374151 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Created reservations ['a4879f1d-d292-4d88-a5a1-aaff06e8b76f', 'c34088db-1b57-41da-91f4-cc7cdfa2524f', '5cf7eb0f-57e3-4190-9685-22dccbf25fef', '1ded528b-7a51-48b1-b5fa-40060d1622cf'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:07:15.491161 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:07:15.491892 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:15.553203 n-d-816883-1 sudo[127757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:15.555011 n-d-816883-1 sudo[127757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:15.938098 n-d-816883-1 sudo[127743]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:15.940923 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-41eaf585-d593-4219-a26a-b6cac9d249d0" returned: 0 in 0.941s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:15.942237 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 None] Successfully deleted volume: 41eaf585-d593-4219-a26a-b6cac9d249d0
Nov 14 17:07:16.032815 n-d-816883-1 sudo[127730]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:16.036192 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e" returned: 0 in 1.454s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:16.061045 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:16.121715 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 None] Created reservations ['2b4079fc-b737-42ef-880e-4a38333a9bbd', '64770861-daaf-48c6-84f9-0450cbc20ba4', 'd8f2b1bf-8e5b-423b-84d2-3997f0dcffc6', 'ebf82241-d45d-48c2-81aa-63f924b979ab'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:07:16.143184 n-d-816883-1 sudo[127772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:07:16.145875 n-d-816883-1 sudo[127772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:16.269181 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:07:16.270137 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:16.328011 n-d-816883-1 sudo[127779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:16.329129 n-d-816883-1 sudo[127779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:16.535836 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 None] Lock "b'cinder-aa40cd44-1a25-4d44-9a98-afe136abaf88-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:07:16.769148 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:17.140923 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.373s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:17.141503 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832915216]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:07:17.142502 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:07:17.143729 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 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/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:17.152705 n-d-816883-1 sudo[127757]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:17.215727 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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 1.723s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:17.217978 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:17.246549 n-d-816883-1 sudo[127802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:07:17.249173 n-d-816883-1 sudo[127802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:17.263198 n-d-816883-1 sudo[127805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:17.264015 n-d-816883-1 sudo[127805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:17.535781 n-d-816883-1 sudo[127779]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:17.535812 n-d-816883-1 sudo[127772]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:17.538206 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 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 1.268s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:17.538968 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e" returned: 0 in 1.479s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:17.540644 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:17.578971 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 None] Successfully deleted volume: 5d168c0c-6cbb-46a3-901e-d96be7b0eb0e
Nov 14 17:07:17.587047 n-d-816883-1 sudo[127830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:17.594178 n-d-816883-1 sudo[127830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:17.717243 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 None] Created reservations ['e2f8cfab-82cf-49d3-a5b6-1a66acb2fcbb', 'd2745bbe-692b-4611-af2e-d5b7aa8bf5d4', 'd3f3041c-e31b-4ffa-bb7d-8f0498d4c9bf', '525f5b3d-b798-4f1a-845e-42c6d51514ee'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:07:17.802756 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:07:17.805491 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:17.843194 n-d-816883-1 sudo[127837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:17.846198 n-d-816883-1 sudo[127837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:18.086211 n-d-816883-1 sudo[127802]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:18.088703 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 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/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88" returned: 0 in 0.945s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:18.091071 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:18.098054 n-d-816883-1 sudo[127805]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:18.119067 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 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.901s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:18.121484 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:07:18.135924 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Deleted volume successfully.
Nov 14 17:07:18.151224 n-d-816883-1 sudo[127845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:07:18.152044 n-d-816883-1 sudo[127845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:18.194825 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-e6812661-977e-4ee7-a3ab-aff761e51e84 tempest-VolumeRetypeWithoutMigrationTest-1980675245 None] Lock "b'cinder-a93b2379-2fb0-468b-b1af-247ac5fcae06-delete_volume'" released by "delete_volume" :: held 6.188s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:07:18.596392 n-d-816883-1 sudo[127830]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:18.598156 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 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 1.058s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:18.599756 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:07:18.621008 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 None] Deleted volume successfully.
Nov 14 17:07:18.653375 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6e536af4-733c-48eb-b1fc-88b95f93d423 tempest-TaggedBootDevicesTest_v242-1208156010 None] Lock "b'cinder-41eaf585-d593-4219-a26a-b6cac9d249d0-delete_volume'" released by "delete_volume" :: held 6.457s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:07:18.721603 n-d-816883-1 sudo[127837]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:18.724368 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 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.920s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:18.726166 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:18.772514 n-d-816883-1 sudo[127863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:18.779187 n-d-816883-1 sudo[127863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:19.069693 n-d-816883-1 sudo[127845]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:19.078542 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88" returned: 0 in 0.986s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:19.081531 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:19.101892 n-d-816883-1 sudo[127873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:07:19.104013 n-d-816883-1 sudo[127873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:19.394849 n-d-816883-1 sudo[127863]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:19.397561 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 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.671s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:19.400260 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:07:19.429737 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 None] Deleted volume successfully.
Nov 14 17:07:19.492002 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-b3e866d6-8e7b-4314-86e6-cfcc70452e4a tempest-AttachVolumeTestJSON-2063212413 None] Lock "b'cinder-5d168c0c-6cbb-46a3-901e-d96be7b0eb0e-delete_volume'" released by "delete_volume" :: held 6.540s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:07:19.841886 n-d-816883-1 sudo[127873]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:19.844620 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa40cd44-1a25-4d44-9a98-afe136abaf88" returned: 0 in 0.763s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:19.846170 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 None] Successfully deleted volume: aa40cd44-1a25-4d44-9a98-afe136abaf88
Nov 14 17:07:19.937049 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 None] Created reservations ['bdd80f18-a7aa-4a78-8383-c7f6c0541d56', '284cdbd8-145e-463f-90a4-2e0c808d5ffd', '3c17b9e6-fa50-4bce-b71b-cf4227eb7fa9', 'a4c3cd1f-d3a4-4a0b-930f-5de18b88e45f'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:07:20.014368 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:07:20.018098 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:20.070334 n-d-816883-1 sudo[127892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:20.071755 n-d-816883-1 sudo[127892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:20.649928 n-d-816883-1 sudo[127892]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:20.652500 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 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.634s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:20.655000 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:20.681242 n-d-816883-1 sudo[127896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:20.682051 n-d-816883-1 sudo[127896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:21.232693 n-d-816883-1 sudo[127896]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:21.235466 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 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.580s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:21.237538 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:07:21.243331 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 None] Deleted volume successfully.
Nov 14 17:07:21.270066 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-3e9eb9a9-ae48-48b1-8dcd-abe5cc8ddac7 tempest-TaggedBootDevicesTest_v242-1208156010 None] Lock "b'cinder-aa40cd44-1a25-4d44-9a98-afe136abaf88-delete_volume'" released by "delete_volume" :: held 4.734s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:07:31.181802 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:07:31.182435 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:07:31.182910 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:31.222588 n-d-816883-1 sudo[128155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:31.224155 n-d-816883-1 sudo[128155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:31.812072 n-d-816883-1 sudo[128155]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:31.814299 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.631s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:31.816167 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:31.842035 n-d-816883-1 sudo[128163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:31.844628 n-d-816883-1 sudo[128163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:32.514109 n-d-816883-1 sudo[128163]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:32.516989 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.701s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:32.520541 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:07:38.316047 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:07:38.332815 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:07:38.333540 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 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'
Nov 14 17:07:38.374544 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Flow 'volume_create_manager' (33a34d17-fe4b-4cb5-aa5c-c84c24ba0c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:07:38.383812 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8f74351-64f3-4285-816b-abe2ecd07d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:38.431846 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:07:38.480651 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8f74351-64f3-4285-816b-abe2ecd07d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-8803392',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=b5be90d0-c44c-4767-945d-8e308a1c8493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5db21028d29c4ae08f0e27dcae713baa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:07:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:07:38Z,user_id='86a1469291fa40648725ce160aa95908',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:38.483321 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec9f6375-8ee6-4657-90cd-f7c32e0f8982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:38.485571 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec9f6375-8ee6-4657-90cd-f7c32e0f8982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:38.487984 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4efdd51-af8b-4f64-9c76-67ee0a612cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:38.491759 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4efdd51-af8b-4f64-9c76-67ee0a612cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b5be90d0-c44c-4767-945d-8e308a1c8493', 'volume_name': 'volume-b5be90d0-c44c-4767-945d-8e308a1c8493', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:38.494420 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (952cff95-d2cd-4f8b-997c-48cb25dc16b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:38.496892 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (952cff95-d2cd-4f8b-997c-48cb25dc16b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:38.499324 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ccc30a9-0a7a-4550-96ef-d7aedbc2dcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:38.500580 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Volume b5be90d0-c44c-4767-945d-8e308a1c8493: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b5be90d0-c44c-4767-945d-8e308a1c8493', 'volume_size': 1}
Nov 14 17:07:38.502237 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5be90d0-c44c-4767-945d-8e308a1c8493 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:38.523674 n-d-816883-1 sudo[128235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5be90d0-c44c-4767-945d-8e308a1c8493 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:07:38.525165 n-d-816883-1 sudo[128235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:39.274245 n-d-816883-1 sudo[128235]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:39.277865 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5be90d0-c44c-4767-945d-8e308a1c8493 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.775s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:39.285898 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ccc30a9-0a7a-4550-96ef-d7aedbc2dcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5be90d0-c44c-4767-945d-8e308a1c8493', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:39.296644 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5820169-8781-4bc3-b32b-14578ebe6510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:39.328791 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Volume volume-b5be90d0-c44c-4767-945d-8e308a1c8493 (b5be90d0-c44c-4767-945d-8e308a1c8493): created successfully
Nov 14 17:07:39.332794 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5820169-8781-4bc3-b32b-14578ebe6510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:39.364128 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Flow 'volume_create_manager' (33a34d17-fe4b-4cb5-aa5c-c84c24ba0c84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:07:39.399688 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-394288a8-de09-46e9-8ff6-33691bbe828c tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Created volume successfully.
Nov 14 17:07:39.799771 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:07:39.820130 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:07:39.820130 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 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'
Nov 14 17:07:39.881524 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Flow 'volume_create_manager' (c57d5041-2065-412b-aff8-26c5fd1deed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:07:39.890318 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e0129e84-d3f5-4b88-a3d1-0b98a4083a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:39.944355 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:07:39.975352 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e0129e84-d3f5-4b88-a3d1-0b98a4083a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1539046398',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=e7fe10bb-8c91-497d-bd65-120d3cdd0ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7eadc76278f4dc3aa57c93830f6461a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:07:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:07:40Z,user_id='95d3d8f4b3b14053bfde1b7391a375e5',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:39.979954 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (709dd0f0-fb8f-4fe6-9c8f-2866ffaa47ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:39.983480 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (709dd0f0-fb8f-4fe6-9c8f-2866ffaa47ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:39.986553 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82be09ae-7537-46c7-ab8c-cc3accc0f241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:39.989334 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82be09ae-7537-46c7-ab8c-cc3accc0f241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e7fe10bb-8c91-497d-bd65-120d3cdd0ee8', 'volume_name': 'volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:39.992024 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf3139d9-ad2e-4377-8e00-51f8beae8959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:39.994670 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf3139d9-ad2e-4377-8e00-51f8beae8959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:39.997275 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a305948f-2599-4208-ba2b-c3b5b69376e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:39.998330 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Volume e7fe10bb-8c91-497d-bd65-120d3cdd0ee8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8', 'volume_size': 1}
Nov 14 17:07:40.000542 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:40.042061 n-d-816883-1 sudo[128313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:07:40.042977 n-d-816883-1 sudo[128313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:40.241807 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2fd6f6b-f9ef-4f41-b2c3-feaa9fe2e139 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 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/volume-b5be90d0-c44c-4767-945d-8e308a1c8493 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:40.276358 n-d-816883-1 sudo[128319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-b5be90d0-c44c-4767-945d-8e308a1c8493
Nov 14 17:07:40.277284 n-d-816883-1 sudo[128319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:40.875448 n-d-816883-1 sudo[128319]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:40.881994 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2fd6f6b-f9ef-4f41-b2c3-feaa9fe2e139 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 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/volume-b5be90d0-c44c-4767-945d-8e308a1c8493" returned: 0 in 0.640s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:40.888074 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2fd6f6b-f9ef-4f41-b2c3-feaa9fe2e139 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-528bf49d-367b-4af2-bd9c-69e154fab502 --snapshot stack-volumes-lvmdriver-1/volume-b5be90d0-c44c-4767-945d-8e308a1c8493 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:40.952880 n-d-816883-1 sudo[128343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-528bf49d-367b-4af2-bd9c-69e154fab502 --snapshot stack-volumes-lvmdriver-1/volume-b5be90d0-c44c-4767-945d-8e308a1c8493 -L 1.00g
Nov 14 17:07:40.954885 n-d-816883-1 sudo[128343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:41.071807 n-d-816883-1 sudo[128313]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:41.074640 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.073s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:41.079171 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a305948f-2599-4208-ba2b-c3b5b69376e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:41.082839 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (665bb835-2b8a-4d11-ab16-ced9de4d73bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:41.110883 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Volume volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8 (e7fe10bb-8c91-497d-bd65-120d3cdd0ee8): created successfully
Nov 14 17:07:41.113888 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (665bb835-2b8a-4d11-ab16-ced9de4d73bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:41.118082 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Flow 'volume_create_manager' (c57d5041-2065-412b-aff8-26c5fd1deed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:07:41.142863 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-ac1e0897-8dc0-4821-ba2e-c08761cc47fb req-179ba557-4912-4252-8989-a7fe58186e5a tempest-VolumesSnapshotsTestJSON-649161085 None] Created volume successfully.
Nov 14 17:07:41.926669 n-d-816883-1 sudo[128343]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:41.970655 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2fd6f6b-f9ef-4f41-b2c3-feaa9fe2e139 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-528bf49d-367b-4af2-bd9c-69e154fab502 --snapshot stack-volumes-lvmdriver-1/volume-b5be90d0-c44c-4767-945d-8e308a1c8493 -L 1.00g" returned: 0 in 1.080s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:42.061530 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7971990-3e0d-4205-b9f2-10e918cd53e2 req-51d576f1-2cb6-47ab-849c-f560dba80ef4 tempest-VolumesSnapshotsTestJSON-649161085 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/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:42.087954 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c2fd6f6b-f9ef-4f41-b2c3-feaa9fe2e139 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Create snapshot completed successfully
Nov 14 17:07:42.097814 n-d-816883-1 sudo[128460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8
Nov 14 17:07:42.102769 n-d-816883-1 sudo[128460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:42.887313 n-d-816883-1 sudo[128460]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:42.889506 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7971990-3e0d-4205-b9f2-10e918cd53e2 req-51d576f1-2cb6-47ab-849c-f560dba80ef4 tempest-VolumesSnapshotsTestJSON-649161085 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/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8" returned: 0 in 0.829s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:42.891329 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7971990-3e0d-4205-b9f2-10e918cd53e2 req-51d576f1-2cb6-47ab-849c-f560dba80ef4 tempest-VolumesSnapshotsTestJSON-649161085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c6a81a24-953a-4f61-b5e6-2275c3583442 --snapshot stack-volumes-lvmdriver-1/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:42.915822 n-d-816883-1 sudo[128467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c6a81a24-953a-4f61-b5e6-2275c3583442 --snapshot stack-volumes-lvmdriver-1/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8 -L 1.00g
Nov 14 17:07:42.917796 n-d-816883-1 sudo[128467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:43.317259 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-00ae692f-cca1-4760-bee8-8ca0cf413fb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Lock "b'cinder-528bf49d-367b-4af2-bd9c-69e154fab502-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.023s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:07:43.323498 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-00ae692f-cca1-4760-bee8-8ca0cf413fb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 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/_snapshot-528bf49d-367b-4af2-bd9c-69e154fab502 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:43.410293 n-d-816883-1 sudo[128474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-528bf49d-367b-4af2-bd9c-69e154fab502
Nov 14 17:07:43.413715 n-d-816883-1 sudo[128474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:43.988362 n-d-816883-1 sudo[128467]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:43.992524 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a7971990-3e0d-4205-b9f2-10e918cd53e2 req-51d576f1-2cb6-47ab-849c-f560dba80ef4 tempest-VolumesSnapshotsTestJSON-649161085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c6a81a24-953a-4f61-b5e6-2275c3583442 --snapshot stack-volumes-lvmdriver-1/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8 -L 1.00g" returned: 0 in 1.101s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:44.124872 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-a7971990-3e0d-4205-b9f2-10e918cd53e2 req-51d576f1-2cb6-47ab-849c-f560dba80ef4 tempest-VolumesSnapshotsTestJSON-649161085 None] Create snapshot completed successfully
Nov 14 17:07:44.288565 n-d-816883-1 sudo[128474]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:44.290504 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-00ae692f-cca1-4760-bee8-8ca0cf413fb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 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/_snapshot-528bf49d-367b-4af2-bd9c-69e154fab502" returned: 0 in 0.967s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:44.292699 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-00ae692f-cca1-4760-bee8-8ca0cf413fb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-528bf49d-367b-4af2-bd9c-69e154fab502 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:44.354146 n-d-816883-1 sudo[128584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-528bf49d-367b-4af2-bd9c-69e154fab502
Nov 14 17:07:44.355633 n-d-816883-1 sudo[128584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:44.625765 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-d2b150a2-8988-4b3c-8407-712ccced505f req-50fadac1-3419-4e06-8e25-d28f3210ae0e tempest-VolumesSnapshotsTestJSON-649161085 None] Lock "b'cinder-c6a81a24-953a-4f61-b5e6-2275c3583442-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.024s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:07:44.627669 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-d2b150a2-8988-4b3c-8407-712ccced505f req-50fadac1-3419-4e06-8e25-d28f3210ae0e tempest-VolumesSnapshotsTestJSON-649161085 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/_snapshot-c6a81a24-953a-4f61-b5e6-2275c3583442 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:44.681663 n-d-816883-1 sudo[128589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-c6a81a24-953a-4f61-b5e6-2275c3583442
Nov 14 17:07:44.685468 n-d-816883-1 sudo[128589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:45.270791 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-d2b150a2-8988-4b3c-8407-712ccced505f req-50fadac1-3419-4e06-8e25-d28f3210ae0e tempest-VolumesSnapshotsTestJSON-649161085 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/_snapshot-c6a81a24-953a-4f61-b5e6-2275c3583442" returned: 0 in 0.642s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:45.267735 n-d-816883-1 sudo[128589]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:45.272930 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-d2b150a2-8988-4b3c-8407-712ccced505f req-50fadac1-3419-4e06-8e25-d28f3210ae0e tempest-VolumesSnapshotsTestJSON-649161085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c6a81a24-953a-4f61-b5e6-2275c3583442 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:45.302929 n-d-816883-1 sudo[128584]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:45.324849 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-00ae692f-cca1-4760-bee8-8ca0cf413fb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-528bf49d-367b-4af2-bd9c-69e154fab502" returned: 0 in 1.032s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:45.356744 n-d-816883-1 sudo[128637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c6a81a24-953a-4f61-b5e6-2275c3583442
Nov 14 17:07:45.365938 n-d-816883-1 sudo[128637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:45.517560 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-00ae692f-cca1-4760-bee8-8ca0cf413fb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Created reservations ['eac88a26-d778-4b23-8aca-94713fd7849e', '24c8d7ab-3137-4c36-a456-7b8a34b6bd6a', 'ee1429af-ed8e-4884-a9fe-1e76dd6e9af4', '6be52438-e3cc-49ba-80d0-5723e274f531'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:07:45.568925 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-00ae692f-cca1-4760-bee8-8ca0cf413fb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Delete snapshot completed successfully.
Nov 14 17:07:45.580567 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-00ae692f-cca1-4760-bee8-8ca0cf413fb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Lock "b'cinder-528bf49d-367b-4af2-bd9c-69e154fab502-delete_snapshot'" released by "delete_snapshot" :: held 2.264s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:07:46.351023 n-d-816883-1 sudo[128637]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:46.353448 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-d2b150a2-8988-4b3c-8407-712ccced505f req-50fadac1-3419-4e06-8e25-d28f3210ae0e tempest-VolumesSnapshotsTestJSON-649161085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c6a81a24-953a-4f61-b5e6-2275c3583442" returned: 0 in 1.081s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:46.528153 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [req-d2b150a2-8988-4b3c-8407-712ccced505f req-50fadac1-3419-4e06-8e25-d28f3210ae0e tempest-VolumesSnapshotsTestJSON-649161085 None] Created reservations ['8960685a-99c4-4632-868e-5dee1d9ea426', 'e489f71b-e749-4793-98b3-75f9150a6dee', '3ba61221-17ad-4510-9d8e-35df123c4e5e', '8331f926-8e49-4d3c-bd50-9878eef5596a'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:07:46.599653 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-d2b150a2-8988-4b3c-8407-712ccced505f req-50fadac1-3419-4e06-8e25-d28f3210ae0e tempest-VolumesSnapshotsTestJSON-649161085 None] Delete snapshot completed successfully.
Nov 14 17:07:46.605295 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-d2b150a2-8988-4b3c-8407-712ccced505f req-50fadac1-3419-4e06-8e25-d28f3210ae0e tempest-VolumesSnapshotsTestJSON-649161085 None] Lock "b'cinder-c6a81a24-953a-4f61-b5e6-2275c3583442-delete_snapshot'" released by "delete_snapshot" :: held 1.980s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:07:46.748110 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Lock "b'cinder-b5be90d0-c44c-4767-945d-8e308a1c8493-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:07:46.862040 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Skipping remove_export. No iscsi_target is presently exported for volume: b5be90d0-c44c-4767-945d-8e308a1c8493
Nov 14 17:07:46.862040 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 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/volume-b5be90d0-c44c-4767-945d-8e308a1c8493 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:46.914502 n-d-816883-1 sudo[128682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-b5be90d0-c44c-4767-945d-8e308a1c8493
Nov 14 17:07:46.921134 n-d-816883-1 sudo[128682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:47.187105 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 None] Lock "b'cinder-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:07:47.306475 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 None] Skipping remove_export. No iscsi_target is presently exported for volume: e7fe10bb-8c91-497d-bd65-120d3cdd0ee8
Nov 14 17:07:47.307727 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 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/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:47.351282 n-d-816883-1 sudo[128688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8
Nov 14 17:07:47.352405 n-d-816883-1 sudo[128688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:47.666556 n-d-816883-1 sudo[128682]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:47.669180 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 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/volume-b5be90d0-c44c-4767-945d-8e308a1c8493" returned: 0 in 0.807s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:47.671012 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5be90d0-c44c-4767-945d-8e308a1c8493 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:47.721852 n-d-816883-1 sudo[128691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5be90d0-c44c-4767-945d-8e308a1c8493
Nov 14 17:07:47.723391 n-d-816883-1 sudo[128691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:48.143704 n-d-816883-1 sudo[128688]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:48.146036 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 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/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8" returned: 0 in 0.838s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:48.149001 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:48.169984 n-d-816883-1 sudo[128698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8
Nov 14 17:07:48.171609 n-d-816883-1 sudo[128698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:48.399838 n-d-816883-1 sudo[128691]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:48.403607 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5be90d0-c44c-4767-945d-8e308a1c8493" returned: 0 in 0.731s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:48.406114 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5be90d0-c44c-4767-945d-8e308a1c8493 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:48.430678 n-d-816883-1 sudo[128701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5be90d0-c44c-4767-945d-8e308a1c8493
Nov 14 17:07:48.432157 n-d-816883-1 sudo[128701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:48.810763 n-d-816883-1 sudo[128698]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:48.813400 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8" returned: 0 in 0.664s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:48.815838 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:48.834526 n-d-816883-1 sudo[128705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8
Nov 14 17:07:48.835918 n-d-816883-1 sudo[128705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:48.994059 n-d-816883-1 sudo[128701]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:48.996899 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5be90d0-c44c-4767-945d-8e308a1c8493" returned: 0 in 0.590s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:48.998554 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Successfully deleted volume: b5be90d0-c44c-4767-945d-8e308a1c8493
Nov 14 17:07:49.085616 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Created reservations ['db80ebc8-abd0-4d5f-9308-925b3afc5896', 'a4a78b6c-5488-4b37-b3f8-8c6af8437a9d', '26738cf3-0e62-4772-97b8-99af2c936fdf', '1424f7ec-f62a-46ce-9e05-070ff6479dc3'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:07:49.175961 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:07:49.177170 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:49.200612 n-d-816883-1 sudo[128711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:49.202108 n-d-816883-1 sudo[128711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:49.419970 n-d-816883-1 sudo[128705]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:49.423575 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8" returned: 0 in 0.607s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:49.424765 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 None] Successfully deleted volume: e7fe10bb-8c91-497d-bd65-120d3cdd0ee8
Nov 14 17:07:49.554293 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 None] Created reservations ['54d361a5-714e-40cd-9031-ddaff9c2631a', 'd2f10b53-9791-40d4-983c-712ebf63f383', '64ab9218-6a5a-49f6-8266-4e48731154cf', '180ad28c-6fa3-4718-8449-344591d9ec3f'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:07:49.658824 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:07:49.660154 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:49.712929 n-d-816883-1 sudo[128718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:49.713831 n-d-816883-1 sudo[128718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:49.823205 n-d-816883-1 sudo[128711]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:49.825774 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 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.648s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:49.829130 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:49.876386 n-d-816883-1 sudo[128720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:49.881355 n-d-816883-1 sudo[128720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:50.616554 n-d-816883-1 sudo[128720]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:50.619051 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 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.789s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:50.622931 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:07:50.631975 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Deleted volume successfully.
Nov 14 17:07:50.654802 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-b31abc33-8b93-4a72-8d81-8e36855e5523 tempest-VolumeSnapshotQuotasNegativeTestJSON-554238587 None] Lock "b'cinder-b5be90d0-c44c-4767-945d-8e308a1c8493-delete_volume'" released by "delete_volume" :: held 3.907s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:07:50.675657 n-d-816883-1 sudo[128718]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:50.677895 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 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 1.018s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:50.679241 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:50.699019 n-d-816883-1 sudo[128733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:07:50.701693 n-d-816883-1 sudo[128733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:51.244607 n-d-816883-1 sudo[128733]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:51.247992 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 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.568s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:51.251211 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:07:51.257824 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 None] Deleted volume successfully.
Nov 14 17:07:51.279144 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-bb9d8dd3-26d5-44ae-86fb-fe5f51680068 req-524ba093-8142-4d79-921c-ecc5fd450e2c tempest-VolumesSnapshotsTestJSON-649161085 None] Lock "b'cinder-e7fe10bb-8c91-497d-bd65-120d3cdd0ee8-delete_volume'" released by "delete_volume" :: held 4.092s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:07:57.987648 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:07:57.994264 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:07:57.995129 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 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'
Nov 14 17:07:58.012930 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Flow 'volume_create_manager' (1d8427bc-e15f-49e1-9884-fc3754109c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:07:58.017430 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9d89ad0-0f93-463c-89ed-d97cf0976070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:58.049821 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:07:58.076430 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9d89ad0-0f93-463c-89ed-d97cf0976070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:07:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1707250588',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=05e0a859-89d2-4aa9-95ac-ac8a79941a27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94d66279225465b97cefbb808112d54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:07:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:07:58Z,user_id='b73da48850474413a10a56afcaf923f5',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:58.079214 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41a4e315-a4d1-4af4-b46f-40c4a75bebd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:58.081580 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41a4e315-a4d1-4af4-b46f-40c4a75bebd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:58.084655 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66d08aef-0768-447f-85ab-426b8ae6ac98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:58.087547 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66d08aef-0768-447f-85ab-426b8ae6ac98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '05e0a859-89d2-4aa9-95ac-ac8a79941a27', 'volume_name': 'volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:58.090043 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d7f77f0-8e8f-4097-8719-fb45771c9858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:58.092425 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d7f77f0-8e8f-4097-8719-fb45771c9858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:58.095446 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edfe0f9c-9cf4-4ba0-9e43-e4a1328df556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:58.096846 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Volume 05e0a859-89d2-4aa9-95ac-ac8a79941a27: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27', 'volume_size': 1}
Nov 14 17:07:58.098989 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:07:58.122587 n-d-816883-1 sudo[128766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:07:58.124059 n-d-816883-1 sudo[128766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:07:58.713139 n-d-816883-1 sudo[128766]: pam_unix(sudo:session): session closed for user root
Nov 14 17:07:58.717702 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.617s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:07:58.721380 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edfe0f9c-9cf4-4ba0-9e43-e4a1328df556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:58.731696 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (517f1eac-43e0-4e3a-9c98-2529a589b365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:07:58.755768 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Volume volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27 (05e0a859-89d2-4aa9-95ac-ac8a79941a27): created successfully
Nov 14 17:07:58.758487 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (517f1eac-43e0-4e3a-9c98-2529a589b365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:07:58.762162 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Flow 'volume_create_manager' (1d8427bc-e15f-49e1-9884-fc3754109c5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:07:58.774651 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e151f88b-d00d-4162-bfa6-8a47b1bad694 tempest-VolumesTransfersTest-1706821325 None] Created volume successfully.
Nov 14 17:08:00.543421 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-52bdd07c-2d55-4117-8b22-e3f0ab81cf6a tempest-VolumesTransfersTest-1638241677 None] Transfer volume completed successfully.
Nov 14 17:08:02.034620 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 None] Lock "b'cinder-05e0a859-89d2-4aa9-95ac-ac8a79941a27-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:08:02.167816 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 None] Skipping remove_export. No iscsi_target is presently exported for volume: 05e0a859-89d2-4aa9-95ac-ac8a79941a27
Nov 14 17:08:02.168605 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 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/volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:02.207468 n-d-816883-1 sudo[128802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27
Nov 14 17:08:02.208284 n-d-816883-1 sudo[128802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:02.921731 n-d-816883-1 sudo[128802]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:02.923863 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 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/volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27" returned: 0 in 0.755s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:02.925395 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:02.968124 n-d-816883-1 sudo[128805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27
Nov 14 17:08:02.968933 n-d-816883-1 sudo[128805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:03.687159 n-d-816883-1 sudo[128805]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:03.689570 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27" returned: 0 in 0.764s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:03.692591 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:03.716260 n-d-816883-1 sudo[128809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27
Nov 14 17:08:03.717986 n-d-816883-1 sudo[128809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:04.255719 n-d-816883-1 sudo[128809]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:04.262809 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-05e0a859-89d2-4aa9-95ac-ac8a79941a27" returned: 0 in 0.565s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:04.266997 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 None] Successfully deleted volume: 05e0a859-89d2-4aa9-95ac-ac8a79941a27
Nov 14 17:08:04.322962 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 None] Created reservations ['d16e973b-c749-4b7d-9bf4-98b1c7f5af5d', 'd8919e17-7f82-44f3-b9f8-4fd66153e2e1', 'f776b891-dfe1-4414-9e6a-57ce67662e56', 'ff3f6068-e8d8-4de2-a43e-790ecbf52dca'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:08:04.404789 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:08:04.408029 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:04.444909 n-d-816883-1 sudo[128817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:08:04.446446 n-d-816883-1 sudo[128817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:05.024653 n-d-816883-1 sudo[128817]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:05.028161 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 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.619s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:05.031421 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:05.111609 n-d-816883-1 sudo[128820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:08:05.112430 n-d-816883-1 sudo[128820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:05.373135 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:08:05.382165 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:08:05.382835 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 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'
Nov 14 17:08:05.416767 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Flow 'volume_create_manager' (c9e5d31a-8d59-4744-8933-f1face0de9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:08:05.423944 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ecf6260d-47d3-4de5-9440-9b8038b857ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:05.495384 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:08:05.553962 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ecf6260d-47d3-4de5-9440-9b8038b857ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:08:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1771485198',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=1feae941-f5a1-4f6f-829b-bf26d36f0951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94d66279225465b97cefbb808112d54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:08:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:08:05Z,user_id='b73da48850474413a10a56afcaf923f5',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:05.562650 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa2b6cbe-598f-4315-a3f0-df4d7efb3a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:05.566143 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa2b6cbe-598f-4315-a3f0-df4d7efb3a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:05.570109 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a65cf30b-3171-41e8-a8bc-98b2ea9bb45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:05.572738 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a65cf30b-3171-41e8-a8bc-98b2ea9bb45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1feae941-f5a1-4f6f-829b-bf26d36f0951', 'volume_name': 'volume-1feae941-f5a1-4f6f-829b-bf26d36f0951', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:05.575546 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bf765fc-555b-4d51-b79e-57f945050d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:05.592379 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bf765fc-555b-4d51-b79e-57f945050d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:05.598428 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cca9be11-73f6-4079-8075-f8eaef4e7b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:05.602819 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Volume 1feae941-f5a1-4f6f-829b-bf26d36f0951: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1feae941-f5a1-4f6f-829b-bf26d36f0951', 'volume_size': 1}
Nov 14 17:08:05.604476 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1feae941-f5a1-4f6f-829b-bf26d36f0951 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:05.664006 n-d-816883-1 sudo[128823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1feae941-f5a1-4f6f-829b-bf26d36f0951 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:08:05.683451 n-d-816883-1 sudo[128823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:05.976046 n-d-816883-1 sudo[128820]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:05.978992 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 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.947s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:05.981100 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:08:05.989197 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 None] Deleted volume successfully.
Nov 14 17:08:06.015755 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-03cff26a-cfec-4c77-b904-ed1b6fc4c98a tempest-VolumesTransfersTest-738614809 None] Lock "b'cinder-05e0a859-89d2-4aa9-95ac-ac8a79941a27-delete_volume'" released by "delete_volume" :: held 3.983s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:08:06.385660 n-d-816883-1 sudo[128823]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:06.388303 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1feae941-f5a1-4f6f-829b-bf26d36f0951 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.783s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:06.391337 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cca9be11-73f6-4079-8075-f8eaef4e7b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1feae941-f5a1-4f6f-829b-bf26d36f0951', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:06.393737 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (01223a52-8a54-444a-a830-b02f5b5b5a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:06.411074 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Volume volume-1feae941-f5a1-4f6f-829b-bf26d36f0951 (1feae941-f5a1-4f6f-829b-bf26d36f0951): created successfully
Nov 14 17:08:06.413157 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (01223a52-8a54-444a-a830-b02f5b5b5a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:06.419908 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Flow 'volume_create_manager' (c9e5d31a-8d59-4744-8933-f1face0de9e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:08:06.434140 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c30fe27f-5768-467e-8671-31b422bcbf1c tempest-VolumesTransfersTest-1706821325 None] Created volume successfully.
Nov 14 17:08:07.324140 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 None] Lock "b'cinder-1feae941-f5a1-4f6f-829b-bf26d36f0951-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:08:07.447280 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1feae941-f5a1-4f6f-829b-bf26d36f0951
Nov 14 17:08:07.449273 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 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/volume-1feae941-f5a1-4f6f-829b-bf26d36f0951 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:07.490729 n-d-816883-1 sudo[128858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-1feae941-f5a1-4f6f-829b-bf26d36f0951
Nov 14 17:08:07.498279 n-d-816883-1 sudo[128858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:08.121482 n-d-816883-1 sudo[128858]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:08.123748 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 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/volume-1feae941-f5a1-4f6f-829b-bf26d36f0951" returned: 0 in 0.674s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:08.125909 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1feae941-f5a1-4f6f-829b-bf26d36f0951 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:08.148249 n-d-816883-1 sudo[128863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1feae941-f5a1-4f6f-829b-bf26d36f0951
Nov 14 17:08:08.150196 n-d-816883-1 sudo[128863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:08.732215 n-d-816883-1 sudo[128863]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:08.734817 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1feae941-f5a1-4f6f-829b-bf26d36f0951" returned: 0 in 0.608s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:08.738577 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1feae941-f5a1-4f6f-829b-bf26d36f0951 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:08.764689 n-d-816883-1 sudo[128866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1feae941-f5a1-4f6f-829b-bf26d36f0951
Nov 14 17:08:08.765772 n-d-816883-1 sudo[128866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:09.447642 n-d-816883-1 sudo[128866]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:09.450563 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1feae941-f5a1-4f6f-829b-bf26d36f0951" returned: 0 in 0.711s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:09.452524 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 None] Successfully deleted volume: 1feae941-f5a1-4f6f-829b-bf26d36f0951
Nov 14 17:08:09.582228 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 None] Created reservations ['e6b4debd-348d-43db-87b6-bd936573f5cd', '8a07d6e0-6a96-4f9f-afd4-1f53ddc1cfe4', 'e138548d-3dfd-429b-bbcd-e406296326b6', '5d63329d-83dd-412b-a54e-5fea1cafbf76'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:08:09.661303 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:08:09.662023 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:09.686302 n-d-816883-1 sudo[128873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:08:09.687838 n-d-816883-1 sudo[128873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:10.328268 n-d-816883-1 sudo[128873]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:10.330739 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 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.668s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:10.333670 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:10.377554 n-d-816883-1 sudo[128876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:08:10.378383 n-d-816883-1 sudo[128876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:10.999589 n-d-816883-1 sudo[128876]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:11.002450 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 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.668s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:11.004838 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:08:11.018676 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 None] Deleted volume successfully.
Nov 14 17:08:11.038797 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-318ca17e-5e38-48a6-bf88-0a9dcf5b4e1a tempest-VolumesTransfersTest-738614809 None] Lock "b'cinder-1feae941-f5a1-4f6f-829b-bf26d36f0951-delete_volume'" released by "delete_volume" :: held 3.714s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:08:22.999145 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:08:23.013330 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:08:23.015470 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 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'
Nov 14 17:08:23.061213 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Flow 'volume_create_manager' (34f1a6d6-1706-4bef-8d0c-66c7368bc6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:08:23.074506 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14dc89d1-11b8-4a8d-83c3-433e9085550b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:23.156190 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:08:23.263731 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14dc89d1-11b8-4a8d-83c3-433e9085550b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1061046840',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=a3f1e761-671c-4922-9f69-4adc5ad5e102,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d35972028d7433babecfdbd81613207',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:08:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:08:23Z,user_id='8c7944d1f0bd458d8f7c686c2e874e4a',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:23.266348 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4deec85-5476-4a56-bd4b-303c7ba93fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:23.275956 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4deec85-5476-4a56-bd4b-303c7ba93fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:23.279506 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0db7c6b8-b4fd-4678-bbbf-4f65e6053e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:23.288053 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0db7c6b8-b4fd-4678-bbbf-4f65e6053e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a3f1e761-671c-4922-9f69-4adc5ad5e102', 'volume_name': 'volume-a3f1e761-671c-4922-9f69-4adc5ad5e102', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:23.290329 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13ff8f17-77a7-4aa8-b584-fdb2623472c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:23.292428 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13ff8f17-77a7-4aa8-b584-fdb2623472c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:23.302151 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (568f5edc-8c31-4763-a02e-58e36f4b7867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:23.303121 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume a3f1e761-671c-4922-9f69-4adc5ad5e102: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a3f1e761-671c-4922-9f69-4adc5ad5e102', 'volume_size': 1}
Nov 14 17:08:23.306310 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:23.360569 n-d-816883-1 sudo[129004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:08:23.362167 n-d-816883-1 sudo[129004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:23.400854 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:08:23.406033 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:08:23.406541 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 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'
Nov 14 17:08:23.471544 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Flow 'volume_create_manager' (3aa5e2d5-b5d6-48f7-b705-8f9af3251478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:08:23.475771 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f2eeea8-ffdc-4dd2-8859-f8460720885c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:23.524699 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:08:23.582989 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f2eeea8-ffdc-4dd2-8859-f8460720885c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-557829318',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=95054600-3f41-4966-a4c6-42d9d71d3faf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b2661f9a1eb4163960b91e6899677bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:08:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:08:23Z,user_id='d4f1859c516345d5a027228df8979f21',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:23.596526 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8dec73a0-80fc-43f6-92df-03f18207030f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:23.603109 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8dec73a0-80fc-43f6-92df-03f18207030f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:23.609167 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f3d4b02-ba6d-4b52-aad1-85a8a38e91a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:23.615518 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f3d4b02-ba6d-4b52-aad1-85a8a38e91a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '95054600-3f41-4966-a4c6-42d9d71d3faf', 'volume_name': 'volume-95054600-3f41-4966-a4c6-42d9d71d3faf', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:23.621527 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38b0412c-0fdd-4669-b9e8-b62964476883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:23.627032 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38b0412c-0fdd-4669-b9e8-b62964476883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:23.631366 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6cba4ec1-3eb0-4078-ab09-d7d9bed99036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:23.642416 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Volume 95054600-3f41-4966-a4c6-42d9d71d3faf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-95054600-3f41-4966-a4c6-42d9d71d3faf', 'volume_size': 1}
Nov 14 17:08:23.644235 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95054600-3f41-4966-a4c6-42d9d71d3faf stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:23.691813 n-d-816883-1 sudo[129012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95054600-3f41-4966-a4c6-42d9d71d3faf stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:08:23.697937 n-d-816883-1 sudo[129012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:24.266555 n-d-816883-1 sudo[129004]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:24.269290 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.963s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:24.272819 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (568f5edc-8c31-4763-a02e-58e36f4b7867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a3f1e761-671c-4922-9f69-4adc5ad5e102', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:24.275316 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d2b7fe6-aea7-4d46-975d-ea8c4da8e591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:24.298774 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 (a3f1e761-671c-4922-9f69-4adc5ad5e102): created successfully
Nov 14 17:08:24.301243 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d2b7fe6-aea7-4d46-975d-ea8c4da8e591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:24.308678 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Flow 'volume_create_manager' (34f1a6d6-1706-4bef-8d0c-66c7368bc6bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:08:24.330379 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e0deac4f-7779-4734-9376-f401631b8678 tempest-VolumesSnapshotTestJSON-2037676428 None] Created volume successfully.
Nov 14 17:08:24.489246 n-d-816883-1 sudo[129012]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:24.491449 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95054600-3f41-4966-a4c6-42d9d71d3faf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.847s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:24.496500 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6cba4ec1-3eb0-4078-ab09-d7d9bed99036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-95054600-3f41-4966-a4c6-42d9d71d3faf', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:24.500906 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74689691-83af-46a4-a0ce-baa9556618ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:24.529902 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Volume volume-95054600-3f41-4966-a4c6-42d9d71d3faf (95054600-3f41-4966-a4c6-42d9d71d3faf): created successfully
Nov 14 17:08:24.532712 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74689691-83af-46a4-a0ce-baa9556618ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:24.536756 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Flow 'volume_create_manager' (3aa5e2d5-b5d6-48f7-b705-8f9af3251478) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:08:24.555134 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-4acfd565-1d98-47fa-8dad-8d0f81f86437 tempest-SnapshotManageAdminTest-206122876 None] Created volume successfully.
Nov 14 17:08:25.993400 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-daa16f46-840c-47a0-8aaf-d97b47be78e1 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:26.057446 n-d-816883-1 sudo[129099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:08:26.072542 n-d-816883-1 sudo[129099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:26.380371 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1add27b3-c369-49a1-85a5-e23de778b9b2 tempest-SnapshotManageAdminTest-206122876 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/volume-95054600-3f41-4966-a4c6-42d9d71d3faf {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:26.401488 n-d-816883-1 sudo[129101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-95054600-3f41-4966-a4c6-42d9d71d3faf
Nov 14 17:08:26.402957 n-d-816883-1 sudo[129101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:26.780397 n-d-816883-1 sudo[129099]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:26.782709 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-daa16f46-840c-47a0-8aaf-d97b47be78e1 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102" returned: 0 in 0.789s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:26.784458 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-daa16f46-840c-47a0-8aaf-d97b47be78e1 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-97eebe75-fa73-4a76-976b-81f8e5ee5003 --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:26.828613 n-d-816883-1 sudo[129104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-97eebe75-fa73-4a76-976b-81f8e5ee5003 --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g
Nov 14 17:08:26.829541 n-d-816883-1 sudo[129104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:27.168248 n-d-816883-1 sudo[129101]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:27.171283 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1add27b3-c369-49a1-85a5-e23de778b9b2 tempest-SnapshotManageAdminTest-206122876 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/volume-95054600-3f41-4966-a4c6-42d9d71d3faf" returned: 0 in 0.791s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:27.174058 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1add27b3-c369-49a1-85a5-e23de778b9b2 tempest-SnapshotManageAdminTest-206122876 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e99e6356-744e-4288-82a9-d10633a21611 --snapshot stack-volumes-lvmdriver-1/volume-95054600-3f41-4966-a4c6-42d9d71d3faf -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:27.219971 n-d-816883-1 sudo[129107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e99e6356-744e-4288-82a9-d10633a21611 --snapshot stack-volumes-lvmdriver-1/volume-95054600-3f41-4966-a4c6-42d9d71d3faf -L 1.00g
Nov 14 17:08:27.220786 n-d-816883-1 sudo[129107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:27.838808 n-d-816883-1 sudo[129104]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:27.841301 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-daa16f46-840c-47a0-8aaf-d97b47be78e1 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-97eebe75-fa73-4a76-976b-81f8e5ee5003 --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g" returned: 0 in 1.056s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:27.976075 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-daa16f46-840c-47a0-8aaf-d97b47be78e1 tempest-VolumesSnapshotTestJSON-2037676428 None] Create snapshot completed successfully
Nov 14 17:08:28.603403 n-d-816883-1 sudo[129107]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:28.606030 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1add27b3-c369-49a1-85a5-e23de778b9b2 tempest-SnapshotManageAdminTest-206122876 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e99e6356-744e-4288-82a9-d10633a21611 --snapshot stack-volumes-lvmdriver-1/volume-95054600-3f41-4966-a4c6-42d9d71d3faf -L 1.00g" returned: 0 in 1.432s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:28.755136 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1add27b3-c369-49a1-85a5-e23de778b9b2 tempest-SnapshotManageAdminTest-206122876 None] Create snapshot completed successfully
Nov 14 17:08:30.408757 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-445b86a9-1540-4789-b012-68fddb8fab67 tempest-SnapshotManageAdminTest-1074933255 None] Lock "b'cinder-e99e6356-744e-4288-82a9-d10633a21611-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.033s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:08:30.621863 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-445b86a9-1540-4789-b012-68fddb8fab67 tempest-SnapshotManageAdminTest-1074933255 None] Created reservations ['423c9e81-e4a0-4bdc-92c5-f9721115d5eb', '45bc93de-0baf-43a2-a5a1-98ae49703e89', '87042f90-5615-4d32-a5f4-ba01566e8dd7', '771441ce-af27-4562-a9e5-62ebd1d135c1'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:08:30.673127 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-445b86a9-1540-4789-b012-68fddb8fab67 tempest-SnapshotManageAdminTest-1074933255 None] Unmanage snapshot completed successfully.
Nov 14 17:08:30.679480 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-445b86a9-1540-4789-b012-68fddb8fab67 tempest-SnapshotManageAdminTest-1074933255 None] Lock "b'cinder-e99e6356-744e-4288-82a9-d10633a21611-delete_snapshot'" released by "delete_snapshot" :: held 0.271s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:08:31.178089 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:08:31.178769 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:08:31.179501 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:31.259299 n-d-816883-1 sudo[129420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:08:31.266428 n-d-816883-1 sudo[129420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:32.163929 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] manage_existing_snapshot: managing {'source-name': '_snapshot-e99e6356-744e-4288-82a9-d10633a21611'}. {{(pid=95768) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4567}}
Nov 14 17:08:32.164583 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Input parameters: context=, db=,driver=, host=n-d-816883-1@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-e99e6356-744e-4288-82a9-d10633a21611'}. {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Nov 14 17:08:32.176045 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Nov 14 17:08:32.195228 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Flow 'snapshot_manage_existing_manager' (5cd2143b-935f-4c2c-96b6-bffb2f0a1537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:08:32.200641 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (72891050-ede1-4dc2-bea1-921308890b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:32.237053 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-11-14T17:08:32Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1288614117',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1547499398',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=6e574f34-a698-4d55-9a26-107cbd4c49e3,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='f094d6bd621c4585a6f4b8ab121909a4',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='add981a7e20d4f019502e72553707f6a',volume=>,volume_id=95054600-3f41-4966-a4c6-42d9d71d3faf,volume_size=1,volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16) {{(pid=95768) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Nov 14 17:08:32.239782 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (72891050-ede1-4dc2-bea1-921308890b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-11-14T17:08:32Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1288614117',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1547499398',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=6e574f34-a698-4d55-9a26-107cbd4c49e3,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='f094d6bd621c4585a6f4b8ab121909a4',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='add981a7e20d4f019502e72553707f6a',volume=>,volume_id=95054600-3f41-4966-a4c6-42d9d71d3faf,volume_size=1,volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:32.243495 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (723810a9-e87f-4c61-ac34-362aea94335d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:32.246093 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (723810a9-e87f-4c61-ac34-362aea94335d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:32.252830 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (40e6847a-0ab2-4035-b123-ada8ca65946c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:32.255549 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 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/_snapshot-e99e6356-744e-4288-82a9-d10633a21611 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:32.296013 n-d-816883-1 sudo[129446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-e99e6356-744e-4288-82a9-d10633a21611
Nov 14 17:08:32.298400 n-d-816883-1 sudo[129446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:32.311607 n-d-816883-1 sudo[129420]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:32.314876 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.135s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:32.317125 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:32.352266 n-d-816883-1 sudo[129451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:08:32.353678 n-d-816883-1 sudo[129451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:32.531306 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.driver [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Creating a new backup for volume volume-a3f1e761-671c-4922-9f69-4adc5ad5e102. {{(pid=95768) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Nov 14 17:08:32.589865 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c6aa490-ccdd-4138-ae91-1232a940083d stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:32.612150 n-d-816883-1 sudo[129456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c6aa490-ccdd-4138-ae91-1232a940083d stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:08:32.613061 n-d-816883-1 sudo[129456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:33.057972 n-d-816883-1 sudo[129451]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:33.060732 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.743s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:33.062790 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:08:33.142410 n-d-816883-1 sudo[129446]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:33.144726 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 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/_snapshot-e99e6356-744e-4288-82a9-d10633a21611" returned: 0 in 0.889s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:33.148372 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (40e6847a-0ab2-4035-b123-ada8ca65946c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-11-14T17:08:32Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1288614117',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1547499398',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=6e574f34-a698-4d55-9a26-107cbd4c49e3,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='f094d6bd621c4585a6f4b8ab121909a4',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='add981a7e20d4f019502e72553707f6a',volume=>,volume_id=95054600-3f41-4966-a4c6-42d9d71d3faf,volume_size=1,volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:33.151299 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (7df15097-241b-4138-81dc-8dfa2ce6ca42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:33.250250 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Created reservations ['a76487c3-1845-49ad-b66c-fe24df134b04', '99f22c7f-99a4-4db0-99ec-21d994dd1c3d'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:08:33.256639 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (7df15097-241b-4138-81dc-8dfa2ce6ca42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a76487c3-1845-49ad-b66c-fe24df134b04', '99f22c7f-99a4-4db0-99ec-21d994dd1c3d']}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:33.269958 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (ffff4f54-e02d-445a-b629-6325ddee14d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:33.274515 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 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/_snapshot-e99e6356-744e-4288-82a9-d10633a21611 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:33.350305 n-d-816883-1 sudo[129484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-e99e6356-744e-4288-82a9-d10633a21611
Nov 14 17:08:33.352523 n-d-816883-1 sudo[129456]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:33.353241 n-d-816883-1 sudo[129484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:33.355737 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c6aa490-ccdd-4138-ae91-1232a940083d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.766s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:33.357583 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-97eebe75-fa73-4a76-976b-81f8e5ee5003 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:33.415383 n-d-816883-1 sudo[129494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-97eebe75-fa73-4a76-976b-81f8e5ee5003
Nov 14 17:08:33.423162 n-d-816883-1 sudo[129494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:34.032238 n-d-816883-1 sudo[129484]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:34.034617 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 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/_snapshot-e99e6356-744e-4288-82a9-d10633a21611" returned: 0 in 0.760s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:34.038917 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-e99e6356-744e-4288-82a9-d10633a21611 _snapshot-6e574f34-a698-4d55-9a26-107cbd4c49e3 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:34.140248 n-d-816883-1 sudo[129494]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:34.142189 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-97eebe75-fa73-4a76-976b-81f8e5ee5003" returned: 0 in 0.785s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:34.144412 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--97eebe75--fa73--4a76--976b--81f8e5ee5003 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c6aa490--ccdd--4138--ae91--1232a940083d iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:34.171584 n-d-816883-1 sudo[129499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--97eebe75--fa73--4a76--976b--81f8e5ee5003 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c6aa490--ccdd--4138--ae91--1232a940083d iflag=direct
Nov 14 17:08:34.172644 n-d-816883-1 sudo[129499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:34.409121 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-e99e6356-744e-4288-82a9-d10633a21611 _snapshot-6e574f34-a698-4d55-9a26-107cbd4c49e3" returned: 0 in 0.369s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:34.410198 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812402448]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:08:34.487675 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (ffff4f54-e02d-445a-b629-6325ddee14d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-11-14T17:08:32Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1288614117',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1547499398',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=6e574f34-a698-4d55-9a26-107cbd4c49e3,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='f094d6bd621c4585a6f4b8ab121909a4',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='add981a7e20d4f019502e72553707f6a',volume=>,volume_id=95054600-3f41-4966-a4c6-42d9d71d3faf,volume_size=1,volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16), 'new_status': 'available'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:34.490601 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (22cf2d78-6226-4b80-a76b-03ba4872add4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:34.533250 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (22cf2d78-6226-4b80-a76b-03ba4872add4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-11-14T17:08:32Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1288614117',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1547499398',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=6e574f34-a698-4d55-9a26-107cbd4c49e3,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='f094d6bd621c4585a6f4b8ab121909a4',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='add981a7e20d4f019502e72553707f6a',volume=>,volume_id=95054600-3f41-4966-a4c6-42d9d71d3faf,volume_size=1,volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:34.536283 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (6c4e4dc7-75be-433b-a5c8-42fa9ea3c875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:34.550877 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=95768) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Nov 14 17:08:34.564146 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] New status: available {{(pid=95768) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Nov 14 17:08:34.652734 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Snapshot 6e574f34-a698-4d55-9a26-107cbd4c49e3 created successfully.
Nov 14 17:08:34.657832 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (6c4e4dc7-75be-433b-a5c8-42fa9ea3c875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:34.671163 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-09b79b48-ef43-40e4-a895-2fecdc3be6e1 tempest-SnapshotManageAdminTest-1074933255 None] Flow 'snapshot_manage_existing_manager' (5cd2143b-935f-4c2c-96b6-bffb2f0a1537) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:08:34.922039 n-d-816883-1 sudo[129499]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:34.925106 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--97eebe75--fa73--4a76--976b--81f8e5ee5003 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c6aa490--ccdd--4138--ae91--1232a940083d iflag=direct" returned: 0 in 0.780s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:34.926785 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--97eebe75--fa73--4a76--976b--81f8e5ee5003 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c6aa490--ccdd--4138--ae91--1232a940083d oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:34.966218 n-d-816883-1 sudo[129572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--97eebe75--fa73--4a76--976b--81f8e5ee5003 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c6aa490--ccdd--4138--ae91--1232a940083d oflag=direct
Nov 14 17:08:34.973717 n-d-816883-1 sudo[129572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:35.411324 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--97eebe75--fa73--4a76--976b--81f8e5ee5003 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c6aa490--ccdd--4138--ae91--1232a940083d oflag=direct" returned: 0 in 0.480s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:35.411324 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--97eebe75--fa73--4a76--976b--81f8e5ee5003 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c6aa490--ccdd--4138--ae91--1232a940083d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:35.404800 n-d-816883-1 sudo[129572]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:35.448456 n-d-816883-1 sudo[129584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--97eebe75--fa73--4a76--976b--81f8e5ee5003 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c6aa490--ccdd--4138--ae91--1232a940083d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 17:08:35.450017 n-d-816883-1 sudo[129584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:35.719766 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-64530dbc-9776-4d98-b29d-bf1f3650c683 tempest-SnapshotManageAdminTest-1074933255 None] Lock "b'cinder-6e574f34-a698-4d55-9a26-107cbd4c49e3-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:08:35.802526 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-64530dbc-9776-4d98-b29d-bf1f3650c683 tempest-SnapshotManageAdminTest-1074933255 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/_snapshot-6e574f34-a698-4d55-9a26-107cbd4c49e3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:35.836712 n-d-816883-1 sudo[129588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-6e574f34-a698-4d55-9a26-107cbd4c49e3
Nov 14 17:08:35.839179 n-d-816883-1 sudo[129588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:36.340950 n-d-816883-1 sudo[129588]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:36.344162 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-64530dbc-9776-4d98-b29d-bf1f3650c683 tempest-SnapshotManageAdminTest-1074933255 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/_snapshot-6e574f34-a698-4d55-9a26-107cbd4c49e3" returned: 0 in 0.541s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:36.346502 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-64530dbc-9776-4d98-b29d-bf1f3650c683 tempest-SnapshotManageAdminTest-1074933255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6e574f34-a698-4d55-9a26-107cbd4c49e3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:36.402265 n-d-816883-1 sudo[129592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6e574f34-a698-4d55-9a26-107cbd4c49e3
Nov 14 17:08:36.403091 n-d-816883-1 sudo[129592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:37.379036 n-d-816883-1 sudo[129592]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:37.381789 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-64530dbc-9776-4d98-b29d-bf1f3650c683 tempest-SnapshotManageAdminTest-1074933255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6e574f34-a698-4d55-9a26-107cbd4c49e3" returned: 0 in 1.034s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:37.599010 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-64530dbc-9776-4d98-b29d-bf1f3650c683 tempest-SnapshotManageAdminTest-1074933255 None] Created reservations ['a532ae32-4d01-49fa-a5ed-411c407bd122', '68a09565-f4be-42d0-8c52-e3226e618840', 'dcb2a765-3da8-47f6-9c92-0b600a7f0024', 'cd0402ac-1ba7-49da-83c2-131617f14885'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:08:37.674102 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-64530dbc-9776-4d98-b29d-bf1f3650c683 tempest-SnapshotManageAdminTest-1074933255 None] Delete snapshot completed successfully.
Nov 14 17:08:37.697089 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-64530dbc-9776-4d98-b29d-bf1f3650c683 tempest-SnapshotManageAdminTest-1074933255 None] Lock "b'cinder-6e574f34-a698-4d55-9a26-107cbd4c49e3-delete_snapshot'" released by "delete_snapshot" :: held 1.977s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:08:38.114577 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 None] Lock "b'cinder-95054600-3f41-4966-a4c6-42d9d71d3faf-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:08:38.207642 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 None] Skipping remove_export. No iscsi_target is presently exported for volume: 95054600-3f41-4966-a4c6-42d9d71d3faf
Nov 14 17:08:38.208971 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 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/volume-95054600-3f41-4966-a4c6-42d9d71d3faf {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:38.302421 n-d-816883-1 sudo[129637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-95054600-3f41-4966-a4c6-42d9d71d3faf
Nov 14 17:08:38.308027 n-d-816883-1 sudo[129637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:38.866473 n-d-816883-1 sudo[129637]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:38.873940 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 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/volume-95054600-3f41-4966-a4c6-42d9d71d3faf" returned: 0 in 0.664s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:38.877158 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95054600-3f41-4966-a4c6-42d9d71d3faf {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:38.964339 n-d-816883-1 sudo[129644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95054600-3f41-4966-a4c6-42d9d71d3faf
Nov 14 17:08:38.965784 n-d-816883-1 sudo[129644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:39.756237 n-d-816883-1 sudo[129644]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:39.759868 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95054600-3f41-4966-a4c6-42d9d71d3faf" returned: 0 in 0.882s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:39.763656 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95054600-3f41-4966-a4c6-42d9d71d3faf {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:39.804328 n-d-816883-1 sudo[129655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95054600-3f41-4966-a4c6-42d9d71d3faf
Nov 14 17:08:39.814277 n-d-816883-1 sudo[129655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:40.517883 n-d-816883-1 sudo[129655]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:40.521329 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95054600-3f41-4966-a4c6-42d9d71d3faf" returned: 0 in 0.757s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:40.523337 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 None] Successfully deleted volume: 95054600-3f41-4966-a4c6-42d9d71d3faf
Nov 14 17:08:40.635411 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 None] Created reservations ['115d3cc7-ff77-4d05-bdf9-adb25cdfb023', '566588c8-d17b-4c63-b275-f5f5a3221e1f', '723be76c-d3cb-4769-bd89-8405157cf50a', 'ec89f6c9-168e-4958-bf46-123d3baef4ce'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:08:40.728918 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:08:40.729833 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:40.775943 n-d-816883-1 sudo[129664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:08:40.776757 n-d-816883-1 sudo[129664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:41.516056 n-d-816883-1 sudo[129664]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:41.518332 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 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.788s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:41.520747 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:41.566839 n-d-816883-1 sudo[129667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:08:41.571553 n-d-816883-1 sudo[129667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:42.551718 n-d-816883-1 sudo[129584]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:42.554940 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--97eebe75--fa73--4a76--976b--81f8e5ee5003 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c6aa490--ccdd--4138--ae91--1232a940083d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.146s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:42.556506 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--97eebe75--fa73--4a76--976b--81f8e5ee5003, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--1c6aa490--ccdd--4138--ae91--1232a940083d, size 1024.00 MB, duration 7.15 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 17:08:42.557268 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume copy 1024.00 MB at 143.24 MB/s
Nov 14 17:08:42.632472 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:42.648054 n-d-816883-1 sudo[129667]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:42.664919 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 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 1.144s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:42.668734 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:08:42.679233 n-d-816883-1 sudo[129684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:08:42.680388 n-d-816883-1 sudo[129684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:42.694608 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 None] Deleted volume successfully.
Nov 14 17:08:42.732389 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-973ad157-e678-4c58-b3ea-b30a063c044a tempest-SnapshotManageAdminTest-206122876 None] Lock "b'cinder-95054600-3f41-4966-a4c6-42d9d71d3faf-delete_volume'" released by "delete_volume" :: held 4.616s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:08:43.324575 n-d-816883-1 sudo[129684]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:43.330013 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d" returned: 0 in 0.698s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:43.445312 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:43.463997 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:43.464367 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411811887232]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:43.465658 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:08:43.477372 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Creating iscsi_target for Volume ID: volume-1c6aa490-ccdd-4138-ae91-1232a940083d {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:08:43.491463 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Created volume path /opt/stack/data/cinder/volumes/volume-1c6aa490-ccdd-4138-ae91-1232a940083d,
Nov 14 17:08:43.491463 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:08:43.491463 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:08:43.491463 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:08:43.491463 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:08:43.491463 n-d-816883-1 cinder-volume[95768]: incominguser q6D7wAgeCTfRqLoDpGTE 9duC9Gdg5y9fYQbU
Nov 14 17:08:43.491463 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:08:43.491463 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:08:43.491463 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:08:43.491463 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:08:43.493831 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:44.261524 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d" returned: 0 in 0.765s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:44.263156 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411811887232]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:08:44.263937 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:08:44.265560 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:08:44.271697 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:44.301205 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:44.301574 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411811887232]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n Backing store flags: \n Account information:\n q6D7wAgeCTfRqLoDpGTE\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:44.302719 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:08:44.311619 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:44.437309 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:44.438646 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411811887232]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n Backing store flags: \n Account information:\n q6D7wAgeCTfRqLoDpGTE\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:08:44.442436 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:44.705855 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:44.707057 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411811887232]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n Backing store flags: \n Account information:\n q6D7wAgeCTfRqLoDpGTE\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:08:44.710423 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Set provider_location to: 10.222.0.37:3260,8 iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:08:44.776869 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Initialize volume connection completed successfully.
Nov 14 17:08:54.165169 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:08:54.170961 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:08:54.171507 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 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'
Nov 14 17:08:54.195961 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Flow 'volume_create_manager' (f324d07d-88aa-4e68-925e-8f535006c3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:08:54.200199 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20ca40fd-c1b0-4227-beaa-ee6889a9a83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:54.224905 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:08:54.268780 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20ca40fd-c1b0-4227-beaa-ee6889a9a83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1513160864',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=7c4ff1bd-bb03-4949-b2d8-88f12d338a12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f1f9169008f4fb3b821e3b008c52c29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:08:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:08:54Z,user_id='16540a50f6034e798d64c117ac58f25b',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:54.271732 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed663550-6c48-4dec-9441-92027c346548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:54.276066 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed663550-6c48-4dec-9441-92027c346548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:54.285688 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92d12ebf-d152-48f8-a5f8-d17e6ee5383b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:54.288849 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92d12ebf-d152-48f8-a5f8-d17e6ee5383b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7c4ff1bd-bb03-4949-b2d8-88f12d338a12', 'volume_name': 'volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:54.302051 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58f66ea2-27c4-4c68-b4e7-0252139011db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:54.304275 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58f66ea2-27c4-4c68-b4e7-0252139011db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:54.306889 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca2e93bd-b327-4eab-8d9c-02c555b26a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:54.307797 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Volume 7c4ff1bd-bb03-4949-b2d8-88f12d338a12: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12', 'volume_size': 1}
Nov 14 17:08:54.309730 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:54.336330 n-d-816883-1 sudo[130020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:08:54.337330 n-d-816883-1 sudo[130020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:55.126327 n-d-816883-1 sudo[130020]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:55.128526 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.818s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:55.133208 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca2e93bd-b327-4eab-8d9c-02c555b26a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:55.136164 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff390615-641a-45d0-9163-999cd3d7235b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:08:55.150363 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Volume volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 (7c4ff1bd-bb03-4949-b2d8-88f12d338a12): created successfully
Nov 14 17:08:55.153854 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff390615-641a-45d0-9163-999cd3d7235b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:08:55.158991 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Flow 'volume_create_manager' (f324d07d-88aa-4e68-925e-8f535006c3c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:08:55.170678 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b08fae8d-30bd-43e5-831e-3b034e32fbe2 tempest-VolumesBackupsAdminTest-647950248 None] Created volume successfully.
Nov 14 17:08:56.249201 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.driver [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] Creating a new backup for volume volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12. {{(pid=95768) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Nov 14 17:08:56.265701 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:56.293550 n-d-816883-1 sudo[130077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12
Nov 14 17:08:56.294735 n-d-816883-1 sudo[130077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:08:57.022986 n-d-816883-1 sudo[130077]: pam_unix(sudo:session): session closed for user root
Nov 14 17:08:57.026288 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12" returned: 0 in 0.760s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:57.106102 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:57.120038 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:57.120934 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832847168]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n Backing store flags: \n Account information:\n q6D7wAgeCTfRqLoDpGTE\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Target 8: iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: I_T nexus: 27
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Connection: 0
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.37
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00080000
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf80
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00080001
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf81
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: q6D7wAgeCTfRqLoDpGTE
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:57.121634 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:08:57.145804 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] Creating iscsi_target for Volume ID: volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:08:57.145804 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] Created volume path /opt/stack/data/cinder/volumes/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12,
Nov 14 17:08:57.145804 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:08:57.145804 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:08:57.145804 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12
Nov 14 17:08:57.145804 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:08:57.145804 n-d-816883-1 cinder-volume[95768]: incominguser XT5TAAPzQS2Q8Tyqtv5k hLihDzx7Z4z2Uvfm
Nov 14 17:08:57.145804 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:08:57.145804 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:08:57.145804 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:08:57.145804 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:08:57.145804 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:57.719568 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12" returned: 0 in 0.580s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:57.720253 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832847168]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:08:57.720360 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:08:57.720741 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:08:57.728779 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:57.752548 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:57.753181 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832847168]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n Backing store flags: \n Account information:\n q6D7wAgeCTfRqLoDpGTE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n Backing store flags: \n Account information:\n XT5TAAPzQS2Q8Tyqtv5k\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Target 8: iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: I_T nexus: 27
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Connection: 0
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.37
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00080000
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf80
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00080001
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf81
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: q6D7wAgeCTfRqLoDpGTE
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:08:57.754135 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:08:57.774488 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:57.949197 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.183s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:57.949649 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832847168]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n Backing store flags: \n Account information:\n q6D7wAgeCTfRqLoDpGTE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n Backing store flags: \n Account information:\n XT5TAAPzQS2Q8Tyqtv5k\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:08:57.954556 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:08:58.159935 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:08:58.161487 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832847168]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n Backing store flags: \n Account information:\n q6D7wAgeCTfRqLoDpGTE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n Backing store flags: \n Account information:\n XT5TAAPzQS2Q8Tyqtv5k\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:08:58.167079 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] Set provider_location to: 10.222.0.37:3260,9 iqn.2010-10.org.openstack:volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:08:58.264756 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] Initialize volume connection completed successfully.
Nov 14 17:09:31.182252 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:09:31.182897 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:09:31.183794 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:09:31.241464 n-d-816883-1 sudo[130417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:09:31.243133 n-d-816883-1 sudo[130417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:09:32.079633 n-d-816883-1 sudo[130417]: pam_unix(sudo:session): session closed for user root
Nov 14 17:09:32.084191 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.899s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:09:32.085854 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:09:32.154334 n-d-816883-1 sudo[130420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:09:32.155324 n-d-816883-1 sudo[130420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:09:32.856429 n-d-816883-1 sudo[130420]: pam_unix(sudo:session): session closed for user root
Nov 14 17:09:32.858633 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.773s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:09:32.861084 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:09:42.902893 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Terminate volume connection completed successfully.
Nov 14 17:09:42.985665 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:09:43.189878 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.213s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:09:43.190438 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833726928]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d\n Backing store flags: \n Account information:\n q6D7wAgeCTfRqLoDpGTE\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n Backing store flags: \n Account information:\n XT5TAAPzQS2Q8Tyqtv5k\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:09:43.191571 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Removing iscsi_target for Volume ID: 1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:09:43.202001 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:09:43.528071 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1c6aa490-ccdd-4138-ae91-1232a940083d -f" returned: 0 in 0.334s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:09:43.529473 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833726928]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:09:43.537122 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:09:43.674802 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:09:43.675319 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833726928]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n Backing store flags: \n Account information:\n XT5TAAPzQS2Q8Tyqtv5k\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:09:43.676309 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Remove volume export completed successfully.
Nov 14 17:09:43.850343 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-1c6aa490-ccdd-4138-ae91-1232a940083d-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:09:44.026935 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Trying to delete temp volume: 1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:09:44.030093 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:09:44.282161 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.252s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:09:44.282724 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833726928]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n Backing store flags: \n Account information:\n XT5TAAPzQS2Q8Tyqtv5k\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:09:44.283649 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:09:44.284815 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-1c6aa490-ccdd-4138-ae91-1232a940083d {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:09:44.344339 n-d-816883-1 sudo[130595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:09:44.345312 n-d-816883-1 sudo[130595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:09:45.301453 n-d-816883-1 sudo[130595]: pam_unix(sudo:session): session closed for user root
Nov 14 17:09:45.304883 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-1c6aa490-ccdd-4138-ae91-1232a940083d" returned: 0 in 1.019s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:09:45.324784 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:09:45.371789 n-d-816883-1 sudo[130614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:09:45.372603 n-d-816883-1 sudo[130614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:09:46.693614 n-d-816883-1 sudo[130614]: pam_unix(sudo:session): session closed for user root
Nov 14 17:09:46.697137 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d" returned: 0 in 1.387s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:09:46.700133 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:09:46.751304 n-d-816883-1 sudo[130632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:09:46.752700 n-d-816883-1 sudo[130632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:09:47.961355 n-d-816883-1 sudo[130632]: pam_unix(sudo:session): session closed for user root
Nov 14 17:09:47.964989 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c6aa490-ccdd-4138-ae91-1232a940083d" returned: 0 in 1.265s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:09:47.965962 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Successfully deleted volume: 1c6aa490-ccdd-4138-ae91-1232a940083d
Nov 14 17:09:48.013106 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Deleted volume successfully.
Nov 14 17:09:48.049168 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-740b949e-78da-4bfa-9481-70c9745a2f48 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-1c6aa490-ccdd-4138-ae91-1232a940083d-delete_volume'" released by "delete_volume" :: held 4.197s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:09:58.441034 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] Terminate volume connection completed successfully.
Nov 14 17:09:58.584071 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:09:58.826298 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.241s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:09:58.826989 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831782208]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12\n Backing store flags: \n Account information:\n XT5TAAPzQS2Q8Tyqtv5k\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:09:58.828433 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] Removing iscsi_target for Volume ID: 7c4ff1bd-bb03-4949-b2d8-88f12d338a12
Nov 14 17:09:58.831879 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:09:59.150071 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 -f" returned: 0 in 0.319s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:09:59.151299 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831782208]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:09:59.154436 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:09:59.391360 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.238s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:09:59.391705 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831782208]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:09:59.392528 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-79590f5f-3c4e-4031-a622-6a03a9c89b5a tempest-VolumesBackupsAdminTest-647950248 None] Remove volume export completed successfully.
Nov 14 17:10:02.410778 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:10:02.429532 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:10:02.430083 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 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'
Nov 14 17:10:02.470595 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Flow 'volume_create_manager' (531b07f3-158f-4217-bdad-2103dad1b38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:10:02.477880 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (916e6a75-12c8-4f16-8033-97e143d74b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:10:02.538818 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:10:02.568234 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (916e6a75-12c8-4f16-8033-97e143d74b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:10:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_28bdfe99-ef58-4288-8d96-55747be4b4e4',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=8b491ad6-edd6-445b-9256-8b3e1bce7603,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f1f9169008f4fb3b821e3b008c52c29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:10:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:10:02Z,user_id='16540a50f6034e798d64c117ac58f25b',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:10:02.571895 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c2ecb7e-499e-4d17-979f-f18b3a46e66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:10:02.574491 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c2ecb7e-499e-4d17-979f-f18b3a46e66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:10:02.577292 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b66e1954-90e4-4344-8c61-ed8b0e402ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:10:02.579765 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b66e1954-90e4-4344-8c61-ed8b0e402ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b491ad6-edd6-445b-9256-8b3e1bce7603', 'volume_name': 'volume-8b491ad6-edd6-445b-9256-8b3e1bce7603', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:10:02.585331 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8677e773-e666-44d4-8d7a-d8d58e607326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:10:02.593245 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8677e773-e666-44d4-8d7a-d8d58e607326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:10:02.595900 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80f78053-7580-4577-a13a-9960d7ce23e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:10:02.602924 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Volume 8b491ad6-edd6-445b-9256-8b3e1bce7603: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b491ad6-edd6-445b-9256-8b3e1bce7603', 'volume_size': 1}
Nov 14 17:10:02.604694 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:02.671828 n-d-816883-1 sudo[130859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:10:02.674647 n-d-816883-1 sudo[130859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:03.941560 n-d-816883-1 sudo[130859]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:03.943758 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.339s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:03.947513 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80f78053-7580-4577-a13a-9960d7ce23e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b491ad6-edd6-445b-9256-8b3e1bce7603', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:10:03.949863 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d93d67c-32c8-41b1-8084-a16502594ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:10:03.966150 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Volume volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 (8b491ad6-edd6-445b-9256-8b3e1bce7603): created successfully
Nov 14 17:10:03.969161 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d93d67c-32c8-41b1-8084-a16502594ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:10:03.973536 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Flow 'volume_create_manager' (531b07f3-158f-4217-bdad-2103dad1b38b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:10:03.988007 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Created volume successfully.
Nov 14 17:10:04.975786 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:05.015287 n-d-816883-1 sudo[130985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603
Nov 14 17:10:05.016107 n-d-816883-1 sudo[130985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:05.923971 n-d-816883-1 sudo[130985]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:05.931748 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603" returned: 0 in 0.956s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:06.047285 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:06.067277 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:06.067844 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834132784]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:10:06.068678 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:10:06.080095 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Creating iscsi_target for Volume ID: volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:10:06.098762 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Created volume path /opt/stack/data/cinder/volumes/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603,
Nov 14 17:10:06.098762 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:10:06.098762 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:10:06.098762 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603
Nov 14 17:10:06.098762 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:10:06.098762 n-d-816883-1 cinder-volume[95768]: incominguser smTe4tC78B9WKvnwF6L9 5WzMfWUjbRStYi89
Nov 14 17:10:06.098762 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:10:06.098762 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:10:06.098762 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:10:06.098762 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:10:06.100693 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:06.837194 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8b491ad6-edd6-445b-9256-8b3e1bce7603" returned: 0 in 0.736s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:06.838082 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834132784]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:06.838889 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:10:06.839489 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:10:06.843414 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:06.871071 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:06.872008 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834132784]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-8b491ad6-edd6-445b-9256-8b3e1bce7603\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603\n Backing store flags: \n Account information:\n smTe4tC78B9WKvnwF6L9\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:10:06.872989 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:10:06.892473 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:07.082391 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:07.083637 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834132784]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-8b491ad6-edd6-445b-9256-8b3e1bce7603\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603\n Backing store flags: \n Account information:\n smTe4tC78B9WKvnwF6L9\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:07.087197 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:07.263860 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:07.264212 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834132784]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-8b491ad6-edd6-445b-9256-8b3e1bce7603\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603\n Backing store flags: \n Account information:\n smTe4tC78B9WKvnwF6L9\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:07.265283 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Set provider_location to: 10.222.0.37:3260,8 iqn.2010-10.org.openstack:volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:10:07.339548 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Initialize volume connection completed successfully.
Nov 14 17:10:20.466051 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:10:20.479511 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:10:20.479511 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 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'
Nov 14 17:10:20.502296 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Flow 'volume_create_manager' (b18692df-43b7-4239-b4d8-02b4463c454a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:10:20.506000 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a19ee82-9ee7-4dc7-a0c0-6450b408e3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:10:20.534586 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:10:20.632948 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a19ee82-9ee7-4dc7-a0c0-6450b408e3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-680726455',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=c829151b-8954-40b8-973a-8eaa37767133,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d35972028d7433babecfdbd81613207',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:10:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:10:20Z,user_id='8c7944d1f0bd458d8f7c686c2e874e4a',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:10:20.632948 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb9029ab-af23-43fd-8417-9a7f94ef9350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:10:20.640362 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb9029ab-af23-43fd-8417-9a7f94ef9350) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:10:20.640362 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c73d10ab-9d24-41fd-8f76-68666cd7bb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:10:20.886312 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c73d10ab-9d24-41fd-8f76-68666cd7bb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c829151b-8954-40b8-973a-8eaa37767133', 'volume_name': 'volume-c829151b-8954-40b8-973a-8eaa37767133', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:10:20.888897 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e20b7e2-9b90-408b-be0f-405dea932962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:10:20.891168 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e20b7e2-9b90-408b-be0f-405dea932962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:10:20.893321 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6f282a46-a38c-4258-bebd-d327fbbf3559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:10:20.895021 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Volume c829151b-8954-40b8-973a-8eaa37767133: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c829151b-8954-40b8-973a-8eaa37767133', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 17:10:20.898428 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Cloning c829151b-8954-40b8-973a-8eaa37767133 from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 17:10:31.187349 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:10:31.188735 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:10:31.192897 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:31.283940 n-d-816883-1 sudo[131342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:10:31.303098 n-d-816883-1 sudo[131342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:32.084717 n-d-816883-1 sudo[131342]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:32.089292 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.896s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:32.099625 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:32.175236 n-d-816883-1 sudo[131347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:10:32.176344 n-d-816883-1 sudo[131347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:33.403759 n-d-816883-1 sudo[131347]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:33.429137 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.317s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:33.429137 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:10:45.379894 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1, size 616.00 MB, duration 24.47 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 17:10:45.379894 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Image download 616.00 MB at 25.17 MB/s
Nov 14 17:10:45.462446 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:45.700817 n-d-816883-1 sudo[131407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1
Nov 14 17:10:45.710089 n-d-816883-1 sudo[131407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:46.860637 n-d-816883-1 sudo[131407]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:46.863221 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1" returned: 0 in 1.404s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:46.865166 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user 8c7944d1f0bd458d8f7c686c2e874e4a. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 17:10:47.024291 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:47.254955 n-d-816883-1 sudo[131413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1
Nov 14 17:10:47.259246 n-d-816883-1 sudo[131413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:48.145677 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1" returned: 0 in 1.114s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:48.145677 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c829151b-8954-40b8-973a-8eaa37767133 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:48.132047 n-d-816883-1 sudo[131413]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:48.199217 n-d-816883-1 sudo[131420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c829151b-8954-40b8-973a-8eaa37767133 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:10:48.203958 n-d-816883-1 sudo[131420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:49.520513 n-d-816883-1 sudo[131420]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:49.523388 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c829151b-8954-40b8-973a-8eaa37767133 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.387s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:49.557965 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume c829151b-8954-40b8-973a-8eaa37767133. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 17:10:49.653495 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_d7y3rpq3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:49.891741 n-d-816883-1 sudo[131460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_d7y3rpq3
Nov 14 17:10:49.892717 n-d-816883-1 sudo[131460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:50.504282 n-d-816883-1 sudo[131460]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:50.507434 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_d7y3rpq3" returned: 0 in 0.853s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:50.508947 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:50.657107 n-d-816883-1 sudo[131481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1
Nov 14 17:10:50.660832 n-d-816883-1 sudo[131481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:51.114824 n-d-816883-1 sudo[131481]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:51.134506 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1" returned: 0 in 0.625s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:51.145809 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 17:10:51.146963 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c829151b--8954--40b8--973a--8eaa37767133 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:51.175341 n-d-816883-1 sudo[131509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c829151b--8954--40b8--973a--8eaa37767133 oflag=direct
Nov 14 17:10:51.176428 n-d-816883-1 sudo[131509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:51.180632 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Terminate volume connection completed successfully.
Nov 14 17:10:51.283326 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:51.522245 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.242s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:51.522842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412054396240]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-8b491ad6-edd6-445b-9256-8b3e1bce7603\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603\n Backing store flags: \n Account information:\n smTe4tC78B9WKvnwF6L9\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:51.523842 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Removing iscsi_target for Volume ID: 8b491ad6-edd6-445b-9256-8b3e1bce7603
Nov 14 17:10:51.526403 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:51.898627 n-d-816883-1 sudo[131509]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:51.900840 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c829151b--8954--40b8--973a--8eaa37767133 oflag=direct" returned: 0 in 0.754s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:51.902138 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c829151b--8954--40b8--973a--8eaa37767133 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:51.939343 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 -f" returned: 0 in 0.388s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:51.940147 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412054396240]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:51.941815 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:51.952687 n-d-816883-1 sudo[131529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c829151b--8954--40b8--973a--8eaa37767133
Nov 14 17:10:51.956156 n-d-816883-1 sudo[131529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:52.117449 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:52.117828 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412054396240]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:52.118971 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3713cf29-e5d1-48bb-82d4-abbfe07d2ec0 tempest-VolumesBackupsAdminTest-647950248 None] Remove volume export completed successfully.
Nov 14 17:10:52.886427 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 None] Lock "b'cinder-8b491ad6-edd6-445b-9256-8b3e1bce7603-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:10:53.101319 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:53.301588 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:53.302256 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412054396240]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:53.303628 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8b491ad6-edd6-445b-9256-8b3e1bce7603
Nov 14 17:10:53.305003 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 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/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:53.340041 n-d-816883-1 sudo[131562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603
Nov 14 17:10:53.346689 n-d-816883-1 sudo[131562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:53.761936 n-d-816883-1 sudo[131529]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:53.765109 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c829151b--8954--40b8--973a--8eaa37767133" returned: 0 in 1.862s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:53.766750 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:53.878407 n-d-816883-1 sudo[131573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1
Nov 14 17:10:53.880512 n-d-816883-1 sudo[131573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:54.712820 n-d-816883-1 sudo[131573]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:54.715396 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1" returned: 0 in 0.948s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:54.716922 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_gognm5udn-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.86 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c829151b--8954--40b8--973a--8eaa37767133 {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 17:10:54.717533 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Converted 700.00 MB image at 375.49 MB/s
Nov 14 17:10:54.718352 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume c829151b-8954-40b8-973a-8eaa37767133 successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 17:10:54.721109 n-d-816883-1 sudo[131562]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:54.918543 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user 8c7944d1f0bd458d8f7c686c2e874e4a is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 17:10:54.919409 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Marking volume c829151b-8954-40b8-973a-8eaa37767133 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:10:54.928749 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 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/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603" returned: 0 in 1.623s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:54.931390 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:54.972885 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to c829151b-8954-40b8-973a-8eaa37767133. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 17:10:54.973620 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Creating volume glance metadata for volume c829151b-8954-40b8-973a-8eaa37767133 backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 17:10:54.985761 n-d-816883-1 sudo[131581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603
Nov 14 17:10:54.989734 n-d-816883-1 sudo[131581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:55.087632 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6f282a46-a38c-4258-bebd-d327fbbf3559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c829151b-8954-40b8-973a-8eaa37767133', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:10:55.091966 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b73f0239-e009-4ac0-9e61-da438275ff8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:10:55.110536 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Volume volume-c829151b-8954-40b8-973a-8eaa37767133 (c829151b-8954-40b8-973a-8eaa37767133): created successfully
Nov 14 17:10:55.114851 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b73f0239-e009-4ac0-9e61-da438275ff8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:10:55.121753 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Flow 'volume_create_manager' (b18692df-43b7-4239-b4d8-02b4463c454a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:10:55.136546 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-fac792c8-e579-43d5-9bac-045947f2df2e tempest-VolumesSnapshotTestJSON-2037676428 None] Created volume successfully.
Nov 14 17:10:56.064040 n-d-816883-1 sudo[131581]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:56.067217 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603" returned: 0 in 1.136s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:56.074198 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:56.122254 n-d-816883-1 sudo[131586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603
Nov 14 17:10:56.123413 n-d-816883-1 sudo[131586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:56.978165 n-d-816883-1 sudo[131586]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:56.981794 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b491ad6-edd6-445b-9256-8b3e1bce7603" returned: 0 in 0.907s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:56.983257 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 None] Successfully deleted volume: 8b491ad6-edd6-445b-9256-8b3e1bce7603
Nov 14 17:10:57.073556 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 None] Created reservations ['2cbb0f08-6bbc-4a2e-8053-3813fc82f484', '71f646bf-d017-447a-9888-8809fced7ce0', '603faba8-f12f-43a9-83cd-4ddbc33911c9', 'c46c8b49-fa10-4925-9225-4c86422dc270'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:10:57.167132 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:10:57.168086 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:57.214816 n-d-816883-1 sudo[131602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:10:57.218217 n-d-816883-1 sudo[131602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:57.286809 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a2b15bb5-4c1a-492f-bfea-80208199505b req-d2d96913-e280-48a8-81d4-b53e3ab0d011 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:57.327044 n-d-816883-1 sudo[131604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:10:57.328412 n-d-816883-1 sudo[131604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:58.404609 n-d-816883-1 sudo[131604]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:58.406980 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a2b15bb5-4c1a-492f-bfea-80208199505b req-d2d96913-e280-48a8-81d4-b53e3ab0d011 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133" returned: 0 in 1.120s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:58.426615 n-d-816883-1 sudo[131602]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:58.482935 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 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 1.315s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:58.493045 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:58.574078 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:58.574578 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:58.575090 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832872624]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a2b15bb5-4c1a-492f-bfea-80208199505b req-d2d96913-e280-48a8-81d4-b53e3ab0d011 tempest-VolumesSnapshotTestJSON-2037676428 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:10:58.576626 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:10:58.587602 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a2b15bb5-4c1a-492f-bfea-80208199505b req-d2d96913-e280-48a8-81d4-b53e3ab0d011 tempest-VolumesSnapshotTestJSON-2037676428 None] Creating iscsi_target for Volume ID: volume-c829151b-8954-40b8-973a-8eaa37767133 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:10:58.601667 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a2b15bb5-4c1a-492f-bfea-80208199505b req-d2d96913-e280-48a8-81d4-b53e3ab0d011 tempest-VolumesSnapshotTestJSON-2037676428 None] Created volume path /opt/stack/data/cinder/volumes/volume-c829151b-8954-40b8-973a-8eaa37767133,
Nov 14 17:10:58.601667 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:10:58.601667 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:10:58.601667 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:10:58.601667 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:10:58.601667 n-d-816883-1 cinder-volume[95768]: incominguser W3DjH5BTFQoyZqQVeC6L WUp86EvUA2NxH6yE
Nov 14 17:10:58.601667 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:10:58.601667 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:10:58.601667 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:10:58.601667 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:10:58.606213 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:58.611723 n-d-816883-1 sudo[131611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:10:58.615695 n-d-816883-1 sudo[131611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:10:59.403948 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133" returned: 0 in 0.799s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:59.405061 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832872624]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:59.406127 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a2b15bb5-4c1a-492f-bfea-80208199505b req-d2d96913-e280-48a8-81d4-b53e3ab0d011 tempest-VolumesSnapshotTestJSON-2037676428 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:10:59.406638 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a2b15bb5-4c1a-492f-bfea-80208199505b req-d2d96913-e280-48a8-81d4-b53e3ab0d011 tempest-VolumesSnapshotTestJSON-2037676428 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:10:59.411108 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:59.441989 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:59.442345 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832872624]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133\n Backing store flags: \n Account information:\n W3DjH5BTFQoyZqQVeC6L\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a2b15bb5-4c1a-492f-bfea-80208199505b req-d2d96913-e280-48a8-81d4-b53e3ab0d011 tempest-VolumesSnapshotTestJSON-2037676428 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:10:59.443063 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:10:59.459367 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:59.563342 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:59.563794 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832872624]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133\n Backing store flags: \n Account information:\n W3DjH5BTFQoyZqQVeC6L\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:59.565291 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:10:59.606773 n-d-816883-1 sudo[131611]: pam_unix(sudo:session): session closed for user root
Nov 14 17:10:59.609232 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 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 1.118s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:59.610941 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:10:59.624138 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 None] Deleted volume successfully.
Nov 14 17:10:59.653935 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a24e188c-42dd-4a83-8391-df5fbf964f86 tempest-VolumesBackupsAdminTest-647950248 None] Lock "b'cinder-8b491ad6-edd6-445b-9256-8b3e1bce7603-delete_volume'" released by "delete_volume" :: held 6.768s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:10:59.708649 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:10:59.709059 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832872624]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133\n Backing store flags: \n Account information:\n W3DjH5BTFQoyZqQVeC6L\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:10:59.710156 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-a2b15bb5-4c1a-492f-bfea-80208199505b req-d2d96913-e280-48a8-81d4-b53e3ab0d011 tempest-VolumesSnapshotTestJSON-2037676428 None] Set provider_location to: 10.222.0.37:3260,8 iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:10:59.781727 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-a2b15bb5-4c1a-492f-bfea-80208199505b req-d2d96913-e280-48a8-81d4-b53e3ab0d011 tempest-VolumesSnapshotTestJSON-2037676428 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133', 'target_lun': 1, 'volume_id': 'c829151b-8954-40b8-973a-8eaa37767133', 'auth_method': 'CHAP', 'auth_username': 'W3DjH5BTFQoyZqQVeC6L', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '40af70fb-1eb3-4978-bb68-3d9a23d50ec8'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:10:59.950636 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-a2b15bb5-4c1a-492f-bfea-80208199505b req-d2d96913-e280-48a8-81d4-b53e3ab0d011 tempest-VolumesSnapshotTestJSON-2037676428 None] attachment_update completed successfully.
Nov 14 17:11:01.505914 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:11:01.509740 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:11:01.510263 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 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'
Nov 14 17:11:01.523993 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Flow 'volume_create_manager' (39bc3c6e-bab0-4d6e-b1c6-055c8a0f7beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:11:01.527429 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6909a43b-14d9-432d-ab91-442dc0b5c0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:11:01.574542 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:11:01.614584 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6909a43b-14d9-432d-ab91-442dc0b5c0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1264446532',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f1f9169008f4fb3b821e3b008c52c29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:11:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:11:01Z,user_id='16540a50f6034e798d64c117ac58f25b',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:11:01.617130 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (afa7d2ff-8967-458d-9cfd-c2fc9f241b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:11:01.619228 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (afa7d2ff-8967-458d-9cfd-c2fc9f241b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:11:01.633849 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e98ebb5-ea9c-46dd-90a3-6d7bb15e6966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:11:01.636312 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e98ebb5-ea9c-46dd-90a3-6d7bb15e6966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3', 'volume_name': 'volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:11:01.638596 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a5f2844-5e60-4bf8-a42a-774fd1b9fcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:11:01.640682 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a5f2844-5e60-4bf8-a42a-774fd1b9fcfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:11:01.642831 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87fa233b-dca3-41b6-9dd8-de62a9521fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:11:01.643614 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Volume 4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3', 'volume_size': 1}
Nov 14 17:11:01.644798 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:01.706722 n-d-816883-1 sudo[131658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:11:01.707522 n-d-816883-1 sudo[131658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:02.250981 n-d-816883-1 sudo[131658]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:02.253526 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.608s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:02.257814 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87fa233b-dca3-41b6-9dd8-de62a9521fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:11:02.260123 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1af0469-94c7-46d9-80ff-c38fc005d94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:11:02.271240 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Volume volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 (4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3): created successfully
Nov 14 17:11:02.273400 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1af0469-94c7-46d9-80ff-c38fc005d94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:11:02.276962 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Flow 'volume_create_manager' (39bc3c6e-bab0-4d6e-b1c6-055c8a0f7beb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:11:02.287133 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-47885368-f497-48fa-9afd-f1dfdefa34c4 tempest-VolumesBackupsAdminTest-647950248 None] Created volume successfully.
Nov 14 17:11:03.373417 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.driver [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] Creating a new backup for volume volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3. {{(pid=95768) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Nov 14 17:11:03.392075 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:03.421412 n-d-816883-1 sudo[131705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3
Nov 14 17:11:03.423313 n-d-816883-1 sudo[131705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:04.250869 n-d-816883-1 sudo[131705]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:04.254582 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3" returned: 0 in 0.862s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:04.338960 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:04.348812 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:04.349963 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829989440]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133\n Backing store flags: \n Account information:\n W3DjH5BTFQoyZqQVeC6L\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Target 8: iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: I_T nexus: 30
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00080000
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf80
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00080001
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf81
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: W3DjH5BTFQoyZqQVeC6L
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:11:04.353323 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:11:04.367405 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] Creating iscsi_target for Volume ID: volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:11:04.381904 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] Created volume path /opt/stack/data/cinder/volumes/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3,
Nov 14 17:11:04.381904 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:11:04.381904 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:11:04.381904 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3
Nov 14 17:11:04.381904 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:11:04.381904 n-d-816883-1 cinder-volume[95768]: incominguser VTnQd2hB6sfBFRvv8sQu f95ieCsrLdS9yhZL
Nov 14 17:11:04.381904 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:11:04.381904 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:11:04.381904 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:11:04.381904 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:11:04.384632 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:05.092649 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3" returned: 0 in 0.708s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:05.093053 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829989440]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:11:05.093769 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:11:05.094197 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:11:05.095378 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:05.118861 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:05.119283 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829989440]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133\n Backing store flags: \n Account information:\n W3DjH5BTFQoyZqQVeC6L\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3\n Backing store flags: \n Account information:\n VTnQd2hB6sfBFRvv8sQu\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: I_T nexus: 22
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: I_T nexus: 23
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: I_T nexus: 24
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Target 8: iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: I_T nexus: 30
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00080000
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf80
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00080001
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf81
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: W3DjH5BTFQoyZqQVeC6L
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:11:05.120053 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:11:05.132065 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:05.418363 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.287s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:05.418923 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829989440]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133\n Backing store flags: \n Account information:\n W3DjH5BTFQoyZqQVeC6L\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3\n Backing store flags: \n Account information:\n VTnQd2hB6sfBFRvv8sQu\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:11:05.420313 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:05.579737 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:05.579737 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829989440]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133\n Backing store flags: \n Account information:\n W3DjH5BTFQoyZqQVeC6L\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3\n Backing store flags: \n Account information:\n VTnQd2hB6sfBFRvv8sQu\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:11:05.589252 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] Set provider_location to: 10.222.0.37:3260,9 iqn.2010-10.org.openstack:volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:11:05.680639 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] Initialize volume connection completed successfully.
Nov 14 17:11:07.275537 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2d427ca4-2382-4056-8241-39b7558e1344 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-c829151b-8954-40b8-973a-8eaa37767133 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:07.324199 n-d-816883-1 sudo[131806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:11:07.329922 n-d-816883-1 sudo[131806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:08.161357 n-d-816883-1 sudo[131806]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:08.163667 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2d427ca4-2382-4056-8241-39b7558e1344 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-c829151b-8954-40b8-973a-8eaa37767133" returned: 0 in 0.888s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:08.165464 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2d427ca4-2382-4056-8241-39b7558e1344 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a281404e-f8d9-436f-8954-634c7f012364 --snapshot stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:08.211567 n-d-816883-1 sudo[131813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a281404e-f8d9-436f-8954-634c7f012364 --snapshot stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133 -L 1.00g
Nov 14 17:11:08.213252 n-d-816883-1 sudo[131813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:09.669044 n-d-816883-1 sudo[131813]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:09.671372 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2d427ca4-2382-4056-8241-39b7558e1344 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a281404e-f8d9-436f-8954-634c7f012364 --snapshot stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133 -L 1.00g" returned: 0 in 1.506s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:09.965524 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2d427ca4-2382-4056-8241-39b7558e1344 tempest-VolumesSnapshotTestJSON-2037676428 None] Create snapshot completed successfully
Nov 14 17:11:11.024079 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-df9e3de7-b0c8-45e1-833d-f6a6f8d58579 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-c829151b-8954-40b8-973a-8eaa37767133 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:11.070461 n-d-816883-1 sudo[131988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:11:11.071290 n-d-816883-1 sudo[131988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:11.706581 n-d-816883-1 sudo[131988]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:11.710879 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-df9e3de7-b0c8-45e1-833d-f6a6f8d58579 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-c829151b-8954-40b8-973a-8eaa37767133" returned: 0 in 0.686s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:11.713145 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-df9e3de7-b0c8-45e1-833d-f6a6f8d58579 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8debc924-ce5b-494c-a45f-8046e34359d9 --snapshot stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:11.761608 n-d-816883-1 sudo[131991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8debc924-ce5b-494c-a45f-8046e34359d9 --snapshot stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133 -L 1.00g
Nov 14 17:11:11.762572 n-d-816883-1 sudo[131991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:12.929513 n-d-816883-1 sudo[131991]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:12.931694 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-df9e3de7-b0c8-45e1-833d-f6a6f8d58579 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8debc924-ce5b-494c-a45f-8046e34359d9 --snapshot stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133 -L 1.00g" returned: 0 in 1.218s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:13.127246 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-df9e3de7-b0c8-45e1-833d-f6a6f8d58579 tempest-VolumesSnapshotTestJSON-2037676428 None] Create snapshot completed successfully
Nov 14 17:11:15.003477 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0fdb517d-c69f-419c-8d99-2bc13f8f42fa tempest-VolumesSnapshotTestJSON-2037676428 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/volume-c829151b-8954-40b8-973a-8eaa37767133 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:15.059787 n-d-816883-1 sudo[132161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:11:15.060798 n-d-816883-1 sudo[132161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:15.828091 n-d-816883-1 sudo[132161]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:15.830376 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0fdb517d-c69f-419c-8d99-2bc13f8f42fa tempest-VolumesSnapshotTestJSON-2037676428 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/volume-c829151b-8954-40b8-973a-8eaa37767133" returned: 0 in 0.827s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:15.832116 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0fdb517d-c69f-419c-8d99-2bc13f8f42fa tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6fadbed3-d5d0-4bd7-af97-0212f3161492 --snapshot stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:15.881353 n-d-816883-1 sudo[132209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6fadbed3-d5d0-4bd7-af97-0212f3161492 --snapshot stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133 -L 1.00g
Nov 14 17:11:15.886686 n-d-816883-1 sudo[132209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:17.224429 n-d-816883-1 sudo[132209]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:17.226970 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0fdb517d-c69f-419c-8d99-2bc13f8f42fa tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6fadbed3-d5d0-4bd7-af97-0212f3161492 --snapshot stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133 -L 1.00g" returned: 0 in 1.394s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:17.478006 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-0fdb517d-c69f-419c-8d99-2bc13f8f42fa tempest-VolumesSnapshotTestJSON-2037676428 None] Create snapshot completed successfully
Nov 14 17:11:18.309411 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-8b7e5503-06d4-403e-a168-3adf8064dd49 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-a281404e-f8d9-436f-8954-634c7f012364-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:11:18.313269 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b7e5503-06d4-403e-a168-3adf8064dd49 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-a281404e-f8d9-436f-8954-634c7f012364 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:18.348159 n-d-816883-1 sudo[132420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-a281404e-f8d9-436f-8954-634c7f012364
Nov 14 17:11:18.349224 n-d-816883-1 sudo[132420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:19.042619 n-d-816883-1 sudo[132420]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:19.045623 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b7e5503-06d4-403e-a168-3adf8064dd49 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-a281404e-f8d9-436f-8954-634c7f012364" returned: 0 in 0.733s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:19.047871 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b7e5503-06d4-403e-a168-3adf8064dd49 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a281404e-f8d9-436f-8954-634c7f012364 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:19.088264 n-d-816883-1 sudo[132438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a281404e-f8d9-436f-8954-634c7f012364
Nov 14 17:11:19.089962 n-d-816883-1 sudo[132438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:20.056031 n-d-816883-1 sudo[132438]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:20.058329 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b7e5503-06d4-403e-a168-3adf8064dd49 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a281404e-f8d9-436f-8954-634c7f012364" returned: 0 in 1.010s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:20.210651 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-8b7e5503-06d4-403e-a168-3adf8064dd49 tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['3631c5e1-77cd-4c67-9e29-f4cade9ab171', '1d750c19-1808-4881-aa46-b85b67232367', 'f49ec002-9ac3-4ac6-9a97-188ed02363a5', '35c884f7-702d-4f14-9c8c-1efa377e7380'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:11:20.266030 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8b7e5503-06d4-403e-a168-3adf8064dd49 tempest-VolumesSnapshotTestJSON-2037676428 None] Delete snapshot completed successfully.
Nov 14 17:11:20.276858 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-8b7e5503-06d4-403e-a168-3adf8064dd49 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-a281404e-f8d9-436f-8954-634c7f012364-delete_snapshot'" released by "delete_snapshot" :: held 1.967s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:11:20.719490 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d84b92e0-8118-4265-9d98-2e0d6c6d1d02 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-6fadbed3-d5d0-4bd7-af97-0212f3161492-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:11:20.720761 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d84b92e0-8118-4265-9d98-2e0d6c6d1d02 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-6fadbed3-d5d0-4bd7-af97-0212f3161492 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:20.748873 n-d-816883-1 sudo[132542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-6fadbed3-d5d0-4bd7-af97-0212f3161492
Nov 14 17:11:20.753251 n-d-816883-1 sudo[132542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:21.532720 n-d-816883-1 sudo[132542]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:21.535534 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d84b92e0-8118-4265-9d98-2e0d6c6d1d02 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-6fadbed3-d5d0-4bd7-af97-0212f3161492" returned: 0 in 0.814s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:21.538479 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d84b92e0-8118-4265-9d98-2e0d6c6d1d02 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6fadbed3-d5d0-4bd7-af97-0212f3161492 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:21.565318 n-d-816883-1 sudo[132568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6fadbed3-d5d0-4bd7-af97-0212f3161492
Nov 14 17:11:21.567105 n-d-816883-1 sudo[132568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:22.432788 n-d-816883-1 sudo[132568]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:22.441696 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d84b92e0-8118-4265-9d98-2e0d6c6d1d02 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6fadbed3-d5d0-4bd7-af97-0212f3161492" returned: 0 in 0.896s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:22.589653 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d84b92e0-8118-4265-9d98-2e0d6c6d1d02 tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['eb6588ec-0a06-46ae-8311-b7944c410254', '45730962-f024-4e5e-9bb3-31e083320b1b', '9d618715-017f-4157-ba94-8d5eed5d5f25', 'e2dab131-2c83-4890-9c25-43ed7b383a36'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:11:22.650667 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d84b92e0-8118-4265-9d98-2e0d6c6d1d02 tempest-VolumesSnapshotTestJSON-2037676428 None] Delete snapshot completed successfully.
Nov 14 17:11:22.657932 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d84b92e0-8118-4265-9d98-2e0d6c6d1d02 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-6fadbed3-d5d0-4bd7-af97-0212f3161492-delete_snapshot'" released by "delete_snapshot" :: held 1.940s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:11:23.144530 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-0724c772-346b-4ea5-b7d0-e10f8d1c8e6e tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-8debc924-ce5b-494c-a45f-8046e34359d9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:11:23.147826 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0724c772-346b-4ea5-b7d0-e10f8d1c8e6e tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-8debc924-ce5b-494c-a45f-8046e34359d9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:23.211669 n-d-816883-1 sudo[132633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-8debc924-ce5b-494c-a45f-8046e34359d9
Nov 14 17:11:23.212564 n-d-816883-1 sudo[132633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:23.884336 n-d-816883-1 sudo[132633]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:23.887012 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0724c772-346b-4ea5-b7d0-e10f8d1c8e6e tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-8debc924-ce5b-494c-a45f-8046e34359d9" returned: 0 in 0.740s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:23.889878 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0724c772-346b-4ea5-b7d0-e10f8d1c8e6e tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8debc924-ce5b-494c-a45f-8046e34359d9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:23.914402 n-d-816883-1 sudo[132636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8debc924-ce5b-494c-a45f-8046e34359d9
Nov 14 17:11:23.916128 n-d-816883-1 sudo[132636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:24.876751 n-d-816883-1 sudo[132636]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:24.880706 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0724c772-346b-4ea5-b7d0-e10f8d1c8e6e tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8debc924-ce5b-494c-a45f-8046e34359d9" returned: 0 in 0.989s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:25.118437 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-0724c772-346b-4ea5-b7d0-e10f8d1c8e6e tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['a6c3e2e9-2e59-4e7b-833d-4d39fa836d87', '5024012d-8e7a-4ed5-bfd5-80f803c6d757', '88e1e0f7-1b50-4973-bd99-d48a0d7447f7', '8cad5805-c0f0-4ac9-9921-04c12cdc017b'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:11:25.215225 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-0724c772-346b-4ea5-b7d0-e10f8d1c8e6e tempest-VolumesSnapshotTestJSON-2037676428 None] Delete snapshot completed successfully.
Nov 14 17:11:25.224651 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-0724c772-346b-4ea5-b7d0-e10f8d1c8e6e tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-8debc924-ce5b-494c-a45f-8046e34359d9-delete_snapshot'" released by "delete_snapshot" :: held 2.079s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:11:26.932190 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-02d5a295-079e-4ea7-a317-0e410a9ec749 req-b690552f-949c-4e59-a7a1-cba5cde4ec89 tempest-VolumesSnapshotTestJSON-2037676428 None] Terminate volume connection completed successfully.
Nov 14 17:11:26.943916 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-02d5a295-079e-4ea7-a317-0e410a9ec749 req-b690552f-949c-4e59-a7a1-cba5cde4ec89 tempest-VolumesSnapshotTestJSON-2037676428 None] Deleting attachment 40af70fb-1eb3-4978-bb68-3d9a23d50ec8. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:11:26.947475 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:27.097980 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:27.100360 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834669888]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133\n Backing store flags: \n Account information:\n W3DjH5BTFQoyZqQVeC6L\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3\n Backing store flags: \n Account information:\n VTnQd2hB6sfBFRvv8sQu\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:11:27.101648 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-02d5a295-079e-4ea7-a317-0e410a9ec749 req-b690552f-949c-4e59-a7a1-cba5cde4ec89 tempest-VolumesSnapshotTestJSON-2037676428 None] Removing iscsi_target for Volume ID: c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:11:27.102991 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:27.325074 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c829151b-8954-40b8-973a-8eaa37767133 -f" returned: 0 in 0.222s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:27.325585 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834669888]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:11:27.326725 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:27.453267 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:27.455428 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834669888]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3\n Backing store flags: \n Account information:\n VTnQd2hB6sfBFRvv8sQu\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:11:31.190118 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:11:31.190118 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:11:31.190118 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:31.237799 n-d-816883-1 sudo[132731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:11:31.240038 n-d-816883-1 sudo[132731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:32.113111 n-d-816883-1 sudo[132731]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:32.116037 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.929s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:32.118417 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:32.188250 n-d-816883-1 sudo[132768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:11:32.195892 n-d-816883-1 sudo[132768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:32.912673 n-d-816883-1 sudo[132768]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:32.915553 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.797s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:32.918199 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:11:36.514557 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7ec21bfb-1577-4b33-b475-4c1ad883d9ee tempest-VolumesSnapshotTestJSON-2037676428 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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:36.579822 n-d-816883-1 sudo[132807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:11:36.580624 n-d-816883-1 sudo[132807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:37.276007 n-d-816883-1 sudo[132807]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:37.279807 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7ec21bfb-1577-4b33-b475-4c1ad883d9ee tempest-VolumesSnapshotTestJSON-2037676428 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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102" returned: 0 in 0.764s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:37.282034 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7ec21bfb-1577-4b33-b475-4c1ad883d9ee tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77815fc2-a66c-4e91-aa42-7d57c2890d52 --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:37.307093 n-d-816883-1 sudo[132827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77815fc2-a66c-4e91-aa42-7d57c2890d52 --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g
Nov 14 17:11:37.308881 n-d-816883-1 sudo[132827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:38.452643 n-d-816883-1 sudo[132827]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:38.455025 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7ec21bfb-1577-4b33-b475-4c1ad883d9ee tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77815fc2-a66c-4e91-aa42-7d57c2890d52 --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g" returned: 0 in 1.173s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:38.673148 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-7ec21bfb-1577-4b33-b475-4c1ad883d9ee tempest-VolumesSnapshotTestJSON-2037676428 None] Create snapshot completed successfully
Nov 14 17:11:40.264399 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-4aab44ad-4fa0-4a63-8d37-a8684c7316d3 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-77815fc2-a66c-4e91-aa42-7d57c2890d52-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.033s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:11:40.353875 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4aab44ad-4fa0-4a63-8d37-a8684c7316d3 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-77815fc2-a66c-4e91-aa42-7d57c2890d52 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:40.392712 n-d-816883-1 sudo[132980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-77815fc2-a66c-4e91-aa42-7d57c2890d52
Nov 14 17:11:40.406003 n-d-816883-1 sudo[132980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:41.186117 n-d-816883-1 sudo[132980]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:41.188534 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4aab44ad-4fa0-4a63-8d37-a8684c7316d3 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-77815fc2-a66c-4e91-aa42-7d57c2890d52" returned: 0 in 0.834s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:41.190780 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4aab44ad-4fa0-4a63-8d37-a8684c7316d3 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77815fc2-a66c-4e91-aa42-7d57c2890d52 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:41.239496 n-d-816883-1 sudo[132983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77815fc2-a66c-4e91-aa42-7d57c2890d52
Nov 14 17:11:41.242492 n-d-816883-1 sudo[132983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:42.560987 n-d-816883-1 sudo[132983]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:42.563369 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4aab44ad-4fa0-4a63-8d37-a8684c7316d3 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77815fc2-a66c-4e91-aa42-7d57c2890d52" returned: 0 in 1.372s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:42.806322 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-4aab44ad-4fa0-4a63-8d37-a8684c7316d3 tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['07ec15a5-f7ca-4a19-8a14-fe214c546a65', 'cfd73cc1-4866-461e-9a15-1aa04e9fe686', '73b7d59d-1fa2-41b3-902f-fbe2ad620879', 'c3e67612-985e-4890-9682-724390acbbe4'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:11:42.995216 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-4aab44ad-4fa0-4a63-8d37-a8684c7316d3 tempest-VolumesSnapshotTestJSON-2037676428 None] Delete snapshot completed successfully.
Nov 14 17:11:43.011375 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-4aab44ad-4fa0-4a63-8d37-a8684c7316d3 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-77815fc2-a66c-4e91-aa42-7d57c2890d52-delete_snapshot'" released by "delete_snapshot" :: held 2.747s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:11:44.260695 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e01f172-c8c1-44df-ba6b-4f16743fed23 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:44.304532 n-d-816883-1 sudo[133160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:11:44.305362 n-d-816883-1 sudo[133160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:45.083592 n-d-816883-1 sudo[133160]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:45.086500 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e01f172-c8c1-44df-ba6b-4f16743fed23 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102" returned: 0 in 0.825s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:45.088247 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e01f172-c8c1-44df-ba6b-4f16743fed23 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ed5c2170-38af-45fc-af66-04f5f4ce3d06 --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:45.122471 n-d-816883-1 sudo[133176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ed5c2170-38af-45fc-af66-04f5f4ce3d06 --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g
Nov 14 17:11:45.123278 n-d-816883-1 sudo[133176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:11:46.539276 n-d-816883-1 sudo[133176]: pam_unix(sudo:session): session closed for user root
Nov 14 17:11:46.552206 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e01f172-c8c1-44df-ba6b-4f16743fed23 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ed5c2170-38af-45fc-af66-04f5f4ce3d06 --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g" returned: 0 in 1.464s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:46.748460 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2e01f172-c8c1-44df-ba6b-4f16743fed23 tempest-VolumesSnapshotTestJSON-2037676428 None] Create snapshot completed successfully
Nov 14 17:11:56.090683 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] Terminate volume connection completed successfully.
Nov 14 17:11:56.172129 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:56.432774 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:56.433130 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838668864]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3\n Backing store flags: \n Account information:\n VTnQd2hB6sfBFRvv8sQu\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:11:56.434471 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] Removing iscsi_target for Volume ID: 4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3
Nov 14 17:11:56.439397 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:56.852836 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 -f" returned: 0 in 0.416s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:56.853760 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838668864]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:11:56.857230 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:11:57.005622 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:11:57.005999 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838668864]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:11:57.007556 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e6a76f74-4778-4d85-9608-a07fe7ab1a5a tempest-VolumesBackupsAdminTest-647950248 None] Remove volume export completed successfully.
Nov 14 17:12:03.283139 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 None] Lock "b'cinder-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:12:03.533859 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:03.802515 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.270s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:03.802875 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411839593104]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:03.803767 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3
Nov 14 17:12:03.804856 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 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/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:03.860887 n-d-816883-1 sudo[133758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3
Nov 14 17:12:03.862532 n-d-816883-1 sudo[133758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:04.499101 n-d-816883-1 sudo[133758]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:04.502784 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 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/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3" returned: 0 in 0.696s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:04.506608 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:04.571899 n-d-816883-1 sudo[133781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3
Nov 14 17:12:04.574985 n-d-816883-1 sudo[133781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:05.247862 n-d-816883-1 sudo[133781]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:05.250546 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3" returned: 0 in 0.744s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:05.253125 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:05.300147 n-d-816883-1 sudo[133786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3
Nov 14 17:12:05.300985 n-d-816883-1 sudo[133786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:06.114461 n-d-816883-1 sudo[133786]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:06.116923 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3" returned: 0 in 0.863s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:06.118782 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 None] Successfully deleted volume: 4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3
Nov 14 17:12:06.190251 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 None] Created reservations ['f06cbd14-b85e-49e3-9b54-d9ca5ed7a574', '6046154a-1267-4bd7-895b-c9e7f921c56a', '2b1ecb9c-0e5d-428c-952f-9bde27f8ac86', 'b82d2850-3d2b-4dd7-ac9b-e1a187f34db4'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:12:06.280021 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:12:06.281089 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:06.340576 n-d-816883-1 sudo[133826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:12:06.342184 n-d-816883-1 sudo[133826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:07.265985 n-d-816883-1 sudo[133826]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:07.269043 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 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.987s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:07.272112 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:07.315886 n-d-816883-1 sudo[133854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:12:07.321134 n-d-816883-1 sudo[133854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:07.425319 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 None] Lock "b'cinder-7c4ff1bd-bb03-4949-b2d8-88f12d338a12-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:12:07.666850 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:07.892381 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:07.892992 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829773936]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:07.894336 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7c4ff1bd-bb03-4949-b2d8-88f12d338a12
Nov 14 17:12:07.895723 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 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/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:07.935150 n-d-816883-1 sudo[133861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12
Nov 14 17:12:07.947005 n-d-816883-1 sudo[133861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:08.441067 n-d-816883-1 sudo[133854]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:08.444622 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 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 1.172s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:08.447370 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:12:08.452959 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 None] Deleted volume successfully.
Nov 14 17:12:08.487911 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6c5afb2b-e074-4de3-89e6-40329d8f544b tempest-VolumesBackupsAdminTest-647950248 None] Lock "b'cinder-4471f7f0-9ef8-4e72-9c7b-f8c3fa6838d3-delete_volume'" released by "delete_volume" :: held 5.205s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:12:08.932801 n-d-816883-1 sudo[133861]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:08.934560 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 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/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12" returned: 0 in 1.039s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:08.935963 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:08.974632 n-d-816883-1 sudo[133878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12
Nov 14 17:12:08.989862 n-d-816883-1 sudo[133878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:09.774136 n-d-816883-1 sudo[133878]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:09.776745 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12" returned: 0 in 0.840s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:09.779233 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:09.806152 n-d-816883-1 sudo[133918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12
Nov 14 17:12:09.807948 n-d-816883-1 sudo[133918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:10.616285 n-d-816883-1 sudo[133918]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:10.618632 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c4ff1bd-bb03-4949-b2d8-88f12d338a12" returned: 0 in 0.839s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:10.619760 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 None] Successfully deleted volume: 7c4ff1bd-bb03-4949-b2d8-88f12d338a12
Nov 14 17:12:10.681898 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 None] Created reservations ['7c9e1a68-bf9c-455f-b3c2-620e68ffbf8d', 'ba853ed3-f632-45d3-b3a1-737b74294551', '96987c19-03c9-4c1d-b28b-bac22a528020', '77afe50a-827a-4e9a-88a6-c8c3d54b62aa'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:12:10.830320 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:12:10.831370 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:10.879487 n-d-816883-1 sudo[133933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:12:10.886419 n-d-816883-1 sudo[133933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:11.753725 n-d-816883-1 sudo[133933]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:11.757315 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 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.925s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:11.759964 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:11.781511 n-d-816883-1 sudo[133948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:12:11.783067 n-d-816883-1 sudo[133948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:12.438472 n-d-816883-1 sudo[133948]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:12.441072 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 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.681s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:12.444499 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:12:12.455589 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 None] Deleted volume successfully.
Nov 14 17:12:12.480670 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-4966cea0-811e-4459-847d-5ea273ba7387 tempest-VolumesBackupsAdminTest-647950248 None] Lock "b'cinder-7c4ff1bd-bb03-4949-b2d8-88f12d338a12-delete_volume'" released by "delete_volume" :: held 5.056s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:12:20.175160 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-626ae258-8d96-4416-bc1c-2997b7a18365 req-b01d57b0-c121-425c-8107-b6ce38816116 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:20.251898 n-d-816883-1 sudo[134157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:12:20.262585 n-d-816883-1 sudo[134157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:20.989743 n-d-816883-1 sudo[134157]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:20.992459 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-626ae258-8d96-4416-bc1c-2997b7a18365 req-b01d57b0-c121-425c-8107-b6ce38816116 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102" returned: 0 in 0.817s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:21.129087 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:21.147705 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:21.148062 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838615216]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-626ae258-8d96-4416-bc1c-2997b7a18365 req-b01d57b0-c121-425c-8107-b6ce38816116 tempest-VolumesSnapshotTestJSON-2037676428 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:12:21.148764 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:12:21.156293 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-626ae258-8d96-4416-bc1c-2997b7a18365 req-b01d57b0-c121-425c-8107-b6ce38816116 tempest-VolumesSnapshotTestJSON-2037676428 None] Creating iscsi_target for Volume ID: volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:12:21.159900 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-626ae258-8d96-4416-bc1c-2997b7a18365 req-b01d57b0-c121-425c-8107-b6ce38816116 tempest-VolumesSnapshotTestJSON-2037676428 None] Created volume path /opt/stack/data/cinder/volumes/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102,
Nov 14 17:12:21.159900 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:12:21.159900 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:12:21.159900 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:12:21.159900 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:12:21.159900 n-d-816883-1 cinder-volume[95768]: incominguser 6vvmf7Nxsn3UVeMMWU6g wKjA98MHtW6Sf7TU
Nov 14 17:12:21.159900 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:12:21.159900 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:12:21.159900 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:12:21.159900 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:12:21.163473 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:22.127659 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:12:22.136088 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:12:22.136652 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 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'
Nov 14 17:12:22.179087 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Flow 'volume_create_manager' (d0c7f67f-918d-4efd-afa6-7ec4186206e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:12:22.193233 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (611d9e6d-5ce1-4b71-af8f-a832d7bc4eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:22.272634 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:12:22.326887 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (611d9e6d-5ce1-4b71-af8f-a832d7bc4eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:12:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2121785550',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=fff33dac-363f-4b65-ae1f-7070ce94ceb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf0febc304ae4918b2066805e1b07676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:12:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:12:22Z,user_id='aee527c636c94ce5bf697bb423e43c0e',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:22.331067 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2dd77cb4-0be6-4cca-8621-37426e47dcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:22.334843 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2dd77cb4-0be6-4cca-8621-37426e47dcff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:22.337936 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eaef0a8d-2175-4761-9c33-38b44c0891f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:22.359766 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a3f1e761-671c-4922-9f69-4adc5ad5e102" returned: 0 in 1.198s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:22.360891 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838615216]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:22.362179 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-626ae258-8d96-4416-bc1c-2997b7a18365 req-b01d57b0-c121-425c-8107-b6ce38816116 tempest-VolumesSnapshotTestJSON-2037676428 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:12:22.362871 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-626ae258-8d96-4416-bc1c-2997b7a18365 req-b01d57b0-c121-425c-8107-b6ce38816116 tempest-VolumesSnapshotTestJSON-2037676428 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:12:22.367235 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:22.377972 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:22.378322 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838615216]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-a3f1e761-671c-4922-9f69-4adc5ad5e102\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102\n Backing store flags: \n Account information:\n 6vvmf7Nxsn3UVeMMWU6g\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-626ae258-8d96-4416-bc1c-2997b7a18365 req-b01d57b0-c121-425c-8107-b6ce38816116 tempest-VolumesSnapshotTestJSON-2037676428 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050000
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf50
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00050001
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf51
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: 4aHRSiTYPgCBfVeDd9E7
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060000
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf60
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00060001
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf61
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: EDtn55xMGoCq8h6k3HiY
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070000
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf70
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00070001
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf71
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: pK5MR5QpgaR3Hfx6y5nf
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:12:22.378960 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:12:22.388929 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:22.557909 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eaef0a8d-2175-4761-9c33-38b44c0891f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'fff33dac-363f-4b65-ae1f-7070ce94ceb9', 'volume_name': 'volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:22.560151 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a63429dd-90c5-4be1-ba18-edfd526fdda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:22.575158 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a63429dd-90c5-4be1-ba18-edfd526fdda3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:22.604471 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d8efb38b-6281-4320-b4fd-c751a2244f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:22.605584 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Volume fff33dac-363f-4b65-ae1f-7070ce94ceb9: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 17:12:22.617792 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Cloning fff33dac-363f-4b65-ae1f-7070ce94ceb9 from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 17:12:22.722918 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.340s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:22.723254 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838615216]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-a3f1e761-671c-4922-9f69-4adc5ad5e102\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102\n Backing store flags: \n Account information:\n 6vvmf7Nxsn3UVeMMWU6g\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:22.726736 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:22.918452 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.193s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:22.919049 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838615216]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-a3f1e761-671c-4922-9f69-4adc5ad5e102\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102\n Backing store flags: \n Account information:\n 6vvmf7Nxsn3UVeMMWU6g\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:22.921087 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-626ae258-8d96-4416-bc1c-2997b7a18365 req-b01d57b0-c121-425c-8107-b6ce38816116 tempest-VolumesSnapshotTestJSON-2037676428 None] Set provider_location to: 10.222.0.37:3260,8 iqn.2010-10.org.openstack:volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:12:23.028523 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-626ae258-8d96-4416-bc1c-2997b7a18365 req-b01d57b0-c121-425c-8107-b6ce38816116 tempest-VolumesSnapshotTestJSON-2037676428 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a3f1e761-671c-4922-9f69-4adc5ad5e102', 'target_lun': 1, 'volume_id': 'a3f1e761-671c-4922-9f69-4adc5ad5e102', 'auth_method': 'CHAP', 'auth_username': '6vvmf7Nxsn3UVeMMWU6g', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ca6e428c-fe6d-4d59-8016-fca9f30a67f1'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:12:23.348085 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-626ae258-8d96-4416-bc1c-2997b7a18365 req-b01d57b0-c121-425c-8107-b6ce38816116 tempest-VolumesSnapshotTestJSON-2037676428 None] attachment_update completed successfully.
Nov 14 17:12:24.521710 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:12:24.528083 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:12:24.528733 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 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'
Nov 14 17:12:24.551933 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Flow 'volume_create_manager' (b16cc759-6bf8-427a-902b-e129831fbd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:12:24.555133 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c59966d2-e24d-451d-8074-baa28cddc2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:24.581842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:12:24.617966 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c59966d2-e24d-451d-8074-baa28cddc2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1684162867',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=1d4e0875-ce65-46b8-b861-77079fafea89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='233044f8d0dc49e486246104ac789e30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:12:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:12:24Z,user_id='8247f4c0b23949548d099aca31070c58',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:24.620450 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aab31f9a-e482-4451-8de2-a1119a41a947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:24.623874 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aab31f9a-e482-4451-8de2-a1119a41a947) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:24.626762 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea21b5d4-424f-4c13-84e1-f1b1617147a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:24.629704 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea21b5d4-424f-4c13-84e1-f1b1617147a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1d4e0875-ce65-46b8-b861-77079fafea89', 'volume_name': 'volume-1d4e0875-ce65-46b8-b861-77079fafea89', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:24.631956 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4721ce53-39fc-4f64-8126-327c5cc120f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:24.634655 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4721ce53-39fc-4f64-8126-327c5cc120f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:24.636976 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24d06db9-82fb-4f6c-b982-543f94eba81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:24.637755 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Volume 1d4e0875-ce65-46b8-b861-77079fafea89: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1d4e0875-ce65-46b8-b861-77079fafea89', 'volume_size': 1}
Nov 14 17:12:24.638918 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d4e0875-ce65-46b8-b861-77079fafea89 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:24.680364 n-d-816883-1 sudo[134272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d4e0875-ce65-46b8-b861-77079fafea89 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:12:24.688929 n-d-816883-1 sudo[134272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:25.569633 n-d-816883-1 sudo[134272]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:25.575239 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d4e0875-ce65-46b8-b861-77079fafea89 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.936s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:25.592580 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24d06db9-82fb-4f6c-b982-543f94eba81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1d4e0875-ce65-46b8-b861-77079fafea89', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:25.602507 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34730a92-cdba-4039-bf80-2bf70dff81e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:25.649989 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Volume volume-1d4e0875-ce65-46b8-b861-77079fafea89 (1d4e0875-ce65-46b8-b861-77079fafea89): created successfully
Nov 14 17:12:25.656491 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34730a92-cdba-4039-bf80-2bf70dff81e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:25.664460 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Flow 'volume_create_manager' (b16cc759-6bf8-427a-902b-e129831fbd3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:12:25.705200 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-80f3956f-4f67-410a-be37-aefc4e7a02dd tempest-VolumeManageAdminTest-348773314 None] Created volume successfully.
Nov 14 17:12:27.199226 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-2da56451-8d3e-477d-8429-054f3645a460 tempest-VolumeManageAdminTest-1032883446 None] Lock "b'cinder-1d4e0875-ce65-46b8-b861-77079fafea89-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:12:27.287927 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-2da56451-8d3e-477d-8429-054f3645a460 tempest-VolumeManageAdminTest-1032883446 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1d4e0875-ce65-46b8-b861-77079fafea89
Nov 14 17:12:27.401805 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-2da56451-8d3e-477d-8429-054f3645a460 tempest-VolumeManageAdminTest-1032883446 None] Created reservations ['fe400688-25c5-48ce-999c-8f77392a6a8d', '928631d1-ecda-40a6-84bb-4db7833622a5', '04246a31-4f6e-4852-93a6-269b2260d5ed', '6873352b-cc36-4302-9b9f-9b4bc5772dec'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:12:27.536741 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-2da56451-8d3e-477d-8429-054f3645a460 tempest-VolumeManageAdminTest-1032883446 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:12:27.537536 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2da56451-8d3e-477d-8429-054f3645a460 tempest-VolumeManageAdminTest-1032883446 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:27.586079 n-d-816883-1 sudo[134363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:12:27.587174 n-d-816883-1 sudo[134363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:28.358216 n-d-816883-1 sudo[134363]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:28.364654 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2da56451-8d3e-477d-8429-054f3645a460 tempest-VolumeManageAdminTest-1032883446 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.826s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:28.368294 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2da56451-8d3e-477d-8429-054f3645a460 tempest-VolumeManageAdminTest-1032883446 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:28.444699 n-d-816883-1 sudo[134379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:12:28.448118 n-d-816883-1 sudo[134379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:29.322776 n-d-816883-1 sudo[134379]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:29.325158 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2da56451-8d3e-477d-8429-054f3645a460 tempest-VolumeManageAdminTest-1032883446 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.957s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:29.327658 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-2da56451-8d3e-477d-8429-054f3645a460 tempest-VolumeManageAdminTest-1032883446 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:12:29.343828 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2da56451-8d3e-477d-8429-054f3645a460 tempest-VolumeManageAdminTest-1032883446 None] Unmanaged volume successfully.
Nov 14 17:12:29.363591 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-2da56451-8d3e-477d-8429-054f3645a460 tempest-VolumeManageAdminTest-1032883446 None] Lock "b'cinder-1d4e0875-ce65-46b8-b861-77079fafea89-delete_volume'" released by "delete_volume" :: held 2.164s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:12:29.431277 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Flow 'volume_manage_existing_manager' (3b360af5-fb42-43bc-b59f-3f1a784953f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:12:29.446440 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (b5d8f79f-f693-4e06-8a8b-da38605ca45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:29.448708 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (b5d8f79f-f693-4e06-8a8b-da38605ca45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:29.451125 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (76b27858-ce19-4453-9b72-9eb5bf832c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:29.452444 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 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/volume-1d4e0875-ce65-46b8-b861-77079fafea89 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:29.523597 n-d-816883-1 sudo[134394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-1d4e0875-ce65-46b8-b861-77079fafea89
Nov 14 17:12:29.526476 n-d-816883-1 sudo[134394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:30.454387 n-d-816883-1 sudo[134394]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:30.456519 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 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/volume-1d4e0875-ce65-46b8-b861-77079fafea89" returned: 0 in 1.004s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:30.474111 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (76b27858-ce19-4453-9b72-9eb5bf832c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': '3b91b614-005a-4a01-9924-7a2401e91f16', 'volume_properties': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-372717153',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=6551e737-fdbd-4c8e-89f8-79b51a4a6680,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3d02906af241eaaa83e8e06f427f45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=0,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='f99a342b9e9e4700a95e46d83aa4301c',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680', 'volume_id': '6551e737-fdbd-4c8e-89f8-79b51a4a6680'}}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:30.477397 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6f01a7-d2c4-4120-9477-cac0e0203402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:30.674049 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44f7de23-897a-4844-983f-20590818a255 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:30.727532 n-d-816883-1 sudo[134398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:12:30.729604 n-d-816883-1 sudo[134398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:30.849277 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Created reservations ['7347ca6f-4518-4b66-8e61-24cbc88b39e0', '51fc697a-361d-41f7-ae4b-3b28be9e6cd9'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:12:30.856438 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6f01a7-d2c4-4120-9477-cac0e0203402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7347ca6f-4518-4b66-8e61-24cbc88b39e0', '51fc697a-361d-41f7-ae4b-3b28be9e6cd9']}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:30.863490 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (434f40d3-670d-41b7-9b4e-c181da16ceae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:30.869831 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 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/volume-1d4e0875-ce65-46b8-b861-77079fafea89 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:30.942790 n-d-816883-1 sudo[134400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-1d4e0875-ce65-46b8-b861-77079fafea89
Nov 14 17:12:30.944835 n-d-816883-1 sudo[134400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:31.186502 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:12:31.187986 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:12:31.188974 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:31.275051 n-d-816883-1 sudo[134402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:12:31.284619 n-d-816883-1 sudo[134402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:31.813846 n-d-816883-1 sudo[134400]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:31.826271 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 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/volume-1d4e0875-ce65-46b8-b861-77079fafea89" returned: 0 in 0.954s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:31.855130 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-1d4e0875-ce65-46b8-b861-77079fafea89 volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:31.895547 n-d-816883-1 sudo[134398]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:31.898188 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44f7de23-897a-4844-983f-20590818a255 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102" returned: 0 in 1.224s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:31.900074 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44f7de23-897a-4844-983f-20590818a255 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3f5936bb-2b26-41d3-b770-f8abde35e6d7 --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:32.050469 n-d-816883-1 sudo[134408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3f5936bb-2b26-41d3-b770-f8abde35e6d7 --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g
Nov 14 17:12:32.061542 n-d-816883-1 sudo[134408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:32.161332 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-1d4e0875-ce65-46b8-b861-77079fafea89 volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680" returned: 0 in 0.310s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:32.161694 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812401744]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:32.192949 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (434f40d3-670d-41b7-9b4e-c181da16ceae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-372717153',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=6551e737-fdbd-4c8e-89f8-79b51a4a6680,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3d02906af241eaaa83e8e06f427f45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='f99a342b9e9e4700a95e46d83aa4301c',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:32.200302 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a68a02d1-1e2b-4de4-999e-323bd39b134b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:32.252735 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a68a02d1-1e2b-4de4-999e-323bd39b134b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-372717153',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=6551e737-fdbd-4c8e-89f8-79b51a4a6680,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3d02906af241eaaa83e8e06f427f45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='f99a342b9e9e4700a95e46d83aa4301c',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:32.257634 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (6c59f553-d8ea-487e-8194-fd9f95dabb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:32.285945 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Volume volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680 (6551e737-fdbd-4c8e-89f8-79b51a4a6680): created successfully
Nov 14 17:12:32.289613 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (6c59f553-d8ea-487e-8194-fd9f95dabb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:32.299235 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Flow 'volume_manage_existing_manager' (3b360af5-fb42-43bc-b59f-3f1a784953f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:12:32.306225 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-043e6259-9a62-4e09-82eb-44781513d14d tempest-VolumeManageAdminTest-1032883446 None] Manage existing volume completed successfully.
Nov 14 17:12:32.440207 n-d-816883-1 sudo[134402]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:32.443605 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.255s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:32.449770 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:32.504011 n-d-816883-1 sudo[134470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:12:32.513877 n-d-816883-1 sudo[134470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:33.522518 n-d-816883-1 sudo[134408]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:33.529556 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-44f7de23-897a-4844-983f-20590818a255 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3f5936bb-2b26-41d3-b770-f8abde35e6d7 --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g" returned: 0 in 1.629s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:33.644346 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-44f7de23-897a-4844-983f-20590818a255 tempest-VolumesSnapshotTestJSON-2037676428 None] Create snapshot completed successfully
Nov 14 17:12:33.741112 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 None] Lock "b'cinder-6551e737-fdbd-4c8e-89f8-79b51a4a6680-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:12:33.776957 n-d-816883-1 sudo[134470]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:33.828402 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.380s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:33.839570 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6551e737-fdbd-4c8e-89f8-79b51a4a6680
Nov 14 17:12:33.841937 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 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/volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:33.868606 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:12:33.883809 n-d-816883-1 sudo[134624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680
Nov 14 17:12:33.884674 n-d-816883-1 sudo[134624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:34.534343 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8516caca-2a5a-4298-89ae-8dd9bdf942b8 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:34.567848 n-d-816883-1 sudo[134624]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:34.574428 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 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/volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680" returned: 0 in 0.732s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:34.576487 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:34.586841 n-d-816883-1 sudo[134633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:12:34.588419 n-d-816883-1 sudo[134633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:34.616315 n-d-816883-1 sudo[134634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680
Nov 14 17:12:34.622673 n-d-816883-1 sudo[134634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:35.244865 n-d-816883-1 sudo[134633]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:35.248254 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8516caca-2a5a-4298-89ae-8dd9bdf942b8 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102" returned: 0 in 0.714s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:35.250152 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8516caca-2a5a-4298-89ae-8dd9bdf942b8 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4334b297-6301-4201-8648-efc69b10376a --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:35.271848 n-d-816883-1 sudo[134639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4334b297-6301-4201-8648-efc69b10376a --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g
Nov 14 17:12:35.273434 n-d-816883-1 sudo[134639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:35.352185 n-d-816883-1 sudo[134634]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:35.354523 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680" returned: 0 in 0.778s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:35.359136 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:35.388958 n-d-816883-1 sudo[134641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680
Nov 14 17:12:35.389800 n-d-816883-1 sudo[134641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:36.343659 n-d-816883-1 sudo[134639]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:36.347432 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8516caca-2a5a-4298-89ae-8dd9bdf942b8 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4334b297-6301-4201-8648-efc69b10376a --snapshot stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -L 1.00g" returned: 0 in 1.097s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:36.362149 n-d-816883-1 sudo[134641]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:36.421062 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6551e737-fdbd-4c8e-89f8-79b51a4a6680" returned: 0 in 1.062s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:36.439620 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 None] Successfully deleted volume: 6551e737-fdbd-4c8e-89f8-79b51a4a6680
Nov 14 17:12:36.501904 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8516caca-2a5a-4298-89ae-8dd9bdf942b8 tempest-VolumesSnapshotTestJSON-2037676428 None] Create snapshot completed successfully
Nov 14 17:12:36.557142 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 None] Created reservations ['77f6c61a-4062-42f2-992d-37ccb815f22c', '07b9c24a-ae54-4355-b8fd-15498900532a', '07191178-1f50-489b-9b81-26cd499e6355', '66336f05-a7f5-4f0b-9f74-538f9cd9d8f1'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:12:36.688998 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:12:36.690578 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:36.755467 n-d-816883-1 sudo[134803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:12:36.767128 n-d-816883-1 sudo[134803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:36.831306 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-0a2c74f5-7b73-4c73-b2c0-0dc26b6b91c9 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-4334b297-6301-4201-8648-efc69b10376a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:12:36.833362 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0a2c74f5-7b73-4c73-b2c0-0dc26b6b91c9 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-4334b297-6301-4201-8648-efc69b10376a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:36.867476 n-d-816883-1 sudo[134805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-4334b297-6301-4201-8648-efc69b10376a
Nov 14 17:12:36.868310 n-d-816883-1 sudo[134805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:37.586305 n-d-816883-1 sudo[134803]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:37.590018 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 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.899s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:37.597610 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:37.666636 n-d-816883-1 sudo[134810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:12:37.667538 n-d-816883-1 sudo[134810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:37.855791 n-d-816883-1 sudo[134805]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:37.858805 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0a2c74f5-7b73-4c73-b2c0-0dc26b6b91c9 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-4334b297-6301-4201-8648-efc69b10376a" returned: 0 in 1.025s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:37.864095 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0a2c74f5-7b73-4c73-b2c0-0dc26b6b91c9 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4334b297-6301-4201-8648-efc69b10376a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:37.978040 n-d-816883-1 sudo[134813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4334b297-6301-4201-8648-efc69b10376a
Nov 14 17:12:37.984629 n-d-816883-1 sudo[134813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:39.123500 n-d-816883-1 sudo[134810]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:39.127242 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 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 1.529s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:39.132760 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:12:39.138907 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 None] Deleted volume successfully.
Nov 14 17:12:39.165845 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-3727a7a4-a6e6-4a81-9595-96bdc8f9207c tempest-VolumeManageAdminTest-1032883446 None] Lock "b'cinder-6551e737-fdbd-4c8e-89f8-79b51a4a6680-delete_volume'" released by "delete_volume" :: held 5.428s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:12:39.734106 n-d-816883-1 sudo[134813]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:39.737076 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0a2c74f5-7b73-4c73-b2c0-0dc26b6b91c9 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4334b297-6301-4201-8648-efc69b10376a" returned: 0 in 1.873s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:39.860186 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-0a2c74f5-7b73-4c73-b2c0-0dc26b6b91c9 tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['492a5a9f-ad9f-4283-9def-c6523b251383', 'd392aaf9-5008-4c0f-b0f0-9c34a614a543', '8030880e-8831-49d2-a7d0-dd0afed7e50e', '5b068525-4176-4106-be0d-af98e4b07a3b'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:12:39.920557 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-0a2c74f5-7b73-4c73-b2c0-0dc26b6b91c9 tempest-VolumesSnapshotTestJSON-2037676428 None] Delete snapshot completed successfully.
Nov 14 17:12:39.928567 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-0a2c74f5-7b73-4c73-b2c0-0dc26b6b91c9 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-4334b297-6301-4201-8648-efc69b10376a-delete_snapshot'" released by "delete_snapshot" :: held 3.097s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:12:40.371226 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-33f4b00f-0ff8-437a-98ba-4d134b27e3f9 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-ed5c2170-38af-45fc-af66-04f5f4ce3d06-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:12:40.373118 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-33f4b00f-0ff8-437a-98ba-4d134b27e3f9 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-ed5c2170-38af-45fc-af66-04f5f4ce3d06 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:40.415514 n-d-816883-1 sudo[134953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-ed5c2170-38af-45fc-af66-04f5f4ce3d06
Nov 14 17:12:40.416323 n-d-816883-1 sudo[134953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:41.412812 n-d-816883-1 sudo[134953]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:41.422549 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-33f4b00f-0ff8-437a-98ba-4d134b27e3f9 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-ed5c2170-38af-45fc-af66-04f5f4ce3d06" returned: 0 in 1.049s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:41.426855 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-33f4b00f-0ff8-437a-98ba-4d134b27e3f9 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ed5c2170-38af-45fc-af66-04f5f4ce3d06 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:41.466113 n-d-816883-1 sudo[134956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ed5c2170-38af-45fc-af66-04f5f4ce3d06
Nov 14 17:12:41.466921 n-d-816883-1 sudo[134956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:42.662403 n-d-816883-1 sudo[134956]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:42.666275 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-33f4b00f-0ff8-437a-98ba-4d134b27e3f9 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ed5c2170-38af-45fc-af66-04f5f4ce3d06" returned: 0 in 1.239s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:42.834745 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-33f4b00f-0ff8-437a-98ba-4d134b27e3f9 tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['864dcd4e-b2fc-418d-9786-483ce6fdcedc', '1861141f-ab79-4487-9be7-b1d473d307f2', '0e20ae48-49e2-4754-88ad-55d95a6f58b1', '4a1d3e6a-d3c1-452d-8729-05fca7b2946f'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:12:42.944327 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-33f4b00f-0ff8-437a-98ba-4d134b27e3f9 tempest-VolumesSnapshotTestJSON-2037676428 None] Delete snapshot completed successfully.
Nov 14 17:12:42.974708 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-33f4b00f-0ff8-437a-98ba-4d134b27e3f9 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-ed5c2170-38af-45fc-af66-04f5f4ce3d06-delete_snapshot'" released by "delete_snapshot" :: held 2.592s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:12:43.826670 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-47d201be-f53a-4ee3-a24f-0def3a24d7b7 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-3f5936bb-2b26-41d3-b770-f8abde35e6d7-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:12:43.828697 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-47d201be-f53a-4ee3-a24f-0def3a24d7b7 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-3f5936bb-2b26-41d3-b770-f8abde35e6d7 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:43.893203 n-d-816883-1 sudo[135064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-3f5936bb-2b26-41d3-b770-f8abde35e6d7
Nov 14 17:12:43.894009 n-d-816883-1 sudo[135064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:44.792229 n-d-816883-1 sudo[135064]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:44.798840 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-47d201be-f53a-4ee3-a24f-0def3a24d7b7 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-3f5936bb-2b26-41d3-b770-f8abde35e6d7" returned: 0 in 0.969s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:44.801231 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-47d201be-f53a-4ee3-a24f-0def3a24d7b7 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3f5936bb-2b26-41d3-b770-f8abde35e6d7 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:44.833056 n-d-816883-1 sudo[135086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3f5936bb-2b26-41d3-b770-f8abde35e6d7
Nov 14 17:12:44.833876 n-d-816883-1 sudo[135086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:45.668182 n-d-816883-1 sudo[135086]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:45.675517 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1, size 616.00 MB, duration 23.05 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 17:12:45.676194 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Image download 616.00 MB at 26.72 MB/s
Nov 14 17:12:45.681268 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-47d201be-f53a-4ee3-a24f-0def3a24d7b7 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3f5936bb-2b26-41d3-b770-f8abde35e6d7" returned: 0 in 0.880s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:45.751002 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:45.824114 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-47d201be-f53a-4ee3-a24f-0def3a24d7b7 tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['dde9a571-e763-4650-b594-b24ea072231c', '57db5252-f8e3-4086-b96f-9c3da80ddc0e', '175126a8-721a-4239-a672-6414600cc3d5', '1459d2ce-8994-4a15-b75d-7fd9210aba93'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:12:45.882816 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-47d201be-f53a-4ee3-a24f-0def3a24d7b7 tempest-VolumesSnapshotTestJSON-2037676428 None] Delete snapshot completed successfully.
Nov 14 17:12:45.889584 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-47d201be-f53a-4ee3-a24f-0def3a24d7b7 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-3f5936bb-2b26-41d3-b770-f8abde35e6d7-delete_snapshot'" released by "delete_snapshot" :: held 2.062s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:12:45.896712 n-d-816883-1 sudo[135159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1
Nov 14 17:12:45.898395 n-d-816883-1 sudo[135159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:46.587074 n-d-816883-1 sudo[135159]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:46.588917 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1" returned: 0 in 0.838s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:46.589793 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user aee527c636c94ce5bf697bb423e43c0e. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 17:12:46.683185 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:46.809351 n-d-816883-1 sudo[135176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1
Nov 14 17:12:46.810165 n-d-816883-1 sudo[135176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:47.496341 n-d-816883-1 sudo[135176]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:47.498596 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1" returned: 0 in 0.815s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:47.500867 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:47.550531 n-d-816883-1 sudo[135190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:12:47.557595 n-d-816883-1 sudo[135190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:47.730432 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-376d6156-5a4e-497d-b934-5528e4de0756 req-e48e82f9-06a2-4a06-885c-aeb59af326ab tempest-VolumesSnapshotTestJSON-2037676428 None] Terminate volume connection completed successfully.
Nov 14 17:12:47.733200 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-376d6156-5a4e-497d-b934-5528e4de0756 req-e48e82f9-06a2-4a06-885c-aeb59af326ab tempest-VolumesSnapshotTestJSON-2037676428 None] Deleting attachment ca6e428c-fe6d-4d59-8016-fca9f30a67f1. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:12:47.736858 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:47.971748 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.237s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:47.972100 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812228784]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-a3f1e761-671c-4922-9f69-4adc5ad5e102\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102\n Backing store flags: \n Account information:\n 6vvmf7Nxsn3UVeMMWU6g\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:47.972791 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-376d6156-5a4e-497d-b934-5528e4de0756 req-e48e82f9-06a2-4a06-885c-aeb59af326ab tempest-VolumesSnapshotTestJSON-2037676428 None] Removing iscsi_target for Volume ID: a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:12:47.973895 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:48.203474 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 -f" returned: 0 in 0.229s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:48.207798 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812228784]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:48.209201 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:48.415619 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:48.416231 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812228784]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:48.630138 n-d-816883-1 sudo[135190]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:48.635228 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.134s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:48.695006 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume fff33dac-363f-4b65-ae1f-7070ce94ceb9. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 17:12:48.770225 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_uduanx9i {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:48.890863 n-d-816883-1 sudo[135245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_uduanx9i
Nov 14 17:12:48.891923 n-d-816883-1 sudo[135245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:49.334400 n-d-816883-1 sudo[135245]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:49.348438 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_uduanx9i" returned: 0 in 0.577s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:49.350972 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:49.463380 n-d-816883-1 sudo[135251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1
Nov 14 17:12:49.465534 n-d-816883-1 sudo[135251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:49.987213 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-553e73de-74c9-420f-9095-4c618f6df026 req-daa84409-2277-4074-b415-69a131e012cc tempest-TaggedBootDevicesTest-2023894522 None] Terminate volume connection completed successfully.
Nov 14 17:12:49.987790 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-553e73de-74c9-420f-9095-4c618f6df026 req-daa84409-2277-4074-b415-69a131e012cc tempest-TaggedBootDevicesTest-2023894522 None] Deleting attachment 88263a97-8e8f-41b4-9566-8c74aee5e73f. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:12:49.994137 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:50.186496 n-d-816883-1 sudo[135251]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:50.189478 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1" returned: 0 in 0.839s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:50.190812 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 17:12:50.191895 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fff33dac--363f--4b65--ae1f--7070ce94ceb9 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:50.231556 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:50.232278 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831669328]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549\n Backing store flags: \n Account information:\n 4aHRSiTYPgCBfVeDd9E7\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:50.233589 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-553e73de-74c9-420f-9095-4c618f6df026 req-daa84409-2277-4074-b415-69a131e012cc tempest-TaggedBootDevicesTest-2023894522 None] Removing iscsi_target for Volume ID: 8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:12:50.239853 n-d-816883-1 sudo[135273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fff33dac--363f--4b65--ae1f--7070ce94ceb9 oflag=direct
Nov 14 17:12:50.243525 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:50.244830 n-d-816883-1 sudo[135273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:50.487896 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 -f" returned: 0 in 0.252s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:50.488257 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831669328]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:50.489730 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:50.737656 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:50.738705 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831669328]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:50.808713 n-d-816883-1 sudo[135273]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:50.900509 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fff33dac--363f--4b65--ae1f--7070ce94ceb9 oflag=direct" returned: 0 in 0.709s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:50.901665 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fff33dac--363f--4b65--ae1f--7070ce94ceb9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:50.954769 n-d-816883-1 sudo[135300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fff33dac--363f--4b65--ae1f--7070ce94ceb9
Nov 14 17:12:50.956421 n-d-816883-1 sudo[135300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:51.155330 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-553e73de-74c9-420f-9095-4c618f6df026 req-2cb5e309-2561-46f0-9fdb-f097faecab60 tempest-TaggedBootDevicesTest-2023894522 None] Terminate volume connection completed successfully.
Nov 14 17:12:51.156533 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-553e73de-74c9-420f-9095-4c618f6df026 req-2cb5e309-2561-46f0-9fdb-f097faecab60 tempest-TaggedBootDevicesTest-2023894522 None] Deleting attachment a3cf184c-f099-4352-bc44-818a7039b614. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:12:51.161517 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:51.285948 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:51.286411 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832634352]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f\n Backing store flags: \n Account information:\n EDtn55xMGoCq8h6k3HiY\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:51.287218 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-553e73de-74c9-420f-9095-4c618f6df026 req-2cb5e309-2561-46f0-9fdb-f097faecab60 tempest-TaggedBootDevicesTest-2023894522 None] Removing iscsi_target for Volume ID: 5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:12:51.292809 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:51.410199 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f -f" returned: 0 in 0.117s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:51.410574 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832634352]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:51.414592 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:51.537838 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:51.538158 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832634352]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:51.859044 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-553e73de-74c9-420f-9095-4c618f6df026 req-037bc696-43b6-4b7f-ac0d-f253e824f1c3 tempest-TaggedBootDevicesTest-2023894522 None] Terminate volume connection completed successfully.
Nov 14 17:12:51.859518 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-553e73de-74c9-420f-9095-4c618f6df026 req-037bc696-43b6-4b7f-ac0d-f253e824f1c3 tempest-TaggedBootDevicesTest-2023894522 None] Deleting attachment 6baeec84-10a8-41b0-9a6e-299d5f5f8e6e. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:12:51.862689 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:52.028656 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:52.030756 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832634352]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1\n Backing store flags: \n Account information:\n pK5MR5QpgaR3Hfx6y5nf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:52.031701 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-553e73de-74c9-420f-9095-4c618f6df026 req-037bc696-43b6-4b7f-ac0d-f253e824f1c3 tempest-TaggedBootDevicesTest-2023894522 None] Removing iscsi_target for Volume ID: 3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:12:52.034604 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:52.227876 n-d-816883-1 sudo[135300]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:52.229676 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fff33dac--363f--4b65--ae1f--7070ce94ceb9" returned: 0 in 1.328s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:52.231187 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:52.293678 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 -f" returned: 0 in 0.260s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:52.294033 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832634352]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:52.296001 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:52.348958 n-d-816883-1 sudo[135344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1
Nov 14 17:12:52.350245 n-d-816883-1 sudo[135344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:52.477626 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:52.478109 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832634352]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:12:52.870941 n-d-816883-1 sudo[135344]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:52.873082 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1" returned: 0 in 0.642s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:52.874029 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ff4qta92n-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.33 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--fff33dac--363f--4b65--ae1f--7070ce94ceb9 {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 17:12:52.874494 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Converted 700.00 MB image at 526.50 MB/s
Nov 14 17:12:52.875195 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume fff33dac-363f-4b65-ae1f-7070ce94ceb9 successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 17:12:53.027074 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user aee527c636c94ce5bf697bb423e43c0e is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 17:12:53.028068 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Marking volume fff33dac-363f-4b65-ae1f-7070ce94ceb9 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:12:53.039757 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to fff33dac-363f-4b65-ae1f-7070ce94ceb9. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 17:12:53.040794 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Creating volume glance metadata for volume fff33dac-363f-4b65-ae1f-7070ce94ceb9 backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 17:12:53.183433 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d8efb38b-6281-4320-b4fd-c751a2244f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:53.186452 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d3dd482-d7fe-4609-9bb6-1e2e646fa272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:53.206987 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Volume volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9 (fff33dac-363f-4b65-ae1f-7070ce94ceb9): created successfully
Nov 14 17:12:53.209995 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d3dd482-d7fe-4609-9bb6-1e2e646fa272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:53.215221 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Flow 'volume_create_manager' (d0c7f67f-918d-4efd-afa6-7ec4186206e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:12:53.238367 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-0deda815-2be9-445a-9a77-83183cd55b5e tempest-VolumesImageMetadata-699705196 None] Created volume successfully.
Nov 14 17:12:54.528818 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 None] Lock "b'cinder-fff33dac-363f-4b65-ae1f-7070ce94ceb9-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:12:54.613198 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 None] Skipping remove_export. No iscsi_target is presently exported for volume: fff33dac-363f-4b65-ae1f-7070ce94ceb9
Nov 14 17:12:54.614202 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 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/volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:54.638703 n-d-816883-1 sudo[135373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9
Nov 14 17:12:54.639519 n-d-816883-1 sudo[135373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:55.273254 n-d-816883-1 sudo[135373]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:55.275879 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 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/volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9" returned: 0 in 0.661s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:55.278333 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:55.310312 n-d-816883-1 sudo[135376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9
Nov 14 17:12:55.311494 n-d-816883-1 sudo[135376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:55.716114 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:12:55.731354 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:12:55.731882 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 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'
Nov 14 17:12:55.756696 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Flow 'volume_create_manager' (af516dd2-c961-4e7e-acba-3deb33d323cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:12:55.773108 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70faad76-4a14-4ece-a0b3-342158f661bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:55.812405 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:12:55.859022 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70faad76-4a14-4ece-a0b3-342158f661bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1959105962',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d35972028d7433babecfdbd81613207',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:12:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:12:56Z,user_id='8c7944d1f0bd458d8f7c686c2e874e4a',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:55.862067 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (098d3394-1869-4314-98be-0e8bcd7a8ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:55.865769 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (098d3394-1869-4314-98be-0e8bcd7a8ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:55.872059 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8add5360-4e9c-40be-bb37-ccc85e79055b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:55.876519 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8add5360-4e9c-40be-bb37-ccc85e79055b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41', 'volume_name': 'volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:55.879984 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9811297-a870-429e-b24c-ccf8073d8349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:55.883334 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9811297-a870-429e-b24c-ccf8073d8349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:55.888165 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (caf3619e-bfe6-46d5-a434-9a6df7c63193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:55.889538 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume 5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41', 'volume_size': 1}
Nov 14 17:12:55.892511 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:55.925083 n-d-816883-1 sudo[135379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:12:55.926448 n-d-816883-1 sudo[135379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:56.034568 n-d-816883-1 sudo[135376]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:56.037250 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9" returned: 0 in 0.759s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:56.039862 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:56.061564 n-d-816883-1 sudo[135381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9
Nov 14 17:12:56.063827 n-d-816883-1 sudo[135381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:56.631215 n-d-816883-1 sudo[135381]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:56.633804 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fff33dac-363f-4b65-ae1f-7070ce94ceb9" returned: 0 in 0.593s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:56.635204 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 None] Successfully deleted volume: fff33dac-363f-4b65-ae1f-7070ce94ceb9
Nov 14 17:12:56.683419 n-d-816883-1 sudo[135379]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:56.686045 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.795s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:56.690189 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (caf3619e-bfe6-46d5-a434-9a6df7c63193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:56.692696 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (515f42e6-7d84-44dd-b658-35fb3086f3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:12:56.739603 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41 (5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41): created successfully
Nov 14 17:12:56.746126 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (515f42e6-7d84-44dd-b658-35fb3086f3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:12:56.759874 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Flow 'volume_create_manager' (af516dd2-c961-4e7e-acba-3deb33d323cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:12:56.774736 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8cfbd419-566f-4197-b77a-3ee6a7ec4848 tempest-VolumesSnapshotTestJSON-2037676428 None] Created volume successfully.
Nov 14 17:12:56.789251 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 None] Created reservations ['8012c45c-c773-4fca-a8fb-528c72308dfe', '8c5686aa-d3b3-4dbe-adcb-6b1001436186', '02a46f8a-494a-4e5a-b0ff-6dfe0381e570', 'a3ddb429-6d44-4700-896b-333e1fe2450a'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:12:56.860110 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:12:56.861049 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:56.915675 n-d-816883-1 sudo[135420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:12:56.916520 n-d-816883-1 sudo[135420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:57.564376 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-029942c8-9846-4b3e-b3ec-fd8e4f75d771 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:57.619425 n-d-816883-1 sudo[135423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41
Nov 14 17:12:57.624179 n-d-816883-1 sudo[135423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:58.038395 n-d-816883-1 sudo[135420]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:58.040631 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 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 1.179s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:58.042628 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:58.110583 n-d-816883-1 sudo[135431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:12:58.112239 n-d-816883-1 sudo[135431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:58.365922 n-d-816883-1 sudo[135423]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:58.369336 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-029942c8-9846-4b3e-b3ec-fd8e4f75d771 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41" returned: 0 in 0.804s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:58.372215 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-029942c8-9846-4b3e-b3ec-fd8e4f75d771 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8409fc6a-cfc5-4065-ad85-6ac347dad236 --snapshot stack-volumes-lvmdriver-1/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:12:58.417622 n-d-816883-1 sudo[135445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8409fc6a-cfc5-4065-ad85-6ac347dad236 --snapshot stack-volumes-lvmdriver-1/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41 -L 1.00g
Nov 14 17:12:58.419123 n-d-816883-1 sudo[135445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:12:58.974821 n-d-816883-1 sudo[135431]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:58.977635 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 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.935s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:58.980275 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:12:58.997478 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 None] Deleted volume successfully.
Nov 14 17:12:59.018613 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-69133da5-b869-4396-8a6b-73b4e1580af8 tempest-VolumesImageMetadata-699705196 None] Lock "b'cinder-fff33dac-363f-4b65-ae1f-7070ce94ceb9-delete_volume'" released by "delete_volume" :: held 4.490s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:12:59.381238 n-d-816883-1 sudo[135445]: pam_unix(sudo:session): session closed for user root
Nov 14 17:12:59.383188 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-029942c8-9846-4b3e-b3ec-fd8e4f75d771 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8409fc6a-cfc5-4065-ad85-6ac347dad236 --snapshot stack-volumes-lvmdriver-1/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41 -L 1.00g" returned: 0 in 1.011s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:12:59.455690 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-029942c8-9846-4b3e-b3ec-fd8e4f75d771 tempest-VolumesSnapshotTestJSON-2037676428 None] Create snapshot completed successfully
Nov 14 17:13:00.597888 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:13:00.602358 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:13:00.602863 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 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'
Nov 14 17:13:00.635729 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Flow 'volume_create_manager' (8d7245c6-450a-4805-ad89-081fd8f6d171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:00.655328 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8bfcac16-cc07-4aca-bfcc-316e418a359d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:00.681964 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:13:00.723117 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8bfcac16-cc07-4aca-bfcc-316e418a359d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2029834003',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=f784013e-1763-4260-9d06-6965dcf33599,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d35972028d7433babecfdbd81613207',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:13:01Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=8409fc6a-cfc5-4065-ad85-6ac347dad236,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:13:01Z,user_id='8c7944d1f0bd458d8f7c686c2e874e4a',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:00.726765 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c17cb60e-71bd-4c1f-9153-f126a1c4decc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:00.729212 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c17cb60e-71bd-4c1f-9153-f126a1c4decc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:00.732724 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (805c8d3c-9fbc-4514-80dc-d687653905f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:00.744404 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (805c8d3c-9fbc-4514-80dc-d687653905f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'f784013e-1763-4260-9d06-6965dcf33599', 'volume_name': 'volume-f784013e-1763-4260-9d06-6965dcf33599', 'volume_size': 2, 'snapshot_id': '8409fc6a-cfc5-4065-ad85-6ac347dad236'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:00.747127 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (faf4aafa-6695-4146-b0ea-041f7ea432f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:00.749422 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (faf4aafa-6695-4146-b0ea-041f7ea432f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:00.752637 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (314e3829-b526-41e0-8276-af668213c902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:00.753797 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume f784013e-1763-4260-9d06-6965dcf33599: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-f784013e-1763-4260-9d06-6965dcf33599', 'volume_size': 2, 'snapshot_id': '8409fc6a-cfc5-4065-ad85-6ac347dad236'}
Nov 14 17:13:00.776103 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f784013e-1763-4260-9d06-6965dcf33599 stack-volumes-lvmdriver-1 -L 2g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:00.796627 n-d-816883-1 sudo[135557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f784013e-1763-4260-9d06-6965dcf33599 stack-volumes-lvmdriver-1 -L 2g
Nov 14 17:13:00.798188 n-d-816883-1 sudo[135557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:01.464482 n-d-816883-1 sudo[135557]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:01.467795 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f784013e-1763-4260-9d06-6965dcf33599 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.692s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:01.470959 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-8409fc6a-cfc5-4065-ad85-6ac347dad236 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:01.499070 n-d-816883-1 sudo[135593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-8409fc6a-cfc5-4065-ad85-6ac347dad236
Nov 14 17:13:01.501535 n-d-816883-1 sudo[135593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:02.340260 n-d-816883-1 sudo[135593]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:02.342720 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-8409fc6a-cfc5-4065-ad85-6ac347dad236" returned: 0 in 0.871s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:02.345169 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8409fc6a--cfc5--4065--ad85--6ac347dad236 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f784013e--1763--4260--9d06--6965dcf33599 iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:02.418080 n-d-816883-1 sudo[135599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8409fc6a--cfc5--4065--ad85--6ac347dad236 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f784013e--1763--4260--9d06--6965dcf33599 iflag=direct
Nov 14 17:13:02.422016 n-d-816883-1 sudo[135599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:03.101351 n-d-816883-1 sudo[135599]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:03.103821 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8409fc6a--cfc5--4065--ad85--6ac347dad236 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f784013e--1763--4260--9d06--6965dcf33599 iflag=direct" returned: 0 in 0.759s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:03.104716 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8409fc6a--cfc5--4065--ad85--6ac347dad236 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f784013e--1763--4260--9d06--6965dcf33599 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:03.166120 n-d-816883-1 sudo[135611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8409fc6a--cfc5--4065--ad85--6ac347dad236 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f784013e--1763--4260--9d06--6965dcf33599 oflag=direct
Nov 14 17:13:03.170549 n-d-816883-1 sudo[135611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:03.379207 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:13:03.386039 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:13:03.386870 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 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'
Nov 14 17:13:03.406491 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (131ff252-07c7-4701-96d8-8543db92cf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:03.410779 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d15d3cb-8808-4eab-8739-be22278d0276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:03.446027 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:13:03.491184 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d15d3cb-8808-4eab-8739-be22278d0276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:13:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1732265906',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=0aef206d-fbf5-4f86-87fe-e27a92691060,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a2a2360abf9742fbbf4096d6093b4cec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:13:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:13:03Z,user_id='ea7c6f7d600c4c1a87ec8161ba8bf831',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:03.494520 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (609aa068-be99-4b02-bc17-9b754d5e760b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:03.498532 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (609aa068-be99-4b02-bc17-9b754d5e760b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:03.504332 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed060ed1-48aa-4324-8c09-eaa3ac8a1cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:03.509108 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed060ed1-48aa-4324-8c09-eaa3ac8a1cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0aef206d-fbf5-4f86-87fe-e27a92691060', 'volume_name': 'volume-0aef206d-fbf5-4f86-87fe-e27a92691060', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:03.512521 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd128e28-80c9-4808-9c93-999b3c2df52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:03.515257 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd128e28-80c9-4808-9c93-999b3c2df52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:03.519823 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c0b38ab-fb7f-4e08-98e5-512eefff5936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:03.520818 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Volume 0aef206d-fbf5-4f86-87fe-e27a92691060: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0aef206d-fbf5-4f86-87fe-e27a92691060', 'volume_size': 1}
Nov 14 17:13:03.522418 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0aef206d-fbf5-4f86-87fe-e27a92691060 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:03.567236 n-d-816883-1 sudo[135613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0aef206d-fbf5-4f86-87fe-e27a92691060 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:13:03.570998 n-d-816883-1 sudo[135613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:03.839442 n-d-816883-1 sudo[135611]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:03.842030 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8409fc6a--cfc5--4065--ad85--6ac347dad236 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f784013e--1763--4260--9d06--6965dcf33599 oflag=direct" returned: 0 in 0.737s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:03.843274 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8409fc6a--cfc5--4065--ad85--6ac347dad236 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f784013e--1763--4260--9d06--6965dcf33599 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:03.864041 n-d-816883-1 sudo[135627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8409fc6a--cfc5--4065--ad85--6ac347dad236 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f784013e--1763--4260--9d06--6965dcf33599 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 17:13:03.865589 n-d-816883-1 sudo[135627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:04.834688 n-d-816883-1 sudo[135613]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:04.837006 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0aef206d-fbf5-4f86-87fe-e27a92691060 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.314s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:04.843699 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c0b38ab-fb7f-4e08-98e5-512eefff5936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0aef206d-fbf5-4f86-87fe-e27a92691060', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:04.846468 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1f33838-5f9a-4d9c-8132-39622f74d287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:04.878428 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Volume volume-0aef206d-fbf5-4f86-87fe-e27a92691060 (0aef206d-fbf5-4f86-87fe-e27a92691060): created successfully
Nov 14 17:13:04.882237 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1f33838-5f9a-4d9c-8132-39622f74d287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:04.887316 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (131ff252-07c7-4701-96d8-8543db92cf50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:04.912893 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d05a4e09-2da6-480e-bdbb-baecc64de608 tempest-VolumesGetTest-377706185 None] Created volume successfully.
Nov 14 17:13:06.634499 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 None] Lock "b'cinder-3e817410-33e7-495d-8f0d-79f8a62c37c1-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:06.771751 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:07.093425 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.335s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:07.094902 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831952832]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:13:07.095549 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:13:07.096737 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 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/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:07.154323 n-d-816883-1 sudo[135664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:13:07.157122 n-d-816883-1 sudo[135664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:07.641755 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:13:07.660497 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:13:07.661065 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 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'
Nov 14 17:13:07.709321 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (cc418509-943d-4922-9883-748ef9916185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:07.712892 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3ba5986-d335-4b99-af04-60c3ce1afc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:07.766598 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:13:07.815215 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3ba5986-d335-4b99-af04-60c3ce1afc0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:13:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1067523186',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=5d4b6953-e77b-456a-b421-777f20ab8738,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2a2360abf9742fbbf4096d6093b4cec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:13:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:13:08Z,user_id='ea7c6f7d600c4c1a87ec8161ba8bf831',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:07.822064 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3e565ab7-ec90-4c77-a443-80a27d81e9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:07.824347 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3e565ab7-ec90-4c77-a443-80a27d81e9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:07.826673 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed5ba635-ade7-474f-9ee3-ac0f7e3c5e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:07.836744 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed5ba635-ade7-474f-9ee3-ac0f7e3c5e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5d4b6953-e77b-456a-b421-777f20ab8738', 'volume_name': 'volume-5d4b6953-e77b-456a-b421-777f20ab8738', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:07.839000 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e9b2163-2ce2-4434-9a42-17cef06876a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:07.850172 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e9b2163-2ce2-4434-9a42-17cef06876a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:07.855171 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a44bd8bd-c331-409e-917b-1008a68cd80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:07.855980 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Volume 5d4b6953-e77b-456a-b421-777f20ab8738: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5d4b6953-e77b-456a-b421-777f20ab8738', 'volume_size': 1}
Nov 14 17:13:07.858171 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d4b6953-e77b-456a-b421-777f20ab8738 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:07.888230 n-d-816883-1 sudo[135675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d4b6953-e77b-456a-b421-777f20ab8738 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:13:07.892853 n-d-816883-1 sudo[135675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:08.114921 n-d-816883-1 sudo[135664]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:08.118019 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 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/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1" returned: 0 in 1.020s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:08.120163 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:08.186663 n-d-816883-1 sudo[135678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:13:08.188274 n-d-816883-1 sudo[135678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:08.960430 n-d-816883-1 sudo[135678]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:08.963651 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1" returned: 0 in 0.843s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:08.969885 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:09.008010 n-d-816883-1 sudo[135675]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:09.011463 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d4b6953-e77b-456a-b421-777f20ab8738 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.153s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:09.016567 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a44bd8bd-c331-409e-917b-1008a68cd80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d4b6953-e77b-456a-b421-777f20ab8738', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:09.020888 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3364afb-b206-45fb-bf3d-5fc43e37b9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:09.025893 n-d-816883-1 sudo[135717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:13:09.026885 n-d-816883-1 sudo[135717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:09.039643 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Volume volume-5d4b6953-e77b-456a-b421-777f20ab8738 (5d4b6953-e77b-456a-b421-777f20ab8738): created successfully
Nov 14 17:13:09.042671 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3364afb-b206-45fb-bf3d-5fc43e37b9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:09.048017 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (cc418509-943d-4922-9883-748ef9916185) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:09.070918 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-010934f2-98b4-42b1-8078-40994a0767ec tempest-VolumesGetTest-377706185 None] Created volume successfully.
Nov 14 17:13:10.031073 n-d-816883-1 sudo[135717]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:10.034189 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e817410-33e7-495d-8f0d-79f8a62c37c1" returned: 0 in 1.064s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:10.035001 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 None] Successfully deleted volume: 3e817410-33e7-495d-8f0d-79f8a62c37c1
Nov 14 17:13:10.186636 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 None] Created reservations ['8035d66f-527a-495c-b2fc-f1fb1a917617', 'da8c35a8-82b9-41c9-9e2e-7c9e16aa096b', 'ff856672-d4bf-475d-beb4-f21c37fd9f7e', 'bcbbcaa7-b56c-41b6-8f04-69e3d1d4dce6'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:10.387177 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:10.387901 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:10.468273 n-d-816883-1 sudo[135723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:10.469148 n-d-816883-1 sudo[135723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:10.489742 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 None] Lock "b'cinder-5d4b6953-e77b-456a-b421-777f20ab8738-delete_volume'" acquired by "delete_volume" :: waited 0.039s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:10.710157 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5d4b6953-e77b-456a-b421-777f20ab8738
Nov 14 17:13:10.711627 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 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/volume-5d4b6953-e77b-456a-b421-777f20ab8738 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:10.794014 n-d-816883-1 sudo[135725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-5d4b6953-e77b-456a-b421-777f20ab8738
Nov 14 17:13:10.794874 n-d-816883-1 sudo[135725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:11.114921 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 None] Lock "b'cinder-5790e0ba-6345-4c36-9df6-bd7ea1ee639f-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:11.277816 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:11.331128 n-d-816883-1 sudo[135723]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:11.333156 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 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.945s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:11.335026 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:11.370408 n-d-816883-1 sudo[135731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:11.372034 n-d-816883-1 sudo[135731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:11.454103 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:11.454696 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831889056]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:13:11.455826 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:13:11.457441 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 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/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:11.500997 n-d-816883-1 sudo[135735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:13:11.504046 n-d-816883-1 sudo[135735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:11.643070 n-d-816883-1 sudo[135725]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:11.646252 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 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/volume-5d4b6953-e77b-456a-b421-777f20ab8738" returned: 0 in 0.934s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:11.648052 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d4b6953-e77b-456a-b421-777f20ab8738 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:11.675369 n-d-816883-1 sudo[135627]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:11.691114 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8409fc6a--cfc5--4065--ad85--6ac347dad236 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f784013e--1763--4260--9d06--6965dcf33599 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.847s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:11.691839 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8409fc6a--cfc5--4065--ad85--6ac347dad236, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--f784013e--1763--4260--9d06--6965dcf33599, size 1024.00 MB, duration 7.85 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 17:13:11.692497 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume copy 1024.00 MB at 130.46 MB/s
Nov 14 17:13:11.730309 n-d-816883-1 sudo[135750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d4b6953-e77b-456a-b421-777f20ab8738
Nov 14 17:13:11.731153 n-d-816883-1 sudo[135750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:11.820632 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (314e3829-b526-41e0-8276-af668213c902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f784013e-1763-4260-9d06-6965dcf33599', 'volume_size': 2, 'snapshot_id': '8409fc6a-cfc5-4065-ad85-6ac347dad236'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:11.826108 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1addc97-ea08-4acb-b47f-9e1ddc48bbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:11.849429 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume volume-f784013e-1763-4260-9d06-6965dcf33599 (f784013e-1763-4260-9d06-6965dcf33599): created successfully
Nov 14 17:13:11.852137 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1addc97-ea08-4acb-b47f-9e1ddc48bbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:11.855996 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Flow 'volume_create_manager' (8d7245c6-450a-4805-ad89-081fd8f6d171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:11.879479 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b96f2ce3-483a-432a-b08d-70865fd12021 tempest-VolumesSnapshotTestJSON-2037676428 None] Created volume successfully.
Nov 14 17:13:12.364649 n-d-816883-1 sudo[135731]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:12.367101 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 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 1.032s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:12.368873 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:12.374738 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 None] Deleted volume successfully.
Nov 14 17:13:12.412234 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-b4258c35-086b-48af-aef0-491e8f3a3a8c tempest-TaggedBootDevicesTest-2023894522 None] Lock "b'cinder-3e817410-33e7-495d-8f0d-79f8a62c37c1-delete_volume'" released by "delete_volume" :: held 5.778s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:12.449359 n-d-816883-1 sudo[135750]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:12.451700 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d4b6953-e77b-456a-b421-777f20ab8738" returned: 0 in 0.804s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:12.453724 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d4b6953-e77b-456a-b421-777f20ab8738 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:12.558212 n-d-816883-1 sudo[135760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d4b6953-e77b-456a-b421-777f20ab8738
Nov 14 17:13:12.559167 n-d-816883-1 sudo[135760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:12.563336 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-f784013e-1763-4260-9d06-6965dcf33599-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:12.716440 n-d-816883-1 sudo[135735]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:12.764766 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 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/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f" returned: 0 in 1.307s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:12.778368 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:12.838622 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 None] Skipping remove_export. No iscsi_target is presently exported for volume: f784013e-1763-4260-9d06-6965dcf33599
Nov 14 17:13:12.847597 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 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/volume-f784013e-1763-4260-9d06-6965dcf33599 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:12.849072 n-d-816883-1 sudo[135762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:13:12.856538 n-d-816883-1 sudo[135762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:12.943476 n-d-816883-1 sudo[135764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f784013e-1763-4260-9d06-6965dcf33599
Nov 14 17:13:12.946184 n-d-816883-1 sudo[135764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:13.797715 n-d-816883-1 sudo[135764]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:13.799912 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 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/volume-f784013e-1763-4260-9d06-6965dcf33599" returned: 0 in 0.952s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:13.802174 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f784013e-1763-4260-9d06-6965dcf33599 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:13.847776 n-d-816883-1 sudo[135760]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:13.852558 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d4b6953-e77b-456a-b421-777f20ab8738" returned: 0 in 1.398s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:13.854556 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 None] Successfully deleted volume: 5d4b6953-e77b-456a-b421-777f20ab8738
Nov 14 17:13:13.877339 n-d-816883-1 sudo[135771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f784013e-1763-4260-9d06-6965dcf33599
Nov 14 17:13:13.880521 n-d-816883-1 sudo[135771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:13.903340 n-d-816883-1 sudo[135762]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:13.910226 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f" returned: 0 in 1.132s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:13.914059 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:13.967149 n-d-816883-1 sudo[135773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:13:13.968097 n-d-816883-1 sudo[135773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:13.995483 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 None] Created reservations ['148f169e-30e4-4573-b3f6-39d5e2cbf591', '7871e044-0efc-4dc8-9cbd-1d2ee1dda917', '19db1bb8-4078-421c-bef7-57470d4c3585', '7f904f20-32fa-430b-9281-a838a8b56d2f'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:14.092908 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:14.094064 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:14.142120 n-d-816883-1 sudo[135775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:14.143127 n-d-816883-1 sudo[135775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:14.568739 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 None] Lock "b'cinder-0aef206d-fbf5-4f86-87fe-e27a92691060-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:14.832164 n-d-816883-1 sudo[135773]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:14.847394 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5790e0ba-6345-4c36-9df6-bd7ea1ee639f" returned: 0 in 0.934s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:14.848334 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 None] Successfully deleted volume: 5790e0ba-6345-4c36-9df6-bd7ea1ee639f
Nov 14 17:13:14.910499 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0aef206d-fbf5-4f86-87fe-e27a92691060
Nov 14 17:13:14.932961 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 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/volume-0aef206d-fbf5-4f86-87fe-e27a92691060 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:14.984283 n-d-816883-1 sudo[135785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-0aef206d-fbf5-4f86-87fe-e27a92691060
Nov 14 17:13:14.985171 n-d-816883-1 sudo[135785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:15.008867 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 None] Created reservations ['e5173465-d199-4b40-8873-ac698fb8aca2', '64adf139-5b4e-4d47-a888-df7d4d6f88f4', '3761cf49-9692-468b-8577-d4d4680cdfb6', 'c017ff0f-63af-465b-8e2e-86fc45c04a28'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:15.111357 n-d-816883-1 sudo[135775]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:15.142089 n-d-816883-1 sudo[135771]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:15.154249 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 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 1.058s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:15.157942 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f784013e-1763-4260-9d06-6965dcf33599" returned: 0 in 1.355s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:15.162152 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:15.209772 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f784013e-1763-4260-9d06-6965dcf33599 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:15.218035 n-d-816883-1 sudo[135787]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:15.218920 n-d-816883-1 sudo[135787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:15.251428 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:15.252280 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:15.262326 n-d-816883-1 sudo[135788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f784013e-1763-4260-9d06-6965dcf33599
Nov 14 17:13:15.263303 n-d-816883-1 sudo[135788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:15.303133 n-d-816883-1 sudo[135790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:15.303967 n-d-816883-1 sudo[135790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:16.123177 n-d-816883-1 sudo[135788]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:16.125482 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f784013e-1763-4260-9d06-6965dcf33599" returned: 0 in 0.916s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:16.127297 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 None] Successfully deleted volume: f784013e-1763-4260-9d06-6965dcf33599
Nov 14 17:13:16.163748 n-d-816883-1 sudo[135785]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:16.166456 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 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/volume-0aef206d-fbf5-4f86-87fe-e27a92691060" returned: 0 in 1.255s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:16.168905 n-d-816883-1 sudo[135787]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:16.169834 n-d-816883-1 sudo[135790]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:16.172291 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0aef206d-fbf5-4f86-87fe-e27a92691060 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:16.192331 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 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 1.030s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:16.195156 n-d-816883-1 sudo[135809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0aef206d-fbf5-4f86-87fe-e27a92691060
Nov 14 17:13:16.196449 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 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.944s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:16.197115 n-d-816883-1 sudo[135809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:16.198415 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:16.212940 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 None] Deleted volume successfully.
Nov 14 17:13:16.228358 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:16.339105 n-d-816883-1 sudo[135811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:16.347632 n-d-816883-1 sudo[135811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:16.364411 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-96c83c20-c24c-4750-bef4-d03a579888a4 tempest-VolumesGetTest-377706185 None] Lock "b'cinder-5d4b6953-e77b-456a-b421-777f20ab8738-delete_volume'" released by "delete_volume" :: held 5.875s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:16.412863 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 None] Lock "b'cinder-8a3bd5d2-1873-48dc-bd02-ddf9862c0549-delete_volume'" acquired by "delete_volume" :: waited 0.083s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:16.421312 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['856d9bc8-5ee1-4b7d-a54b-4aa12ba2f84b', '9bcdd73a-7a5f-4f42-8643-3c75af85a088', 'f425959d-ce28-4525-b846-1f38d7c20452', 'e91008e2-be57-4fbe-9351-ae4a93c21f58'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:16.548554 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:16.549720 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:16.621913 n-d-816883-1 sudo[135814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:16.622902 n-d-816883-1 sudo[135814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:16.726366 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:16.972714 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.254s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:16.975083 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830065808]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:13:16.976887 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:13:16.978876 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 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/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:17.047343 n-d-816883-1 sudo[135821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:13:17.049046 n-d-816883-1 sudo[135821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:17.155523 n-d-816883-1 sudo[135809]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:17.158382 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0aef206d-fbf5-4f86-87fe-e27a92691060" returned: 0 in 0.987s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:17.160585 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0aef206d-fbf5-4f86-87fe-e27a92691060 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:17.220247 n-d-816883-1 sudo[135825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0aef206d-fbf5-4f86-87fe-e27a92691060
Nov 14 17:13:17.221883 n-d-816883-1 sudo[135825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:17.514481 n-d-816883-1 sudo[135814]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:17.517855 n-d-816883-1 sudo[135811]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:17.523055 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 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 1.295s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:17.523807 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 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.974s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:17.525739 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:17.529226 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:17.575301 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 None] Deleted volume successfully.
Nov 14 17:13:17.597557 n-d-816883-1 sudo[135846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:17.607106 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-c725ca0d-8160-4df5-9328-5570dcfdbc9f tempest-TaggedBootDevicesTest-2023894522 None] Lock "b'cinder-5790e0ba-6345-4c36-9df6-bd7ea1ee639f-delete_volume'" released by "delete_volume" :: held 6.492s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:17.608525 n-d-816883-1 sudo[135846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:17.888499 n-d-816883-1 sudo[135821]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:17.891715 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 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/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549" returned: 0 in 0.913s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:17.894373 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:17.959305 n-d-816883-1 sudo[135854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:13:17.960308 n-d-816883-1 sudo[135854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:18.326250 n-d-816883-1 sudo[135825]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:18.328409 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0aef206d-fbf5-4f86-87fe-e27a92691060" returned: 0 in 1.167s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:18.329991 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 None] Successfully deleted volume: 0aef206d-fbf5-4f86-87fe-e27a92691060
Nov 14 17:13:18.449999 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 None] Created reservations ['f9395844-b588-4e25-aeef-e48fa956ea70', '838ea399-567a-4f18-8108-fa33764d821e', '57b36be3-7171-40d6-90ab-7d18a7d10c4e', 'fd62677d-5141-4369-a8b9-3961b6528c6f'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:18.523448 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:18.524509 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:18.595392 n-d-816883-1 sudo[135872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:18.596387 n-d-816883-1 sudo[135872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:18.647632 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:13:18.678300 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:13:18.679024 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 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'
Nov 14 17:13:18.733225 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Flow 'volume_create_manager' (2d1cfddb-d7cb-4f68-93de-d3a95282367e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:18.754177 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6436db5b-9dd9-4dba-ac50-a509552af2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:18.789829 n-d-816883-1 sudo[135846]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:18.839921 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:13:18.896736 n-d-816883-1 sudo[135854]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:18.902942 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 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 1.374s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:18.916669 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6436db5b-9dd9-4dba-ac50-a509552af2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-238592219',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=2ad2b2e3-3757-4001-891e-f25d3be364a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d35972028d7433babecfdbd81613207',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:13:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:13:19Z,user_id='8c7944d1f0bd458d8f7c686c2e874e4a',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:18.919482 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c00c2d9d-b2c7-4e9d-9085-19fd5e7893f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:18.924190 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c00c2d9d-b2c7-4e9d-9085-19fd5e7893f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:18.926595 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1fc0bb3f-b2fc-4160-8789-522b692a6bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:18.933891 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1fc0bb3f-b2fc-4160-8789-522b692a6bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2ad2b2e3-3757-4001-891e-f25d3be364a6', 'volume_name': 'volume-2ad2b2e3-3757-4001-891e-f25d3be364a6', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:18.942533 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfb23ee7-8401-4e0d-9cd9-3f3e1ae70ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:18.944795 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfb23ee7-8401-4e0d-9cd9-3f3e1ae70ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:18.951485 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4411e3d4-a0f2-4e9d-8f31-ea81398571eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:18.965440 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume 2ad2b2e3-3757-4001-891e-f25d3be364a6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2ad2b2e3-3757-4001-891e-f25d3be364a6', 'volume_size': 1}
Nov 14 17:13:18.966788 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ad2b2e3-3757-4001-891e-f25d3be364a6 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:19.018574 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:19.025030 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549" returned: 0 in 1.131s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:19.026608 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:19.035999 n-d-816883-1 sudo[135885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ad2b2e3-3757-4001-891e-f25d3be364a6 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:13:19.037587 n-d-816883-1 sudo[135885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:19.077002 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 None] Deleted volume successfully.
Nov 14 17:13:19.083397 n-d-816883-1 sudo[135888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:13:19.084296 n-d-816883-1 sudo[135888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:19.103573 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-39b1d5b4-3d86-41e1-81b8-ee99f9ff404b tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-f784013e-1763-4260-9d06-6965dcf33599-delete_volume'" released by "delete_volume" :: held 6.540s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:19.531621 n-d-816883-1 sudo[135872]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:19.533652 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 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 1.009s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:19.535981 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:19.614876 n-d-816883-1 sudo[135897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:19.620127 n-d-816883-1 sudo[135897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:20.144838 n-d-816883-1 sudo[135885]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:20.147173 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ad2b2e3-3757-4001-891e-f25d3be364a6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.180s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:20.149270 n-d-816883-1 sudo[135888]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:20.153609 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4411e3d4-a0f2-4e9d-8f31-ea81398571eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2ad2b2e3-3757-4001-891e-f25d3be364a6', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:20.157567 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6de161db-e556-4c5a-9771-eda07d439b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:20.175906 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a3bd5d2-1873-48dc-bd02-ddf9862c0549" returned: 0 in 1.149s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:20.176718 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 None] Successfully deleted volume: 8a3bd5d2-1873-48dc-bd02-ddf9862c0549
Nov 14 17:13:20.216778 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Volume volume-2ad2b2e3-3757-4001-891e-f25d3be364a6 (2ad2b2e3-3757-4001-891e-f25d3be364a6): created successfully
Nov 14 17:13:20.219197 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6de161db-e556-4c5a-9771-eda07d439b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:20.230510 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Flow 'volume_create_manager' (2d1cfddb-d7cb-4f68-93de-d3a95282367e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:20.273163 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-79e72981-9a7f-404b-99a9-e0d22f615835 tempest-VolumesSnapshotTestJSON-2037676428 None] Created volume successfully.
Nov 14 17:13:20.350771 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 None] Created reservations ['c7fda669-eb3b-480f-b7de-99a17ebf3ef4', '31e48031-01d5-4b29-b7be-68310a3276d3', 'c63bcb86-3e1b-40bb-9868-5b2c148ab6c9', 'e9e6c92e-b791-40cd-a721-041de08abcdd'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:20.455052 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:20.456190 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:20.510129 n-d-816883-1 sudo[135941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:20.510974 n-d-816883-1 sudo[135941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:20.704989 n-d-816883-1 sudo[135897]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:20.707526 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 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 1.171s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:20.709995 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:20.749410 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 None] Deleted volume successfully.
Nov 14 17:13:20.788830 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:13:20.798039 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:13:20.798578 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 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'
Nov 14 17:13:20.829488 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (78473f70-2b49-4ecf-b1d2-384dc4910011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:20.846698 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3d65dd04-7348-4b9c-933e-95e8344eca99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:20.894712 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:13:20.950026 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d8932c57-3423-495c-a793-069989a8e6c3 tempest-VolumesGetTest-377706185 None] Lock "b'cinder-0aef206d-fbf5-4f86-87fe-e27a92691060-delete_volume'" released by "delete_volume" :: held 6.381s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:20.972496 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3d65dd04-7348-4b9c-933e-95e8344eca99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-887787389',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=e926f709-40ef-4697-bcbc-4fa90ea285bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2a2360abf9742fbbf4096d6093b4cec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:13:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:13:21Z,user_id='ea7c6f7d600c4c1a87ec8161ba8bf831',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:20.980387 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96cf9dbb-82a6-48b1-bae5-5fe2f2e9aa29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:20.991082 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96cf9dbb-82a6-48b1-bae5-5fe2f2e9aa29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:20.998481 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cb17fe6-3927-47ed-9d11-f6c26906c0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:21.019162 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cb17fe6-3927-47ed-9d11-f6c26906c0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e926f709-40ef-4697-bcbc-4fa90ea285bb', 'volume_name': 'volume-e926f709-40ef-4697-bcbc-4fa90ea285bb', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:21.029733 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52b263e9-2a32-4e4a-84ed-83cea9b26a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:21.037720 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52b263e9-2a32-4e4a-84ed-83cea9b26a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:21.040176 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (99fd7a70-e6af-4871-8ea5-14a06d575396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:21.040979 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Volume e926f709-40ef-4697-bcbc-4fa90ea285bb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e926f709-40ef-4697-bcbc-4fa90ea285bb', 'volume_size': 1}
Nov 14 17:13:21.042232 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e926f709-40ef-4697-bcbc-4fa90ea285bb stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:21.132028 n-d-816883-1 sudo[135956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e926f709-40ef-4697-bcbc-4fa90ea285bb stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:13:21.132864 n-d-816883-1 sudo[135956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:21.327341 n-d-816883-1 sudo[135941]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:21.329958 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 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.873s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:21.332993 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:21.384901 n-d-816883-1 sudo[135966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:21.385757 n-d-816883-1 sudo[135966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:21.688331 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3529082-1960-4dac-a16c-a3e13acae853 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:21.765772 n-d-816883-1 sudo[135974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6
Nov 14 17:13:21.767424 n-d-816883-1 sudo[135974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:22.309541 n-d-816883-1 sudo[135956]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:22.312836 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e926f709-40ef-4697-bcbc-4fa90ea285bb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.270s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:22.317559 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (99fd7a70-e6af-4871-8ea5-14a06d575396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e926f709-40ef-4697-bcbc-4fa90ea285bb', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:22.320914 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71a82629-9c55-4099-80cb-4636365fb7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:22.341324 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Volume volume-e926f709-40ef-4697-bcbc-4fa90ea285bb (e926f709-40ef-4697-bcbc-4fa90ea285bb): created successfully
Nov 14 17:13:22.344531 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71a82629-9c55-4099-80cb-4636365fb7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:22.348148 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (78473f70-2b49-4ecf-b1d2-384dc4910011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:22.357410 n-d-816883-1 sudo[135966]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:22.359081 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-94e76161-043a-496a-bf70-d72e348486bf tempest-VolumesGetTest-377706185 None] Created volume successfully.
Nov 14 17:13:22.366765 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 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 1.035s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:22.371434 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:22.388963 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 None] Deleted volume successfully.
Nov 14 17:13:22.411776 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-e79cb84e-429b-4719-8adc-3dde5fd25353 tempest-TaggedBootDevicesTest-2023894522 None] Lock "b'cinder-8a3bd5d2-1873-48dc-bd02-ddf9862c0549-delete_volume'" released by "delete_volume" :: held 5.998s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:22.480481 n-d-816883-1 sudo[135974]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:22.482631 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3529082-1960-4dac-a16c-a3e13acae853 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6" returned: 0 in 0.798s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:22.484281 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3529082-1960-4dac-a16c-a3e13acae853 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e9c9b349-268e-402c-8c56-45e6cd9a040a --snapshot stack-volumes-lvmdriver-1/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:22.510672 n-d-816883-1 sudo[136019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e9c9b349-268e-402c-8c56-45e6cd9a040a --snapshot stack-volumes-lvmdriver-1/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6 -L 1.00g
Nov 14 17:13:22.512185 n-d-816883-1 sudo[136019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:23.497424 n-d-816883-1 sudo[136019]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:23.502303 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3529082-1960-4dac-a16c-a3e13acae853 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e9c9b349-268e-402c-8c56-45e6cd9a040a --snapshot stack-volumes-lvmdriver-1/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6 -L 1.00g" returned: 0 in 1.017s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:23.591111 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e3529082-1960-4dac-a16c-a3e13acae853 tempest-VolumesSnapshotTestJSON-2037676428 None] Create snapshot completed successfully
Nov 14 17:13:24.172973 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:13:24.190946 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:13:24.192024 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 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'
Nov 14 17:13:24.246092 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (00b361df-0df3-481d-a092-234dd5143cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:24.249293 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd3d38ed-95f9-4291-acc8-3de46717956b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:24.296568 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:13:24.386404 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd3d38ed-95f9-4291-acc8-3de46717956b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:13:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-724839208',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=9a1cf735-bcb1-4a1d-9280-331611935ba8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a2a2360abf9742fbbf4096d6093b4cec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:13:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=e926f709-40ef-4697-bcbc-4fa90ea285bb,status='creating',terminated_at=None,updated_at=2021-11-14T17:13:24Z,user_id='ea7c6f7d600c4c1a87ec8161ba8bf831',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:24.389008 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69f11771-cc7c-43c6-a752-e8daf93ef053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:24.391723 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69f11771-cc7c-43c6-a752-e8daf93ef053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:24.399941 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59ad2576-38f0-439e-be2c-daa8a0a236df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:24.513000 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59ad2576-38f0-439e-be2c-daa8a0a236df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '9a1cf735-bcb1-4a1d-9280-331611935ba8', 'volume_name': 'volume-9a1cf735-bcb1-4a1d-9280-331611935ba8', 'volume_size': 1, 'source_volid': 'e926f709-40ef-4697-bcbc-4fa90ea285bb', 'source_volstatus': 'available'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:24.517008 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7cc3afba-c030-455c-b68c-5ea038ecfe7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:24.520225 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7cc3afba-c030-455c-b68c-5ea038ecfe7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:24.523105 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d8f793a-43bd-4a45-a3a7-f104404fd74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:24.524269 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Volume 9a1cf735-bcb1-4a1d-9280-331611935ba8: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-9a1cf735-bcb1-4a1d-9280-331611935ba8', 'volume_size': 1, 'source_volid': 'e926f709-40ef-4697-bcbc-4fa90ea285bb', 'source_volstatus': 'available'}
Nov 14 17:13:24.579057 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Creating clone of volume: e926f709-40ef-4697-bcbc-4fa90ea285bb
Nov 14 17:13:24.580954 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 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/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:24.611043 n-d-816883-1 sudo[136147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb
Nov 14 17:13:24.612580 n-d-816883-1 sudo[136147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:25.119995 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:13:25.129663 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:13:25.130431 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 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'
Nov 14 17:13:25.160501 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Flow 'volume_create_manager' (0e24531e-9011-427b-91d1-c2a5fd7a1000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:25.165718 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed8d559f-5848-4fe1-890f-c0de61cf3d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:25.193589 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:13:25.224304 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed8d559f-5848-4fe1-890f-c0de61cf3d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-244393295',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=c1bbada2-faf9-48dd-a852-a7960c039b38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d35972028d7433babecfdbd81613207',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:13:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=e9c9b349-268e-402c-8c56-45e6cd9a040a,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:13:25Z,user_id='8c7944d1f0bd458d8f7c686c2e874e4a',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:25.227723 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66af4708-dfcd-4caf-b489-5cc95a3f968d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:25.230608 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66af4708-dfcd-4caf-b489-5cc95a3f968d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:25.235712 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b242127c-559c-444a-8b2a-9e3d84f1eaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:25.242028 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b242127c-559c-444a-8b2a-9e3d84f1eaed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c1bbada2-faf9-48dd-a852-a7960c039b38', 'volume_name': 'volume-c1bbada2-faf9-48dd-a852-a7960c039b38', 'volume_size': 1, 'snapshot_id': 'e9c9b349-268e-402c-8c56-45e6cd9a040a'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:25.246592 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01db5831-229e-48f1-b554-8ba83fb98cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:25.248831 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01db5831-229e-48f1-b554-8ba83fb98cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:25.251311 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf583f06-09c3-4e49-b9f2-0c834683dfd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:25.252092 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Volume c1bbada2-faf9-48dd-a852-a7960c039b38: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c1bbada2-faf9-48dd-a852-a7960c039b38', 'volume_size': 1, 'snapshot_id': 'e9c9b349-268e-402c-8c56-45e6cd9a040a'}
Nov 14 17:13:25.282947 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1bbada2-faf9-48dd-a852-a7960c039b38 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:25.314966 n-d-816883-1 sudo[136165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1bbada2-faf9-48dd-a852-a7960c039b38 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:13:25.315842 n-d-816883-1 sudo[136165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:25.333162 n-d-816883-1 sudo[136147]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:25.336252 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 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/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb" returned: 0 in 0.754s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:25.337701 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-9a1cf735-bcb1-4a1d-9280-331611935ba8 --snapshot stack-volumes-lvmdriver-1/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:25.362351 n-d-816883-1 sudo[136167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-9a1cf735-bcb1-4a1d-9280-331611935ba8 --snapshot stack-volumes-lvmdriver-1/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb -L 1.00g
Nov 14 17:13:25.363232 n-d-816883-1 sudo[136167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:26.064378 n-d-816883-1 sudo[136165]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:26.068628 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1bbada2-faf9-48dd-a852-a7960c039b38 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.785s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:26.072000 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e9c9b349-268e-402c-8c56-45e6cd9a040a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:26.159521 n-d-816883-1 sudo[136235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e9c9b349-268e-402c-8c56-45e6cd9a040a
Nov 14 17:13:26.160334 n-d-816883-1 sudo[136235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:26.429147 n-d-816883-1 sudo[136167]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:26.431978 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-9a1cf735-bcb1-4a1d-9280-331611935ba8 --snapshot stack-volumes-lvmdriver-1/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb -L 1.00g" returned: 0 in 1.094s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:26.434410 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9a1cf735-bcb1-4a1d-9280-331611935ba8 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:26.462249 n-d-816883-1 sudo[136313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9a1cf735-bcb1-4a1d-9280-331611935ba8 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:13:26.463904 n-d-816883-1 sudo[136313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:27.006602 n-d-816883-1 sudo[136235]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:27.009365 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e9c9b349-268e-402c-8c56-45e6cd9a040a" returned: 0 in 0.937s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:27.012847 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e9c9b349--268e--402c--8c56--45e6cd9a040a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1bbada2--faf9--48dd--a852--a7960c039b38 iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:27.057188 n-d-816883-1 sudo[136317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e9c9b349--268e--402c--8c56--45e6cd9a040a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1bbada2--faf9--48dd--a852--a7960c039b38 iflag=direct
Nov 14 17:13:27.058254 n-d-816883-1 sudo[136317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:27.288523 n-d-816883-1 sudo[136313]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:27.290812 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9a1cf735-bcb1-4a1d-9280-331611935ba8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.856s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:27.292562 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-9a1cf735-bcb1-4a1d-9280-331611935ba8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:27.313450 n-d-816883-1 sudo[136348]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-9a1cf735-bcb1-4a1d-9280-331611935ba8
Nov 14 17:13:27.314868 n-d-816883-1 sudo[136348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:27.556046 n-d-816883-1 sudo[136317]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:27.558429 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e9c9b349--268e--402c--8c56--45e6cd9a040a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1bbada2--faf9--48dd--a852--a7960c039b38 iflag=direct" returned: 0 in 0.545s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:27.559496 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e9c9b349--268e--402c--8c56--45e6cd9a040a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1bbada2--faf9--48dd--a852--a7960c039b38 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:27.596435 n-d-816883-1 sudo[136360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e9c9b349--268e--402c--8c56--45e6cd9a040a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1bbada2--faf9--48dd--a852--a7960c039b38 oflag=direct
Nov 14 17:13:27.597829 n-d-816883-1 sudo[136360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:27.988783 n-d-816883-1 sudo[136348]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:27.991193 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-9a1cf735-bcb1-4a1d-9280-331611935ba8" returned: 0 in 0.698s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:27.993371 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9a1cf735--bcb1--4a1d--9280--331611935ba8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9a1cf735--bcb1--4a1d--9280--331611935ba8 iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:28.026802 n-d-816883-1 sudo[136370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9a1cf735--bcb1--4a1d--9280--331611935ba8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9a1cf735--bcb1--4a1d--9280--331611935ba8 iflag=direct
Nov 14 17:13:28.031355 n-d-816883-1 sudo[136370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:28.078919 n-d-816883-1 sudo[136360]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:28.081370 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e9c9b349--268e--402c--8c56--45e6cd9a040a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1bbada2--faf9--48dd--a852--a7960c039b38 oflag=direct" returned: 0 in 0.521s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:28.082547 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e9c9b349--268e--402c--8c56--45e6cd9a040a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1bbada2--faf9--48dd--a852--a7960c039b38 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:28.124486 n-d-816883-1 sudo[136383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e9c9b349--268e--402c--8c56--45e6cd9a040a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1bbada2--faf9--48dd--a852--a7960c039b38 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 17:13:28.128553 n-d-816883-1 sudo[136383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:28.643387 n-d-816883-1 sudo[136370]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:28.649273 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9a1cf735--bcb1--4a1d--9280--331611935ba8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9a1cf735--bcb1--4a1d--9280--331611935ba8 iflag=direct" returned: 0 in 0.652s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:28.651133 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9a1cf735--bcb1--4a1d--9280--331611935ba8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9a1cf735--bcb1--4a1d--9280--331611935ba8 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:28.746515 n-d-816883-1 sudo[136401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9a1cf735--bcb1--4a1d--9280--331611935ba8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9a1cf735--bcb1--4a1d--9280--331611935ba8 oflag=direct
Nov 14 17:13:28.751946 n-d-816883-1 sudo[136401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:29.236751 n-d-816883-1 sudo[136401]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:29.240293 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9a1cf735--bcb1--4a1d--9280--331611935ba8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9a1cf735--bcb1--4a1d--9280--331611935ba8 oflag=direct" returned: 0 in 0.588s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:29.242232 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9a1cf735--bcb1--4a1d--9280--331611935ba8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9a1cf735--bcb1--4a1d--9280--331611935ba8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:29.284045 n-d-816883-1 sudo[136413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9a1cf735--bcb1--4a1d--9280--331611935ba8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9a1cf735--bcb1--4a1d--9280--331611935ba8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 17:13:29.292068 n-d-816883-1 sudo[136413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:30.526029 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:13:30.532161 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:13:30.533030 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 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'
Nov 14 17:13:30.557679 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Flow 'volume_create_manager' (8ba4ecd3-b492-4992-9ecd-9361650264e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:30.562607 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72ea15d0-45cc-4fd5-9e29-aec07d4080eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:30.591014 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:13:30.654264 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72ea15d0-45cc-4fd5-9e29-aec07d4080eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1219758316',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=7ccbf339-f860-47e6-90bc-24cb96d7cc28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45f31103b844b19a704af0ac69bc6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:13:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:13:30Z,user_id='04572c14d9dc4dfcb32725ff45d0cc16',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:30.657787 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (724561e1-78cc-4230-90e4-667570465106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:30.660030 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (724561e1-78cc-4230-90e4-667570465106) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:30.663733 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07e248b4-fb3d-4314-b72a-8b916c5da831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:30.674234 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07e248b4-fb3d-4314-b72a-8b916c5da831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7ccbf339-f860-47e6-90bc-24cb96d7cc28', 'volume_name': 'volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:30.680535 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69c548a1-424a-4f24-856b-0f2af8d3995c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:30.683233 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69c548a1-424a-4f24-856b-0f2af8d3995c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:30.685765 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac2f2043-b04d-414f-a494-061f505c3625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:30.687561 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Volume 7ccbf339-f860-47e6-90bc-24cb96d7cc28: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28', 'volume_size': 1}
Nov 14 17:13:30.688995 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:30.782688 n-d-816883-1 sudo[136416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:13:30.790701 n-d-816883-1 sudo[136416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:31.185822 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:13:31.186575 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:31.187385 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:31.251045 n-d-816883-1 sudo[136418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:31.253982 n-d-816883-1 sudo[136418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:32.148400 n-d-816883-1 sudo[136416]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:32.151954 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.462s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:32.158733 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac2f2043-b04d-414f-a494-061f505c3625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:32.161836 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25bb0c85-ea89-49bd-ace6-51c64a5138fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:32.192050 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Volume volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28 (7ccbf339-f860-47e6-90bc-24cb96d7cc28): created successfully
Nov 14 17:13:32.196428 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25bb0c85-ea89-49bd-ace6-51c64a5138fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:32.203778 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Flow 'volume_create_manager' (8ba4ecd3-b492-4992-9ecd-9361650264e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:32.222749 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-f21d717c-7a43-4273-982a-06e1e3c0dd93 tempest-VolumesActionsTest-984700921 None] Created volume successfully.
Nov 14 17:13:32.841388 n-d-816883-1 sudo[136418]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:32.844451 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.657s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:32.849868 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:32.885399 n-d-816883-1 sudo[136485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:32.887499 n-d-816883-1 sudo[136485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:33.356688 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-f5c5049a-0106-4c2f-b6ec-f02cf1564209 tempest-VolumesActionsTest-984700921 None] Lock "b'cinder-7ccbf339-f860-47e6-90bc-24cb96d7cc28'" acquired by "attach_volume" :: waited 0.022s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:33.497425 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-f5c5049a-0106-4c2f-b6ec-f02cf1564209 tempest-VolumesActionsTest-984700921 None] Attaching volume 7ccbf339-f860-47e6-90bc-24cb96d7cc28 to instance 8a8d8f0c-974d-40e9-bbd4-5cc8d94d9287 at mountpoint /dev/sdb on host None.
Nov 14 17:13:33.619071 n-d-816883-1 sudo[136485]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:33.731340 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.881s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:33.740350 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:33.759777 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-f5c5049a-0106-4c2f-b6ec-f02cf1564209 tempest-VolumesActionsTest-984700921 None] Attach volume completed successfully.
Nov 14 17:13:33.773228 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-f5c5049a-0106-4c2f-b6ec-f02cf1564209 tempest-VolumesActionsTest-984700921 None] Lock "b'cinder-7ccbf339-f860-47e6-90bc-24cb96d7cc28'" released by "attach_volume" :: held 0.416s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:36.054428 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-41481e8b-169b-4c09-9f60-c9417cde2e6d tempest-VolumesActionsTest-1657290093 None] Terminate volume connection completed successfully.
Nov 14 17:13:36.165795 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-41481e8b-169b-4c09-9f60-c9417cde2e6d tempest-VolumesActionsTest-1657290093 None] Lock "b'cinder-7ccbf339-f860-47e6-90bc-24cb96d7cc28-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:36.196562 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-41481e8b-169b-4c09-9f60-c9417cde2e6d tempest-VolumesActionsTest-1657290093 None] Detaching volume 7ccbf339-f860-47e6-90bc-24cb96d7cc28 from instance 8a8d8f0c-974d-40e9-bbd4-5cc8d94d9287.
Nov 14 17:13:36.197558 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-41481e8b-169b-4c09-9f60-c9417cde2e6d tempest-VolumesActionsTest-1657290093 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7ccbf339-f860-47e6-90bc-24cb96d7cc28
Nov 14 17:13:36.306236 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-41481e8b-169b-4c09-9f60-c9417cde2e6d tempest-VolumesActionsTest-1657290093 None] Detach volume completed successfully.
Nov 14 17:13:36.313066 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-41481e8b-169b-4c09-9f60-c9417cde2e6d tempest-VolumesActionsTest-1657290093 None] Lock "b'cinder-7ccbf339-f860-47e6-90bc-24cb96d7cc28-detach_volume'" released by "detach_volume" :: held 0.147s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:36.634503 n-d-816883-1 sudo[136383]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:36.636821 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e9c9b349--268e--402c--8c56--45e6cd9a040a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1bbada2--faf9--48dd--a852--a7960c039b38 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.554s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:36.637601 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e9c9b349--268e--402c--8c56--45e6cd9a040a, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c1bbada2--faf9--48dd--a852--a7960c039b38, size 1024.00 MB, duration 8.56 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 17:13:36.638227 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Volume copy 1024.00 MB at 119.69 MB/s
Nov 14 17:13:36.722237 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf583f06-09c3-4e49-b9f2-0c834683dfd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c1bbada2-faf9-48dd-a852-a7960c039b38', 'volume_size': 1, 'snapshot_id': 'e9c9b349-268e-402c-8c56-45e6cd9a040a'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:36.735624 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbc1198d-0e4b-414f-9176-0bea978108e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:36.751801 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Volume volume-c1bbada2-faf9-48dd-a852-a7960c039b38 (c1bbada2-faf9-48dd-a852-a7960c039b38): created successfully
Nov 14 17:13:36.754140 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbc1198d-0e4b-414f-9176-0bea978108e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:36.757993 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Flow 'volume_create_manager' (0e24531e-9011-427b-91d1-c2a5fd7a1000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:36.788048 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-a4e8afa5-c5a8-4cca-9f26-03b19e84d82d tempest-VolumesSnapshotTestJSON-2037676428 None] Created volume successfully.
Nov 14 17:13:37.084442 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-476893a5-3ca4-422d-82bb-a4abe3b136d1 tempest-VolumesActionsTest-984700921 None] Lock "b'cinder-7ccbf339-f860-47e6-90bc-24cb96d7cc28-detach_volume'" acquired by "detach_volume" :: waited 0.018s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:37.109263 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-476893a5-3ca4-422d-82bb-a4abe3b136d1 tempest-VolumesActionsTest-984700921 None] Volume detach called, but volume not attached.
Nov 14 17:13:37.134310 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-476893a5-3ca4-422d-82bb-a4abe3b136d1 tempest-VolumesActionsTest-984700921 None] Lock "b'cinder-7ccbf339-f860-47e6-90bc-24cb96d7cc28-detach_volume'" released by "detach_volume" :: held 0.049s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:37.411136 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-c1bbada2-faf9-48dd-a852-a7960c039b38-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:37.573085 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 None] Skipping remove_export. No iscsi_target is presently exported for volume: c1bbada2-faf9-48dd-a852-a7960c039b38
Nov 14 17:13:37.574563 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-c1bbada2-faf9-48dd-a852-a7960c039b38 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:37.635375 n-d-816883-1 sudo[136524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c1bbada2-faf9-48dd-a852-a7960c039b38
Nov 14 17:13:37.639646 n-d-816883-1 sudo[136524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:37.732374 n-d-816883-1 sudo[136413]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:37.736044 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9a1cf735--bcb1--4a1d--9280--331611935ba8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9a1cf735--bcb1--4a1d--9280--331611935ba8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.493s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:37.736960 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9a1cf735--bcb1--4a1d--9280--331611935ba8, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9a1cf735--bcb1--4a1d--9280--331611935ba8, size 1024.00 MB, duration 8.50 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 17:13:37.737567 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Volume copy 1024.00 MB at 120.54 MB/s
Nov 14 17:13:37.739181 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 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/clone-snap-9a1cf735-bcb1-4a1d-9280-331611935ba8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:37.815738 n-d-816883-1 sudo[136534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/clone-snap-9a1cf735-bcb1-4a1d-9280-331611935ba8
Nov 14 17:13:37.822672 n-d-816883-1 sudo[136534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:38.568517 n-d-816883-1 sudo[136524]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:38.571059 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-c1bbada2-faf9-48dd-a852-a7960c039b38" returned: 0 in 0.996s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:38.573630 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1bbada2-faf9-48dd-a852-a7960c039b38 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:38.629813 n-d-816883-1 sudo[136540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1bbada2-faf9-48dd-a852-a7960c039b38
Nov 14 17:13:38.631958 n-d-816883-1 sudo[136540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:38.726894 n-d-816883-1 sudo[136534]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:38.729383 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 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/clone-snap-9a1cf735-bcb1-4a1d-9280-331611935ba8" returned: 0 in 0.990s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:38.732402 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-9a1cf735-bcb1-4a1d-9280-331611935ba8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:38.786726 n-d-816883-1 sudo[136542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-9a1cf735-bcb1-4a1d-9280-331611935ba8
Nov 14 17:13:38.788316 n-d-816883-1 sudo[136542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:39.482626 n-d-816883-1 sudo[136540]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:39.486553 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1bbada2-faf9-48dd-a852-a7960c039b38" returned: 0 in 0.913s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:39.488891 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1bbada2-faf9-48dd-a852-a7960c039b38 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:39.530550 n-d-816883-1 sudo[136583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1bbada2-faf9-48dd-a852-a7960c039b38
Nov 14 17:13:39.532107 n-d-816883-1 sudo[136583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:39.696262 n-d-816883-1 sudo[136542]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:39.698623 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-9a1cf735-bcb1-4a1d-9280-331611935ba8" returned: 0 in 0.966s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:39.705377 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d8f793a-43bd-4a45-a3a7-f104404fd74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9a1cf735-bcb1-4a1d-9280-331611935ba8', 'volume_size': 1, 'source_volid': 'e926f709-40ef-4697-bcbc-4fa90ea285bb', 'source_volstatus': 'available'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:39.708207 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1892d063-78af-48a5-a54f-e755849100a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:39.735386 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Volume volume-9a1cf735-bcb1-4a1d-9280-331611935ba8 (9a1cf735-bcb1-4a1d-9280-331611935ba8): created successfully
Nov 14 17:13:39.738031 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1892d063-78af-48a5-a54f-e755849100a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:39.742126 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (00b361df-0df3-481d-a092-234dd5143cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:39.776035 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-409390e2-dd05-4856-bf9c-4bcf40210c37 tempest-VolumesGetTest-377706185 None] Created volume successfully.
Nov 14 17:13:40.268628 n-d-816883-1 sudo[136583]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:40.270840 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1bbada2-faf9-48dd-a852-a7960c039b38" returned: 0 in 0.782s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:40.271779 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 None] Successfully deleted volume: c1bbada2-faf9-48dd-a852-a7960c039b38
Nov 14 17:13:40.356194 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['1b3a493a-e4af-4a70-adc4-098aaa9086c0', '5f78af2e-3462-49d5-a546-e77380c1d952', '877d6373-e54f-4a33-8208-be8c203a8ed7', '8ee6a1b1-0ea0-4999-aadf-4ee1db882848'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:40.442237 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:40.443004 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:40.493550 n-d-816883-1 sudo[136593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:40.496041 n-d-816883-1 sudo[136593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:41.144206 n-d-816883-1 sudo[136593]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:41.147704 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 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.704s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:41.149839 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:41.212786 n-d-816883-1 sudo[136596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:41.219075 n-d-816883-1 sudo[136596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:41.466590 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-c1cdbc9d-7f04-46ee-9f13-4c5b915ee9b2 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-e9c9b349-268e-402c-8c56-45e6cd9a040a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.037s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:41.481695 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c1cdbc9d-7f04-46ee-9f13-4c5b915ee9b2 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-e9c9b349-268e-402c-8c56-45e6cd9a040a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:41.561159 n-d-816883-1 sudo[136599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-e9c9b349-268e-402c-8c56-45e6cd9a040a
Nov 14 17:13:41.565555 n-d-816883-1 sudo[136599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:42.024104 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:13:42.030894 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:13:42.031754 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 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'
Nov 14 17:13:42.062765 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (3b500b8c-d4db-4c15-ad1d-6d87cea6f236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:42.074698 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8378bb9d-e3a5-4a28-8d85-2f633e047d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:42.172048 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:13:42.251683 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8378bb9d-e3a5-4a28-8d85-2f633e047d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:13:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1602412025',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=768bf6c1-c570-4313-bd9e-e7f93dcd3493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2a2360abf9742fbbf4096d6093b4cec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:13:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:13:42Z,user_id='ea7c6f7d600c4c1a87ec8161ba8bf831',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:42.257238 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54081f15-324d-498d-85c1-d20e17350530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:42.269008 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54081f15-324d-498d-85c1-d20e17350530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:42.288463 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67d1bef6-28fb-4d25-acdf-e7e58db1e82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:42.294613 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67d1bef6-28fb-4d25-acdf-e7e58db1e82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '768bf6c1-c570-4313-bd9e-e7f93dcd3493', 'volume_name': 'volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:42.302086 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90dd4f9a-eeab-461d-98d4-382a66a9ad40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:42.304302 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90dd4f9a-eeab-461d-98d4-382a66a9ad40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:42.314575 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d4ae823-2e07-48c4-8f0b-64282bd991c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:42.315409 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Volume 768bf6c1-c570-4313-bd9e-e7f93dcd3493: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493', 'volume_size': 1}
Nov 14 17:13:42.316758 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:42.372361 n-d-816883-1 sudo[136629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:13:42.380127 n-d-816883-1 sudo[136629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:42.678073 n-d-816883-1 sudo[136596]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:42.680373 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 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 1.530s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:42.683077 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:42.691899 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 None] Deleted volume successfully.
Nov 14 17:13:42.721394 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-7540281d-75eb-483e-b75b-8eb7d2fbb5c7 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-c1bbada2-faf9-48dd-a852-a7960c039b38-delete_volume'" released by "delete_volume" :: held 5.310s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:42.731942 n-d-816883-1 sudo[136599]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:42.734226 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c1cdbc9d-7f04-46ee-9f13-4c5b915ee9b2 tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-e9c9b349-268e-402c-8c56-45e6cd9a040a" returned: 0 in 1.263s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:42.736175 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c1cdbc9d-7f04-46ee-9f13-4c5b915ee9b2 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e9c9b349-268e-402c-8c56-45e6cd9a040a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:42.783573 n-d-816883-1 sudo[136638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e9c9b349-268e-402c-8c56-45e6cd9a040a
Nov 14 17:13:42.785667 n-d-816883-1 sudo[136638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:43.195647 n-d-816883-1 sudo[136629]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:43.198238 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.881s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:43.202075 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d4ae823-2e07-48c4-8f0b-64282bd991c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:43.204417 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59e934aa-9130-4846-8fa2-70b63c2f6916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:43.224858 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Volume volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493 (768bf6c1-c570-4313-bd9e-e7f93dcd3493): created successfully
Nov 14 17:13:43.228166 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59e934aa-9130-4846-8fa2-70b63c2f6916) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:43.232221 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (3b500b8c-d4db-4c15-ad1d-6d87cea6f236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:43.258761 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d0c106e4-8e6e-40fe-b087-55ee11cd74f8 tempest-VolumesGetTest-377706185 None] Created volume successfully.
Nov 14 17:13:43.850539 n-d-816883-1 sudo[136638]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:43.852980 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c1cdbc9d-7f04-46ee-9f13-4c5b915ee9b2 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e9c9b349-268e-402c-8c56-45e6cd9a040a" returned: 0 in 1.117s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:44.047925 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-c1cdbc9d-7f04-46ee-9f13-4c5b915ee9b2 tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['63c5d6fa-432e-4d1d-8538-0915d884e869', 'd0e7dd69-34c9-4ac8-a78d-b161009fe834', 'b56e3504-0be2-40ab-856c-e1e334718fc8', 'a7e5780f-29ed-490a-87fb-ed6da34f8624'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:44.165850 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c1cdbc9d-7f04-46ee-9f13-4c5b915ee9b2 tempest-VolumesSnapshotTestJSON-2037676428 None] Delete snapshot completed successfully.
Nov 14 17:13:44.172988 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-c1cdbc9d-7f04-46ee-9f13-4c5b915ee9b2 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-e9c9b349-268e-402c-8c56-45e6cd9a040a-delete_snapshot'" released by "delete_snapshot" :: held 2.707s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:45.226616 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:13:45.242136 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:13:45.242982 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 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'
Nov 14 17:13:45.258750 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Flow 'volume_create_manager' (eb5bb1e6-e459-44f2-adaf-8f9980ffc01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:45.265321 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8634fec4-40d2-4c6c-b59d-e8b71a81a5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:45.304258 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:13:45.372089 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8634fec4-40d2-4c6c-b59d-e8b71a81a5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:13:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-442626809',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45f31103b844b19a704af0ac69bc6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:13:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:13:45Z,user_id='04572c14d9dc4dfcb32725ff45d0cc16',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:45.382568 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7afdf61-6a20-467e-a23a-f3d0d8e161ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:45.385308 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7afdf61-6a20-467e-a23a-f3d0d8e161ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:45.397737 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (430c90e8-3ff2-4694-bd0d-bc9b1a827768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:45.404135 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (430c90e8-3ff2-4694-bd0d-bc9b1a827768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff', 'volume_name': 'volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:45.411728 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (03c667be-0b18-4804-9f84-8e6da6050695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:45.414768 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (03c667be-0b18-4804-9f84-8e6da6050695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:45.417462 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6b231eb-7c3a-469b-9c3b-011af0f56cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:45.418570 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Volume 4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff', 'volume_size': 1}
Nov 14 17:13:45.419992 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:45.464360 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-2ad2b2e3-3757-4001-891e-f25d3be364a6-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:45.466726 n-d-816883-1 sudo[136800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:13:45.470586 n-d-816883-1 sudo[136800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:45.694027 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 None] Lock "b'cinder-768bf6c1-c570-4313-bd9e-e7f93dcd3493-delete_volume'" acquired by "delete_volume" :: waited 0.119s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:45.772570 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2ad2b2e3-3757-4001-891e-f25d3be364a6
Nov 14 17:13:45.774172 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 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/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:45.873267 n-d-816883-1 sudo[136820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6
Nov 14 17:13:45.889538 n-d-816883-1 sudo[136820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:45.948006 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 None] Skipping remove_export. No iscsi_target is presently exported for volume: 768bf6c1-c570-4313-bd9e-e7f93dcd3493
Nov 14 17:13:45.949859 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 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/volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:45.987816 n-d-816883-1 sudo[136828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493
Nov 14 17:13:45.999266 n-d-816883-1 sudo[136828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:46.742730 n-d-816883-1 sudo[136820]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:46.750007 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 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/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6" returned: 0 in 0.971s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:46.752593 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:46.850850 n-d-816883-1 sudo[136863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6
Nov 14 17:13:46.851690 n-d-816883-1 sudo[136863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:46.956991 n-d-816883-1 sudo[136800]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:46.961436 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.540s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:46.966082 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6b231eb-7c3a-469b-9c3b-011af0f56cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:46.969155 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8cd59a8c-97f3-47d8-9c1d-11b68c8e4f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:46.993390 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Volume volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff (4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff): created successfully
Nov 14 17:13:46.995877 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8cd59a8c-97f3-47d8-9c1d-11b68c8e4f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:47.008524 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Flow 'volume_create_manager' (eb5bb1e6-e459-44f2-adaf-8f9980ffc01f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:47.036416 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b917bd3f-1e88-4169-9ccc-1ada1fc8740b tempest-VolumesActionsTest-984700921 None] Created volume successfully.
Nov 14 17:13:47.183031 n-d-816883-1 sudo[136828]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:47.184867 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 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/volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493" returned: 0 in 1.235s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:47.187519 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:47.224245 n-d-816883-1 sudo[136885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493
Nov 14 17:13:47.235622 n-d-816883-1 sudo[136885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:47.660112 n-d-816883-1 sudo[136863]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:47.662811 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6" returned: 0 in 0.910s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:47.665267 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:47.718913 n-d-816883-1 sudo[136888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6
Nov 14 17:13:47.720691 n-d-816883-1 sudo[136888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:47.960124 n-d-816883-1 sudo[136885]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:47.970395 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493" returned: 0 in 0.779s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:47.976104 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:48.012300 n-d-816883-1 sudo[136891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493
Nov 14 17:13:48.028606 n-d-816883-1 sudo[136891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:48.554363 n-d-816883-1 sudo[136888]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:48.557159 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ad2b2e3-3757-4001-891e-f25d3be364a6" returned: 0 in 0.891s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:48.558646 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 None] Successfully deleted volume: 2ad2b2e3-3757-4001-891e-f25d3be364a6
Nov 14 17:13:48.735681 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 None] Lock "b'cinder-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:48.883922 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff
Nov 14 17:13:48.887785 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 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/volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:48.907697 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['b8bb3a52-40a3-4f6f-a96e-1a8458a321ad', '827177ae-f66f-46b4-b485-c063b06753e2', 'ec943ab3-0ef9-4cc2-89ef-54835707b934', '85446e7a-41a3-4a6c-b60b-7b31f50727dc'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:48.917535 n-d-816883-1 sudo[136920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff
Nov 14 17:13:48.918374 n-d-816883-1 sudo[136920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:48.964116 n-d-816883-1 sudo[136891]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:48.969845 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-768bf6c1-c570-4313-bd9e-e7f93dcd3493" returned: 0 in 0.997s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:48.970841 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 None] Successfully deleted volume: 768bf6c1-c570-4313-bd9e-e7f93dcd3493
Nov 14 17:13:49.043033 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:49.043982 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:49.105823 n-d-816883-1 sudo[136926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:49.110845 n-d-816883-1 sudo[136926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:49.141729 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 None] Created reservations ['4f744def-c6ff-46b1-9e5c-ebad1437fbb5', '3be215af-5cdf-419b-8deb-456a0c7e6b76', 'c01671d7-a361-4c80-9244-2839df2fdadd', '413b0508-ad58-4873-8758-13f991cae988'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:49.268635 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:49.269545 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:49.330573 n-d-816883-1 sudo[136933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:49.333295 n-d-816883-1 sudo[136933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:49.539241 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1ceb349c-6511-4b58-98d9-9dbedb665a0a tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-8409fc6a-cfc5-4065-ad85-6ac347dad236-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:49.546634 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ceb349c-6511-4b58-98d9-9dbedb665a0a tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-8409fc6a-cfc5-4065-ad85-6ac347dad236 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:49.641743 n-d-816883-1 sudo[136941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-8409fc6a-cfc5-4065-ad85-6ac347dad236
Nov 14 17:13:49.642615 n-d-816883-1 sudo[136941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:49.739639 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 None] Lock "b'cinder-9a1cf735-bcb1-4a1d-9280-331611935ba8-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:49.951254 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9a1cf735-bcb1-4a1d-9280-331611935ba8
Nov 14 17:13:49.953918 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 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/volume-9a1cf735-bcb1-4a1d-9280-331611935ba8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:50.032395 n-d-816883-1 sudo[136951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-9a1cf735-bcb1-4a1d-9280-331611935ba8
Nov 14 17:13:50.034651 n-d-816883-1 sudo[136951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:50.103698 n-d-816883-1 sudo[136920]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:50.106347 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 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/volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff" returned: 0 in 1.221s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:50.109564 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:50.164260 n-d-816883-1 sudo[136954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff
Nov 14 17:13:50.169445 n-d-816883-1 sudo[136954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:50.247443 n-d-816883-1 sudo[136926]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:50.250954 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 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 1.207s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:50.253601 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:50.285213 n-d-816883-1 sudo[136957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:50.286729 n-d-816883-1 sudo[136957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:50.369255 n-d-816883-1 sudo[136933]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:50.372480 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 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 1.102s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:50.374919 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:50.430975 n-d-816883-1 sudo[136959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:50.432337 n-d-816883-1 sudo[136959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:50.735600 n-d-816883-1 sudo[136941]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:50.737897 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ceb349c-6511-4b58-98d9-9dbedb665a0a tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-8409fc6a-cfc5-4065-ad85-6ac347dad236" returned: 0 in 1.191s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:50.739958 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ceb349c-6511-4b58-98d9-9dbedb665a0a tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8409fc6a-cfc5-4065-ad85-6ac347dad236 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:50.803208 n-d-816883-1 sudo[136963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8409fc6a-cfc5-4065-ad85-6ac347dad236
Nov 14 17:13:50.804106 n-d-816883-1 sudo[136963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:50.984338 n-d-816883-1 sudo[136951]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:50.987992 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 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/volume-9a1cf735-bcb1-4a1d-9280-331611935ba8" returned: 0 in 1.033s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:50.989817 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9a1cf735-bcb1-4a1d-9280-331611935ba8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:51.057211 n-d-816883-1 sudo[136966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9a1cf735-bcb1-4a1d-9280-331611935ba8
Nov 14 17:13:51.063323 n-d-816883-1 sudo[136966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:51.079829 n-d-816883-1 sudo[136954]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:51.082614 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff" returned: 0 in 0.973s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:51.086832 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:51.137899 n-d-816883-1 sudo[136968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff
Nov 14 17:13:51.140689 n-d-816883-1 sudo[136968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:51.465085 n-d-816883-1 sudo[136957]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:51.469358 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 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 1.215s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:51.474436 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:51.486620 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 None] Deleted volume successfully.
Nov 14 17:13:51.529282 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6a9a406d-c6ea-4c90-8fe3-6b674109263f tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-2ad2b2e3-3757-4001-891e-f25d3be364a6-delete_volume'" released by "delete_volume" :: held 6.065s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:51.667431 n-d-816883-1 sudo[136959]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:51.671054 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 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 1.295s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:51.672688 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:51.685211 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 None] Deleted volume successfully.
Nov 14 17:13:51.713899 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-e3a22c0f-bd6f-40ad-ad1a-dbcebd974a5f tempest-VolumesGetTest-377706185 None] Lock "b'cinder-768bf6c1-c570-4313-bd9e-e7f93dcd3493-delete_volume'" released by "delete_volume" :: held 6.020s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:51.841537 n-d-816883-1 sudo[136963]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:51.843342 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ceb349c-6511-4b58-98d9-9dbedb665a0a tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8409fc6a-cfc5-4065-ad85-6ac347dad236" returned: 0 in 1.103s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:51.980517 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-1ceb349c-6511-4b58-98d9-9dbedb665a0a tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['af450bc5-d592-4132-a9ba-eb73be045ad7', 'd106580c-108c-480c-9bf8-4e315897ceb4', '3094b5f0-3c52-4915-ba38-dc9ec909e362', 'e5e4212d-df2b-4869-b555-77eb2ce94763'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:52.033859 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1ceb349c-6511-4b58-98d9-9dbedb665a0a tempest-VolumesSnapshotTestJSON-2037676428 None] Delete snapshot completed successfully.
Nov 14 17:13:52.043000 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1ceb349c-6511-4b58-98d9-9dbedb665a0a tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-8409fc6a-cfc5-4065-ad85-6ac347dad236-delete_snapshot'" released by "delete_snapshot" :: held 2.504s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:52.125653 n-d-816883-1 sudo[136966]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:52.127400 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9a1cf735-bcb1-4a1d-9280-331611935ba8" returned: 0 in 1.138s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:52.129096 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9a1cf735-bcb1-4a1d-9280-331611935ba8 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:52.176403 n-d-816883-1 sudo[137028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9a1cf735-bcb1-4a1d-9280-331611935ba8
Nov 14 17:13:52.177903 n-d-816883-1 sudo[137028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:52.289338 n-d-816883-1 sudo[136968]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:52.291725 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff" returned: 0 in 1.204s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:52.293338 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 None] Successfully deleted volume: 4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff
Nov 14 17:13:52.393397 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 None] Created reservations ['7ea796f5-f135-4e9b-ad38-cdbbd83acefb', '0e358484-6add-4139-b68f-8782d976ba9b', 'f6bc2cef-4fad-4e7b-b1f8-f58819c52ce2', 'd1300558-01dd-4428-90d5-0e57b3084ddb'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:52.469083 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:52.470267 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:52.494813 n-d-816883-1 sudo[137032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:52.496292 n-d-816883-1 sudo[137032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:52.792551 n-d-816883-1 sudo[137028]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:52.795167 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9a1cf735-bcb1-4a1d-9280-331611935ba8" returned: 0 in 0.666s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:52.796339 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 None] Successfully deleted volume: 9a1cf735-bcb1-4a1d-9280-331611935ba8
Nov 14 17:13:52.916303 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 None] Created reservations ['5ba39847-30a7-46c8-be3e-be9f76cead13', 'd14bb2b2-f7f5-4423-a221-8222864af1e9', '59c7e9fa-99ba-419f-a4ae-327710e83d7f', 'a3b8f721-70f7-4f1f-b307-4bc25a79acf5'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:53.002245 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:53.003317 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:53.037737 n-d-816883-1 sudo[137038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:53.038549 n-d-816883-1 sudo[137038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:53.128323 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:53.196903 n-d-816883-1 sudo[137032]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:53.205651 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 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.735s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:53.207725 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:53.250822 n-d-816883-1 sudo[137040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:53.252274 n-d-816883-1 sudo[137040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:53.283099 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41
Nov 14 17:13:53.285817 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:53.335101 n-d-816883-1 sudo[137042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41
Nov 14 17:13:53.335984 n-d-816883-1 sudo[137042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:54.066715 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:13:54.072020 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:13:54.072537 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 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'
Nov 14 17:13:54.105717 n-d-816883-1 sudo[137040]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:54.108826 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Flow 'volume_create_manager' (f55f0d2c-02e9-4b3f-8856-5db6f0d0c609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:54.112052 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b76de7a3-504b-4b7a-9f41-0c59b3d3a9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:54.136311 n-d-816883-1 sudo[137038]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:54.157457 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 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 1.154s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:54.163104 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:13:54.189498 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 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.982s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:54.191449 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:54.215745 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b76de7a3-504b-4b7a-9f41-0c59b3d3a9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-438764453',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=de535f8e-e327-4ee2-8f48-cbaa9a0eac08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45f31103b844b19a704af0ac69bc6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:13:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:13:54Z,user_id='04572c14d9dc4dfcb32725ff45d0cc16',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:54.223707 n-d-816883-1 sudo[137047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:54.227098 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (664184c7-b84f-4911-bba4-72fc25743947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:54.229847 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (664184c7-b84f-4911-bba4-72fc25743947) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:54.233556 n-d-816883-1 sudo[137047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:54.234784 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7061477c-5ed6-4218-83de-f19562f07351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:54.238638 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7061477c-5ed6-4218-83de-f19562f07351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'de535f8e-e327-4ee2-8f48-cbaa9a0eac08', 'volume_name': 'volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:54.241126 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7d42f0e-4f08-4bb7-a272-bfcd2a34d943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:54.243481 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7d42f0e-4f08-4bb7-a272-bfcd2a34d943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:54.245886 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c0d4c7a-d6b7-42fe-ac55-857c8a981f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:54.247045 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Volume de535f8e-e327-4ee2-8f48-cbaa9a0eac08: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08', 'volume_size': 1}
Nov 14 17:13:54.248917 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:54.268813 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:54.274540 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 None] Deleted volume successfully.
Nov 14 17:13:54.280492 n-d-816883-1 sudo[137042]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:54.284129 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41" returned: 0 in 0.998s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:54.286256 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:54.290284 n-d-816883-1 sudo[137049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:13:54.291341 n-d-816883-1 sudo[137049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:54.344760 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-95f8a3b0-2c8f-4dc6-a3c1-bfa57f040a6e tempest-VolumesActionsTest-1657290093 None] Lock "b'cinder-4aefaffe-ba01-4f61-ac8c-4ae1efb1b8ff-delete_volume'" released by "delete_volume" :: held 5.609s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:54.349193 n-d-816883-1 sudo[137050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41
Nov 14 17:13:54.353839 n-d-816883-1 sudo[137050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:54.584795 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:13:54.589452 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:13:54.590115 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 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'
Nov 14 17:13:54.624412 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (63edae1b-2dd9-4403-b34e-79f3727328ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:54.636275 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3cfa7e5-c03b-4cd5-8c4f-b534aeab275d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:54.696532 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:13:54.746525 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3cfa7e5-c03b-4cd5-8c4f-b534aeab275d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-349156803',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=edef5eff-b318-4900-9c08-c20b42738100,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a2a2360abf9742fbbf4096d6093b4cec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:13:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:13:55Z,user_id='ea7c6f7d600c4c1a87ec8161ba8bf831',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:54.750389 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efe2e408-6e15-4a32-acd0-88aabe178d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:54.759251 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efe2e408-6e15-4a32-acd0-88aabe178d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:54.761992 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a33e733-3026-4901-a9d3-8c40cb7b5298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:54.933060 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a33e733-3026-4901-a9d3-8c40cb7b5298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'edef5eff-b318-4900-9c08-c20b42738100', 'volume_name': 'volume-edef5eff-b318-4900-9c08-c20b42738100', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:54.937708 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (729dfa15-811d-4c6a-a4d5-11608a1419cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:54.940308 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (729dfa15-811d-4c6a-a4d5-11608a1419cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:54.943197 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df27f71f-c1a4-4c54-a752-a65e3f5ec884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:54.944685 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Volume edef5eff-b318-4900-9c08-c20b42738100: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-edef5eff-b318-4900-9c08-c20b42738100', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 17:13:54.945550 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Cloning edef5eff-b318-4900-9c08-c20b42738100 from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 17:13:55.109514 n-d-816883-1 sudo[137047]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:55.117598 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 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.926s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:55.119184 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:55.134809 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 None] Deleted volume successfully.
Nov 14 17:13:55.166075 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-27a9b11d-e7de-4201-8c94-6753d99a5a25 tempest-VolumesGetTest-377706185 None] Lock "b'cinder-9a1cf735-bcb1-4a1d-9280-331611935ba8-delete_volume'" released by "delete_volume" :: held 5.426s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:55.232943 n-d-816883-1 sudo[137050]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:55.235371 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41" returned: 0 in 0.949s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:55.238102 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:55.274146 n-d-816883-1 sudo[137095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41
Nov 14 17:13:55.274969 n-d-816883-1 sudo[137095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:55.277094 n-d-816883-1 sudo[137049]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:55.279674 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.031s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:55.284343 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c0d4c7a-d6b7-42fe-ac55-857c8a981f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:55.287552 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5daded49-6572-4307-b01f-89164def6e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:13:55.307982 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Volume volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08 (de535f8e-e327-4ee2-8f48-cbaa9a0eac08): created successfully
Nov 14 17:13:55.310172 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5daded49-6572-4307-b01f-89164def6e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:13:55.314890 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Flow 'volume_create_manager' (f55f0d2c-02e9-4b3f-8856-5db6f0d0c609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:13:55.331408 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-bccddf00-6d6e-4821-ad59-48304aff8a07 tempest-VolumesActionsTest-984700921 None] Created volume successfully.
Nov 14 17:13:55.821470 n-d-816883-1 sudo[137095]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:55.823842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41" returned: 0 in 0.586s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:55.824743 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 None] Successfully deleted volume: 5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41
Nov 14 17:13:55.878006 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['5ef69bfa-f2ef-44da-8784-320df3a8bfbb', 'dbcb8e9c-c4ae-42eb-a997-fac550fe6c2f', '2d68e8f6-7870-4e77-bc93-238c0d062ef5', '4ca7f8ff-c1d9-4930-8b4f-635fd8873eae'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:55.943624 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:55.944428 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:55.974951 n-d-816883-1 sudo[137100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:55.976133 n-d-816883-1 sudo[137100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:56.508977 n-d-816883-1 sudo[137100]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:56.511428 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 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.567s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:56.515591 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:56.581972 n-d-816883-1 sudo[137103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:56.582808 n-d-816883-1 sudo[137103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:56.943047 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 None] Lock "b'cinder-de535f8e-e327-4ee2-8f48-cbaa9a0eac08-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:57.090471 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 None] Skipping remove_export. No iscsi_target is presently exported for volume: de535f8e-e327-4ee2-8f48-cbaa9a0eac08
Nov 14 17:13:57.091674 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 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/volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:57.138144 n-d-816883-1 sudo[137105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08
Nov 14 17:13:57.141332 n-d-816883-1 sudo[137105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:57.312288 n-d-816883-1 sudo[137103]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:57.314442 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 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.799s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:57.316770 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:13:57.329571 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 None] Deleted volume successfully.
Nov 14 17:13:57.364943 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-5429136e-eec2-4f28-9c59-faa877f16e09 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-5ee7ce79-6ec6-470f-94ea-71fa1c9e7b41-delete_volume'" released by "delete_volume" :: held 4.237s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:13:57.428203 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-c829151b-8954-40b8-973a-8eaa37767133-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:13:57.522341 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:57.808414 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.285s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:57.808932 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829993136]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:13:57.809777 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 None] Skipping remove_export. No iscsi_target is presently exported for volume: c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:13:57.811544 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 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/volume-c829151b-8954-40b8-973a-8eaa37767133 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:57.853402 n-d-816883-1 sudo[137105]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:57.856826 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 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/volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08" returned: 0 in 0.765s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:57.860805 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:57.863133 n-d-816883-1 sudo[137111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:13:57.866616 n-d-816883-1 sudo[137111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:57.906829 n-d-816883-1 sudo[137112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08
Nov 14 17:13:57.907681 n-d-816883-1 sudo[137112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:58.696461 n-d-816883-1 sudo[137111]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:58.709753 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 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/volume-c829151b-8954-40b8-973a-8eaa37767133" returned: 0 in 0.898s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:58.712145 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:58.779976 n-d-816883-1 sudo[137119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:13:58.781606 n-d-816883-1 sudo[137119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:58.794651 n-d-816883-1 sudo[137112]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:58.797877 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08" returned: 0 in 0.937s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:58.800451 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:58.851715 n-d-816883-1 sudo[137121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08
Nov 14 17:13:58.852650 n-d-816883-1 sudo[137121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:59.363813 n-d-816883-1 sudo[137119]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:59.367783 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133" returned: 0 in 0.655s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:59.372363 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:59.448241 n-d-816883-1 sudo[137127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:13:59.449112 n-d-816883-1 sudo[137127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:13:59.521716 n-d-816883-1 sudo[137121]: pam_unix(sudo:session): session closed for user root
Nov 14 17:13:59.524911 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de535f8e-e327-4ee2-8f48-cbaa9a0eac08" returned: 0 in 0.724s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:13:59.526462 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 None] Successfully deleted volume: de535f8e-e327-4ee2-8f48-cbaa9a0eac08
Nov 14 17:13:59.635707 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 None] Created reservations ['b33e556b-5845-48f1-a741-9d4f22d6a1f2', 'b43c724f-23d8-4139-b6ab-21d1b6d52356', 'dcda2748-9545-4984-90fe-d300a8b724fd', 'da9b2531-be71-4f90-b7ab-1b3ffe025180'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:13:59.733794 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:13:59.735259 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:13:59.786426 n-d-816883-1 sudo[137129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:13:59.788760 n-d-816883-1 sudo[137129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:00.133475 n-d-816883-1 sudo[137127]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:00.135727 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c829151b-8954-40b8-973a-8eaa37767133" returned: 0 in 0.763s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:00.137490 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 None] Successfully deleted volume: c829151b-8954-40b8-973a-8eaa37767133
Nov 14 17:14:00.253302 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['f86172ed-d623-40ef-8a74-208452953ae7', 'dc8a6568-322e-4038-8859-bd573ab67c6e', 'e831bffe-a2a7-48ad-a86a-888653a28cc5', 'ce787ff8-5fbf-48ba-a108-0e495f2d4fbc'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:00.312046 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:14:00.313335 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:00.367021 n-d-816883-1 sudo[137135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:00.368789 n-d-816883-1 sudo[137135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:00.541413 n-d-816883-1 sudo[137129]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:00.550694 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 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.809s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:00.559781 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:00.614762 n-d-816883-1 sudo[137138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:00.620011 n-d-816883-1 sudo[137138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:01.101805 n-d-816883-1 sudo[137135]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:01.112271 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 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.799s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:01.113819 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:01.206638 n-d-816883-1 sudo[137146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:01.215825 n-d-816883-1 sudo[137146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:01.438294 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6fe6b7c1-0a17-40e4-81a7-7cc37c08234c tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-97eebe75-fa73-4a76-976b-81f8e5ee5003-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.027s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:01.440522 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6fe6b7c1-0a17-40e4-81a7-7cc37c08234c tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-97eebe75-fa73-4a76-976b-81f8e5ee5003 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:01.457974 n-d-816883-1 sudo[137138]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:01.486283 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 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.929s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:01.504376 n-d-816883-1 sudo[137153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-97eebe75-fa73-4a76-976b-81f8e5ee5003
Nov 14 17:14:01.506160 n-d-816883-1 sudo[137153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:01.507505 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:14:01.526179 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 None] Deleted volume successfully.
Nov 14 17:14:01.574625 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a25dabdc-ff8e-4f88-87a9-c67ee09df85c tempest-VolumesActionsTest-1657290093 None] Lock "b'cinder-de535f8e-e327-4ee2-8f48-cbaa9a0eac08-delete_volume'" released by "delete_volume" :: held 4.632s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:01.585608 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:14:01.595776 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:14:01.599591 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 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'
Nov 14 17:14:01.635644 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Flow 'volume_create_manager' (ba608931-f7ad-498c-be67-2e8ca774dfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:01.647130 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2aefd324-81d0-46f2-a5f7-0afdc866c177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:01.705531 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:14:01.766744 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2aefd324-81d0-46f2-a5f7-0afdc866c177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:14:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1991195578',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=846a04ca-3d57-434d-a302-13c34f6f3c3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45f31103b844b19a704af0ac69bc6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:14:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:14:01Z,user_id='04572c14d9dc4dfcb32725ff45d0cc16',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:01.769364 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70e5c525-2af0-4f8b-897f-52316e821272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:01.773284 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70e5c525-2af0-4f8b-897f-52316e821272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:01.776278 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4392549e-714f-4e1a-b585-cb005d26ac45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:01.785446 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4392549e-714f-4e1a-b585-cb005d26ac45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '846a04ca-3d57-434d-a302-13c34f6f3c3a', 'volume_name': 'volume-846a04ca-3d57-434d-a302-13c34f6f3c3a', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:01.792636 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fab8e3b2-89da-457b-b02a-cd2faab6c0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:01.797635 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fab8e3b2-89da-457b-b02a-cd2faab6c0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:01.800701 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9bce2f5d-2367-482d-b9e8-e68e66c8cef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:01.802713 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Volume 846a04ca-3d57-434d-a302-13c34f6f3c3a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-846a04ca-3d57-434d-a302-13c34f6f3c3a', 'volume_size': 1}
Nov 14 17:14:01.804531 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-846a04ca-3d57-434d-a302-13c34f6f3c3a stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:01.838192 n-d-816883-1 sudo[137156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-846a04ca-3d57-434d-a302-13c34f6f3c3a stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:14:01.839022 n-d-816883-1 sudo[137156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:02.000318 n-d-816883-1 sudo[137146]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:02.003712 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 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.890s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:02.007189 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:14:02.014860 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 None] Deleted volume successfully.
Nov 14 17:14:02.038632 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1f2d84fd-6f06-4685-99fb-db4f72f4411b tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-c829151b-8954-40b8-973a-8eaa37767133-delete_volume'" released by "delete_volume" :: held 4.610s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:02.384395 n-d-816883-1 sudo[137153]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:02.387185 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6fe6b7c1-0a17-40e4-81a7-7cc37c08234c tempest-VolumesSnapshotTestJSON-2037676428 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/_snapshot-97eebe75-fa73-4a76-976b-81f8e5ee5003" returned: 0 in 0.947s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:02.391622 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6fe6b7c1-0a17-40e4-81a7-7cc37c08234c tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-97eebe75-fa73-4a76-976b-81f8e5ee5003 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:02.416010 n-d-816883-1 sudo[137167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-97eebe75-fa73-4a76-976b-81f8e5ee5003
Nov 14 17:14:02.419555 n-d-816883-1 sudo[137167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:02.691823 n-d-816883-1 sudo[137156]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:02.694959 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-846a04ca-3d57-434d-a302-13c34f6f3c3a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.890s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:02.699451 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9bce2f5d-2367-482d-b9e8-e68e66c8cef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-846a04ca-3d57-434d-a302-13c34f6f3c3a', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:02.702053 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (544409b3-a98c-4300-a239-e7d0c88c82e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:02.721721 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Volume volume-846a04ca-3d57-434d-a302-13c34f6f3c3a (846a04ca-3d57-434d-a302-13c34f6f3c3a): created successfully
Nov 14 17:14:02.724775 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (544409b3-a98c-4300-a239-e7d0c88c82e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:02.729073 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Flow 'volume_create_manager' (ba608931-f7ad-498c-be67-2e8ca774dfce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:02.745649 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-9eabaf65-542a-4622-b2a3-1007c0722e5c tempest-VolumesActionsTest-984700921 None] Created volume successfully.
Nov 14 17:14:03.315545 n-d-816883-1 sudo[137167]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:03.321493 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6fe6b7c1-0a17-40e4-81a7-7cc37c08234c tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-97eebe75-fa73-4a76-976b-81f8e5ee5003" returned: 0 in 0.930s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:03.505553 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-6fe6b7c1-0a17-40e4-81a7-7cc37c08234c tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['1f58c6ea-3e35-45f7-98b7-8a0f7e3e67ef', '095e638d-947b-42e9-be16-66b7c33708b9', '66fc6efb-8ccd-4018-b915-ce5c8e96f863', '7f5734d5-6798-442e-adc6-978de2c0517f'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:03.569782 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6fe6b7c1-0a17-40e4-81a7-7cc37c08234c tempest-VolumesSnapshotTestJSON-2037676428 None] Delete snapshot completed successfully.
Nov 14 17:14:03.576726 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6fe6b7c1-0a17-40e4-81a7-7cc37c08234c tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-97eebe75-fa73-4a76-976b-81f8e5ee5003-delete_snapshot'" released by "delete_snapshot" :: held 2.138s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:03.900641 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-a3f1e761-671c-4922-9f69-4adc5ad5e102-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:04.073734 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:04.315861 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:04.316201 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834494816]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:14:04.316922 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 None] Skipping remove_export. No iscsi_target is presently exported for volume: a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:14:04.318271 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:04.346003 n-d-816883-1 sudo[137236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:14:04.348813 n-d-816883-1 sudo[137236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:04.566507 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 None] Lock "b'cinder-846a04ca-3d57-434d-a302-13c34f6f3c3a-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:04.719679 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 None] Skipping remove_export. No iscsi_target is presently exported for volume: 846a04ca-3d57-434d-a302-13c34f6f3c3a
Nov 14 17:14:04.720872 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 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/volume-846a04ca-3d57-434d-a302-13c34f6f3c3a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:04.743060 n-d-816883-1 sudo[137238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-846a04ca-3d57-434d-a302-13c34f6f3c3a
Nov 14 17:14:04.744292 n-d-816883-1 sudo[137238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:04.919826 n-d-816883-1 sudo[137236]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:04.924088 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 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/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102" returned: 0 in 0.605s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:04.926891 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:04.950411 n-d-816883-1 sudo[137241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:14:04.951923 n-d-816883-1 sudo[137241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:05.299714 n-d-816883-1 sudo[137238]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:05.302857 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 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/volume-846a04ca-3d57-434d-a302-13c34f6f3c3a" returned: 0 in 0.581s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:05.306158 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-846a04ca-3d57-434d-a302-13c34f6f3c3a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:05.352058 n-d-816883-1 sudo[137244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-846a04ca-3d57-434d-a302-13c34f6f3c3a
Nov 14 17:14:05.352897 n-d-816883-1 sudo[137244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:05.584394 n-d-816883-1 sudo[137241]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:05.590473 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102" returned: 0 in 0.663s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:05.597027 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:05.647250 n-d-816883-1 sudo[137247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:14:05.648839 n-d-816883-1 sudo[137247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:06.074728 n-d-816883-1 sudo[137244]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:06.081038 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-846a04ca-3d57-434d-a302-13c34f6f3c3a" returned: 0 in 0.775s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:06.083233 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-846a04ca-3d57-434d-a302-13c34f6f3c3a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:06.116690 n-d-816883-1 sudo[137251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-846a04ca-3d57-434d-a302-13c34f6f3c3a
Nov 14 17:14:06.118161 n-d-816883-1 sudo[137251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:06.340778 n-d-816883-1 sudo[137247]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:06.343396 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3f1e761-671c-4922-9f69-4adc5ad5e102" returned: 0 in 0.746s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:06.345227 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 None] Successfully deleted volume: a3f1e761-671c-4922-9f69-4adc5ad5e102
Nov 14 17:14:06.454617 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 None] Created reservations ['47444bd7-6276-4d5c-9640-b150a827d68a', '6c108e57-49f1-42c6-baa1-6e8bfba49357', 'dd32b6d0-5e50-446a-9bc2-05bc2c1da082', '4221d7a2-d5ca-481e-9bfb-5dc430bd179c'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:06.533206 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:14:06.533982 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:06.592059 n-d-816883-1 sudo[137265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:06.593172 n-d-816883-1 sudo[137265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:06.894314 n-d-816883-1 sudo[137251]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:06.898311 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-846a04ca-3d57-434d-a302-13c34f6f3c3a" returned: 0 in 0.815s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:06.900263 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 None] Successfully deleted volume: 846a04ca-3d57-434d-a302-13c34f6f3c3a
Nov 14 17:14:07.003843 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 None] Created reservations ['18eb3747-ba57-43e1-9f06-7a6aa6ad96c7', '824a9155-e89f-4424-be81-b62b0324653b', '700b0719-0787-4da7-bd46-ca4481737bcd', '00bd72f4-1262-44ce-b46c-69113038b3ad'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:07.126135 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:14:07.128988 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:07.166746 n-d-816883-1 sudo[137271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:07.167555 n-d-816883-1 sudo[137271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:07.392923 n-d-816883-1 sudo[137265]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:07.395870 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 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.861s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:07.397885 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:07.456139 n-d-816883-1 sudo[137273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:07.456954 n-d-816883-1 sudo[137273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:07.822273 n-d-816883-1 sudo[137271]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:07.824830 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 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.696s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:07.826881 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:07.868265 n-d-816883-1 sudo[137276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:07.871634 n-d-816883-1 sudo[137276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:08.311523 n-d-816883-1 sudo[137273]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:08.315123 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 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.917s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:08.329222 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:14:08.348024 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 None] Deleted volume successfully.
Nov 14 17:14:08.420799 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-7b31a8a7-88d3-4cbe-b2fe-230e2e99e616 tempest-VolumesSnapshotTestJSON-2037676428 None] Lock "b'cinder-a3f1e761-671c-4922-9f69-4adc5ad5e102-delete_volume'" released by "delete_volume" :: held 4.520s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:08.680499 n-d-816883-1 sudo[137276]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:08.683000 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 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.857s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:08.693674 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:14:08.698204 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 None] Deleted volume successfully.
Nov 14 17:14:08.729735 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-c4f3c2c4-5b61-4eda-a776-4c4fd72f1723 tempest-VolumesActionsTest-1657290093 None] Lock "b'cinder-846a04ca-3d57-434d-a302-13c34f6f3c3a-delete_volume'" released by "delete_volume" :: held 4.163s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:09.086313 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:14:09.091334 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:14:09.092756 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 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'
Nov 14 17:14:09.113288 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Flow 'volume_create_manager' (04a1711c-4748-4e5a-9783-4fa599de3634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:09.117121 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17cdc491-8591-41d1-b311-786f8acaeb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:09.148277 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:14:09.179022 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17cdc491-8591-41d1-b311-786f8acaeb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-980835547',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=715b822c-ee0f-4810-ad60-cae1d065b519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45f31103b844b19a704af0ac69bc6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:14:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:14:09Z,user_id='04572c14d9dc4dfcb32725ff45d0cc16',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:09.181722 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13eb172a-d552-4cfe-b544-5dce8296008e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:09.183925 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13eb172a-d552-4cfe-b544-5dce8296008e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:09.187235 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (178001a2-ee02-4489-ae88-20ca30230520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:09.189584 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (178001a2-ee02-4489-ae88-20ca30230520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '715b822c-ee0f-4810-ad60-cae1d065b519', 'volume_name': 'volume-715b822c-ee0f-4810-ad60-cae1d065b519', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:09.191904 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6cb6911b-7925-4ce6-874e-3ea656461e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:09.194128 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6cb6911b-7925-4ce6-874e-3ea656461e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:09.196571 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a6e0e275-82eb-418d-a0bf-a0829d519a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:09.197421 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Volume 715b822c-ee0f-4810-ad60-cae1d065b519: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-715b822c-ee0f-4810-ad60-cae1d065b519', 'volume_size': 1}
Nov 14 17:14:09.198829 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-715b822c-ee0f-4810-ad60-cae1d065b519 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:09.245843 n-d-816883-1 sudo[137282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-715b822c-ee0f-4810-ad60-cae1d065b519 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:14:09.246698 n-d-816883-1 sudo[137282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:10.193998 n-d-816883-1 sudo[137282]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:10.197515 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-715b822c-ee0f-4810-ad60-cae1d065b519 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.997s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:10.203192 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a6e0e275-82eb-418d-a0bf-a0829d519a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-715b822c-ee0f-4810-ad60-cae1d065b519', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:10.205792 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33fd87c1-117f-4c7f-8b72-91328b5ecda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:10.222556 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Volume volume-715b822c-ee0f-4810-ad60-cae1d065b519 (715b822c-ee0f-4810-ad60-cae1d065b519): created successfully
Nov 14 17:14:10.225260 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33fd87c1-117f-4c7f-8b72-91328b5ecda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:10.228830 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Flow 'volume_create_manager' (04a1711c-4748-4e5a-9783-4fa599de3634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:10.242349 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-fec4ebfb-5b28-4e13-b3f1-7e98c1981b8f tempest-VolumesActionsTest-984700921 None] Created volume successfully.
Nov 14 17:14:12.334878 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 None] Lock "b'cinder-715b822c-ee0f-4810-ad60-cae1d065b519-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:12.456184 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 None] Skipping remove_export. No iscsi_target is presently exported for volume: 715b822c-ee0f-4810-ad60-cae1d065b519
Nov 14 17:14:12.457069 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 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/volume-715b822c-ee0f-4810-ad60-cae1d065b519 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:12.501413 n-d-816883-1 sudo[137329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-715b822c-ee0f-4810-ad60-cae1d065b519
Nov 14 17:14:12.502231 n-d-816883-1 sudo[137329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:13.174669 n-d-816883-1 sudo[137329]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:13.177875 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 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/volume-715b822c-ee0f-4810-ad60-cae1d065b519" returned: 0 in 0.720s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:13.178972 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-715b822c-ee0f-4810-ad60-cae1d065b519 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:13.290644 n-d-816883-1 sudo[137332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-715b822c-ee0f-4810-ad60-cae1d065b519
Nov 14 17:14:13.291874 n-d-816883-1 sudo[137332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:13.890650 n-d-816883-1 sudo[137332]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:13.893369 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-715b822c-ee0f-4810-ad60-cae1d065b519" returned: 0 in 0.714s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:13.895444 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-715b822c-ee0f-4810-ad60-cae1d065b519 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:13.940633 n-d-816883-1 sudo[137335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-715b822c-ee0f-4810-ad60-cae1d065b519
Nov 14 17:14:13.941546 n-d-816883-1 sudo[137335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:14.579033 n-d-816883-1 sudo[137335]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:14.581836 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-715b822c-ee0f-4810-ad60-cae1d065b519" returned: 0 in 0.686s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:14.584010 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 None] Successfully deleted volume: 715b822c-ee0f-4810-ad60-cae1d065b519
Nov 14 17:14:14.723460 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 None] Created reservations ['802f5be3-213c-4002-98ad-7a2b178278ed', 'b8e38bf2-d8ac-4c74-a45a-b4de178feac6', 'f21e92c4-84f4-44c2-95e2-dd29bb2d45fc', '423a6cd0-bdda-4c93-9d54-8e80c2409010'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:14.796973 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:14:14.797813 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:14.841507 n-d-816883-1 sudo[137346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:14.843084 n-d-816883-1 sudo[137346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:15.515182 n-d-816883-1 sudo[137346]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:15.517658 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 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.719s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:15.520938 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:15.567594 n-d-816883-1 sudo[137349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:15.573414 n-d-816883-1 sudo[137349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:15.903261 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1, size 616.00 MB, duration 20.94 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 17:14:15.903870 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Image download 616.00 MB at 29.41 MB/s
Nov 14 17:14:15.988495 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:16.242837 n-d-816883-1 sudo[137349]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:16.245306 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 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.724s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:16.247627 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:14:16.256692 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 None] Deleted volume successfully.
Nov 14 17:14:16.271562 n-d-816883-1 sudo[137351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1
Nov 14 17:14:16.276732 n-d-816883-1 sudo[137351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:16.286620 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-85811209-8703-4d4e-be17-90caf520958c tempest-VolumesActionsTest-1657290093 None] Lock "b'cinder-715b822c-ee0f-4810-ad60-cae1d065b519-delete_volume'" released by "delete_volume" :: held 3.952s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:16.741127 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:14:16.749742 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:14:16.750230 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 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'
Nov 14 17:14:16.783112 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Flow 'volume_create_manager' (577cc17b-ea70-489d-8ce3-39780018ea3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:16.791162 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdf124bd-d17d-4f22-a06e-3e5b72a73ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:16.840207 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:14:16.888676 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdf124bd-d17d-4f22-a06e-3e5b72a73ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1313692502',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=f572a9ce-a27e-4119-ba30-15282096f89f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45f31103b844b19a704af0ac69bc6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:14:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:14:17Z,user_id='04572c14d9dc4dfcb32725ff45d0cc16',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:16.891841 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c98e8900-2145-4856-8a80-069ea8440363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:16.894033 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c98e8900-2145-4856-8a80-069ea8440363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:16.896378 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (942d2eda-a3f3-48af-b09e-12f7cc09965a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:16.899087 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (942d2eda-a3f3-48af-b09e-12f7cc09965a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f572a9ce-a27e-4119-ba30-15282096f89f', 'volume_name': 'volume-f572a9ce-a27e-4119-ba30-15282096f89f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:16.901834 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bbe1ac71-227e-4716-98ad-d9040f7a28b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:16.904217 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bbe1ac71-227e-4716-98ad-d9040f7a28b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:16.906291 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (adb06703-a5fc-4334-ab56-ac13d9e5d0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:16.907068 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Volume f572a9ce-a27e-4119-ba30-15282096f89f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f572a9ce-a27e-4119-ba30-15282096f89f', 'volume_size': 1}
Nov 14 17:14:16.908618 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f572a9ce-a27e-4119-ba30-15282096f89f stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:16.931355 n-d-816883-1 sudo[137359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f572a9ce-a27e-4119-ba30-15282096f89f stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:14:16.932413 n-d-816883-1 sudo[137359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:16.965685 n-d-816883-1 sudo[137351]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:16.968120 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1" returned: 0 in 0.979s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:16.969203 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user ea7c6f7d600c4c1a87ec8161ba8bf831. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 17:14:17.078401 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:17.273823 n-d-816883-1 sudo[137361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1
Nov 14 17:14:17.277314 n-d-816883-1 sudo[137361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:17.629259 n-d-816883-1 sudo[137359]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:17.632473 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f572a9ce-a27e-4119-ba30-15282096f89f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.723s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:17.637795 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (adb06703-a5fc-4334-ab56-ac13d9e5d0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f572a9ce-a27e-4119-ba30-15282096f89f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:17.641384 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65db0d80-cbf8-4751-ae9b-7058e8fd61b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:17.657045 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Volume volume-f572a9ce-a27e-4119-ba30-15282096f89f (f572a9ce-a27e-4119-ba30-15282096f89f): created successfully
Nov 14 17:14:17.660013 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65db0d80-cbf8-4751-ae9b-7058e8fd61b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:17.668660 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Flow 'volume_create_manager' (577cc17b-ea70-489d-8ce3-39780018ea3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:17.693489 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-4f242586-f7b8-4188-a33b-924127c3c033 tempest-VolumesActionsTest-984700921 None] Created volume successfully.
Nov 14 17:14:18.129395 n-d-816883-1 sudo[137361]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:18.131348 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1" returned: 0 in 1.053s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:18.133548 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-edef5eff-b318-4900-9c08-c20b42738100 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:18.221598 n-d-816883-1 sudo[137397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-edef5eff-b318-4900-9c08-c20b42738100 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:14:18.222708 n-d-816883-1 sudo[137397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:19.171304 n-d-816883-1 sudo[137397]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:19.174591 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-edef5eff-b318-4900-9c08-c20b42738100 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.041s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:19.211061 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume edef5eff-b318-4900-9c08-c20b42738100. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 17:14:19.270873 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48__z8uvnd5 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:19.468296 n-d-816883-1 sudo[137437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48__z8uvnd5
Nov 14 17:14:19.469175 n-d-816883-1 sudo[137437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:20.024926 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 None] Lock "b'cinder-f572a9ce-a27e-4119-ba30-15282096f89f-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:20.105137 n-d-816883-1 sudo[137437]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:20.153096 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48__z8uvnd5" returned: 0 in 0.882s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:20.155189 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:20.202193 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 None] Skipping remove_export. No iscsi_target is presently exported for volume: f572a9ce-a27e-4119-ba30-15282096f89f
Nov 14 17:14:20.204199 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 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/volume-f572a9ce-a27e-4119-ba30-15282096f89f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:20.228732 n-d-816883-1 sudo[137442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f572a9ce-a27e-4119-ba30-15282096f89f
Nov 14 17:14:20.230244 n-d-816883-1 sudo[137442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:20.298702 n-d-816883-1 sudo[137441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1
Nov 14 17:14:20.300410 n-d-816883-1 sudo[137441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:20.954824 n-d-816883-1 sudo[137441]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:20.968211 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1" returned: 0 in 0.813s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:20.969094 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 17:14:20.970237 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--edef5eff--b318--4900--9c08--c20b42738100 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:21.021946 n-d-816883-1 sudo[137477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--edef5eff--b318--4900--9c08--c20b42738100 oflag=direct
Nov 14 17:14:21.022779 n-d-816883-1 sudo[137477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:21.135378 n-d-816883-1 sudo[137442]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:21.138439 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 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/volume-f572a9ce-a27e-4119-ba30-15282096f89f" returned: 0 in 0.933s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:21.140593 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f572a9ce-a27e-4119-ba30-15282096f89f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:21.240951 n-d-816883-1 sudo[137482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f572a9ce-a27e-4119-ba30-15282096f89f
Nov 14 17:14:21.241905 n-d-816883-1 sudo[137482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:21.703467 n-d-816883-1 sudo[137477]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:21.705909 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--edef5eff--b318--4900--9c08--c20b42738100 oflag=direct" returned: 0 in 0.735s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:21.707872 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--edef5eff--b318--4900--9c08--c20b42738100 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:21.775347 n-d-816883-1 sudo[137523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--edef5eff--b318--4900--9c08--c20b42738100
Nov 14 17:14:21.781159 n-d-816883-1 sudo[137523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:22.180434 n-d-816883-1 sudo[137482]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:22.183191 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f572a9ce-a27e-4119-ba30-15282096f89f" returned: 0 in 1.042s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:22.185940 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f572a9ce-a27e-4119-ba30-15282096f89f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:22.207576 n-d-816883-1 sudo[137542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f572a9ce-a27e-4119-ba30-15282096f89f
Nov 14 17:14:22.209194 n-d-816883-1 sudo[137542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:23.389831 n-d-816883-1 sudo[137542]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:23.393991 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f572a9ce-a27e-4119-ba30-15282096f89f" returned: 0 in 1.206s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:23.395722 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 None] Successfully deleted volume: f572a9ce-a27e-4119-ba30-15282096f89f
Nov 14 17:14:23.475671 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 None] Created reservations ['4e70b430-5c19-409b-aea2-e8e9df5a0586', 'c9f673ac-ac0a-4024-b356-d5120db77ae5', '4781cb0e-cce2-4f2a-8a34-08374bafa047', 'b24a50e6-7a30-49bd-a65f-7dadd5b8683a'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:23.586339 n-d-816883-1 sudo[137523]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:23.589199 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--edef5eff--b318--4900--9c08--c20b42738100" returned: 0 in 1.881s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:23.591339 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:23.638614 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:14:23.639476 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:23.694027 n-d-816883-1 sudo[137595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:23.700325 n-d-816883-1 sudo[137595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:23.875922 n-d-816883-1 sudo[137592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1
Nov 14 17:14:23.887380 n-d-816883-1 sudo[137592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:24.368629 n-d-816883-1 sudo[137592]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:24.371375 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1" returned: 0 in 0.780s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:24.373000 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_f2zr6zfnn-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.88 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--edef5eff--b318--4900--9c08--c20b42738100 {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 17:14:24.373400 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Converted 700.00 MB image at 371.82 MB/s
Nov 14 17:14:24.374530 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume edef5eff-b318-4900-9c08-c20b42738100 successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 17:14:24.610585 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user ea7c6f7d600c4c1a87ec8161ba8bf831 is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 17:14:24.614422 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Marking volume edef5eff-b318-4900-9c08-c20b42738100 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:14:24.627408 n-d-816883-1 sudo[137595]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:24.642881 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 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 1.002s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:24.644431 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:24.689391 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to edef5eff-b318-4900-9c08-c20b42738100. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 17:14:24.690989 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Creating volume glance metadata for volume edef5eff-b318-4900-9c08-c20b42738100 backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 17:14:24.701148 n-d-816883-1 sudo[137610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:24.701986 n-d-816883-1 sudo[137610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:24.808604 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 None] Lock "b'cinder-7ccbf339-f860-47e6-90bc-24cb96d7cc28-delete_volume'" acquired by "delete_volume" :: waited 0.172s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:25.076762 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df27f71f-c1a4-4c54-a752-a65e3f5ec884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-edef5eff-b318-4900-9c08-c20b42738100', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:25.081065 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (519aff63-dba6-49d6-b839-70c3aa8e30af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:25.101645 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7ccbf339-f860-47e6-90bc-24cb96d7cc28
Nov 14 17:14:25.102878 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 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/volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:25.145206 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Volume volume-edef5eff-b318-4900-9c08-c20b42738100 (edef5eff-b318-4900-9c08-c20b42738100): created successfully
Nov 14 17:14:25.148038 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (519aff63-dba6-49d6-b839-70c3aa8e30af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:25.151361 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (63edae1b-2dd9-4403-b34e-79f3727328ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:25.157752 n-d-816883-1 sudo[137621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28
Nov 14 17:14:25.158563 n-d-816883-1 sudo[137621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:25.186423 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2f48ee45-46c7-49f4-a2f9-999a33327d16 tempest-VolumesGetTest-377706185 None] Created volume successfully.
Nov 14 17:14:25.599701 n-d-816883-1 sudo[137610]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:25.602378 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 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.957s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:25.605273 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:14:25.623808 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 None] Deleted volume successfully.
Nov 14 17:14:25.670390 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d4766386-44cd-4837-85c5-853db2ea35c4 tempest-VolumesActionsTest-984700921 None] Lock "b'cinder-f572a9ce-a27e-4119-ba30-15282096f89f-delete_volume'" released by "delete_volume" :: held 5.646s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:26.085808 n-d-816883-1 sudo[137621]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:26.087528 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 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/volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28" returned: 0 in 0.985s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:26.089233 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:26.114738 n-d-816883-1 sudo[137638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28
Nov 14 17:14:26.116624 n-d-816883-1 sudo[137638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:26.959688 n-d-816883-1 sudo[137638]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:26.962122 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28" returned: 0 in 0.872s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:26.964434 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:27.032051 n-d-816883-1 sudo[137653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28
Nov 14 17:14:27.032879 n-d-816883-1 sudo[137653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:28.050610 n-d-816883-1 sudo[137653]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:28.053761 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ccbf339-f860-47e6-90bc-24cb96d7cc28" returned: 0 in 1.089s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:28.055795 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 None] Successfully deleted volume: 7ccbf339-f860-47e6-90bc-24cb96d7cc28
Nov 14 17:14:28.084541 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:14:28.089114 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:14:28.089809 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 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'
Nov 14 17:14:28.105810 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (acc30a14-0037-44bd-a59d-390d000f7976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:28.111082 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (277ca00d-5d76-4b4c-b495-7ed034a15e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:28.143103 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:14:28.174697 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 None] Created reservations ['8fcdeefe-b757-4170-8130-294775533611', '43d3071f-bb09-4aea-b156-cdc53cfa2cd7', '303181c0-876d-40e6-9d22-fe0dc69f06ef', 'baa049e9-df65-446d-8f7b-091cfa831b89'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:28.212494 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (277ca00d-5d76-4b4c-b495-7ed034a15e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:14:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-336733938',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=6122a05d-1abe-4b26-b1c0-d934d15a5c6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2a2360abf9742fbbf4096d6093b4cec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:14:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:14:28Z,user_id='ea7c6f7d600c4c1a87ec8161ba8bf831',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:28.221830 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cd39898-ce70-4eca-8743-a3c54658d6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:28.227895 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cd39898-ce70-4eca-8743-a3c54658d6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:28.236113 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7221aa2-2c6c-4690-bf9e-56e5c15493c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:28.244219 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7221aa2-2c6c-4690-bf9e-56e5c15493c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6122a05d-1abe-4b26-b1c0-d934d15a5c6f', 'volume_name': 'volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:28.247396 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d86bbb55-1a09-4bee-93ea-75aa06030a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:28.254434 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d86bbb55-1a09-4bee-93ea-75aa06030a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:28.258306 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (135beb37-9768-4a90-bfa4-27ce89aabd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:28.262461 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Volume 6122a05d-1abe-4b26-b1c0-d934d15a5c6f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f', 'volume_size': 1}
Nov 14 17:14:28.263695 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:28.309846 n-d-816883-1 sudo[137669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:14:28.310659 n-d-816883-1 sudo[137669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:28.364950 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:14:28.367088 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:28.425721 n-d-816883-1 sudo[137673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:28.426550 n-d-816883-1 sudo[137673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:29.043109 n-d-816883-1 sudo[137673]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:29.046777 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 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.680s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:29.049463 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:29.129983 n-d-816883-1 sudo[137692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:29.134689 n-d-816883-1 sudo[137692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:29.235689 n-d-816883-1 sudo[137669]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:29.238764 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.974s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:29.243195 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (135beb37-9768-4a90-bfa4-27ce89aabd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:29.246438 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da3a7bf9-3329-4a87-8bb5-7dd5d474ffe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:29.286305 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Volume volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f (6122a05d-1abe-4b26-b1c0-d934d15a5c6f): created successfully
Nov 14 17:14:29.288885 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da3a7bf9-3329-4a87-8bb5-7dd5d474ffe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:29.301581 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Flow 'volume_create_manager' (acc30a14-0037-44bd-a59d-390d000f7976) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:29.326396 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-36c61be5-bad6-4183-90bb-09c2f730487c tempest-VolumesGetTest-377706185 None] Created volume successfully.
Nov 14 17:14:29.761885 n-d-816883-1 sudo[137692]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:29.767447 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 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.718s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:29.769235 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:14:29.774804 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 None] Deleted volume successfully.
Nov 14 17:14:29.795632 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-5852a508-726a-40b9-9319-9112fcf6bfc2 tempest-VolumesActionsTest-984700921 None] Lock "b'cinder-7ccbf339-f860-47e6-90bc-24cb96d7cc28-delete_volume'" released by "delete_volume" :: held 4.987s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:30.792151 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 None] Lock "b'cinder-6122a05d-1abe-4b26-b1c0-d934d15a5c6f-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:30.876817 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6122a05d-1abe-4b26-b1c0-d934d15a5c6f
Nov 14 17:14:30.878287 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 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/volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:30.920197 n-d-816883-1 sudo[137789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f
Nov 14 17:14:30.921970 n-d-816883-1 sudo[137789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:31.189665 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:14:31.190199 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:14:31.191005 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:31.256043 n-d-816883-1 sudo[137799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:31.258674 n-d-816883-1 sudo[137799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:31.518578 n-d-816883-1 sudo[137789]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:31.521194 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 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/volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f" returned: 0 in 0.642s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:31.523674 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:31.550759 n-d-816883-1 sudo[137812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f
Nov 14 17:14:31.551868 n-d-816883-1 sudo[137812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:31.915431 n-d-816883-1 sudo[137799]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:31.917991 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.727s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:31.921327 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:32.002826 n-d-816883-1 sudo[137818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:32.008988 n-d-816883-1 sudo[137818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:32.165378 n-d-816883-1 sudo[137812]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:32.167778 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f" returned: 0 in 0.644s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:32.170603 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:32.208479 n-d-816883-1 sudo[137826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f
Nov 14 17:14:32.210193 n-d-816883-1 sudo[137826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:32.691592 n-d-816883-1 sudo[137818]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:32.693830 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.772s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:32.695356 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:14:33.062778 n-d-816883-1 sudo[137826]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:33.067878 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6122a05d-1abe-4b26-b1c0-d934d15a5c6f" returned: 0 in 0.897s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:33.069388 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 None] Successfully deleted volume: 6122a05d-1abe-4b26-b1c0-d934d15a5c6f
Nov 14 17:14:33.166324 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 None] Created reservations ['b664db0b-fe4b-44dd-b50b-42e941befc8e', '86618872-3355-43e2-92b8-0c03741804d2', 'a75de17c-2fdb-4607-90c2-8db9cdaafa1c', '44f3b507-0962-479e-bf4a-6badd5b064c8'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:33.302104 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:14:33.303029 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:33.337475 n-d-816883-1 sudo[137876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:33.338463 n-d-816883-1 sudo[137876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:33.898363 n-d-816883-1 sudo[137876]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:33.909888 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 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.606s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:33.912207 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:33.960805 n-d-816883-1 sudo[137881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:33.966589 n-d-816883-1 sudo[137881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:34.669731 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 None] Lock "b'cinder-edef5eff-b318-4900-9c08-c20b42738100-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:34.836247 n-d-816883-1 sudo[137881]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:34.844144 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 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.932s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:34.863071 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:14:34.882502 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 None] Deleted volume successfully.
Nov 14 17:14:34.943182 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d635b505-8c37-4f27-9415-3b996194f614 tempest-VolumesGetTest-377706185 None] Lock "b'cinder-6122a05d-1abe-4b26-b1c0-d934d15a5c6f-delete_volume'" released by "delete_volume" :: held 4.151s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:34.950219 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 None] Skipping remove_export. No iscsi_target is presently exported for volume: edef5eff-b318-4900-9c08-c20b42738100
Nov 14 17:14:34.952737 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 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/volume-edef5eff-b318-4900-9c08-c20b42738100 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:35.005712 n-d-816883-1 sudo[137896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-edef5eff-b318-4900-9c08-c20b42738100
Nov 14 17:14:35.008651 n-d-816883-1 sudo[137896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:35.614958 n-d-816883-1 sudo[137896]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:35.617477 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 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/volume-edef5eff-b318-4900-9c08-c20b42738100" returned: 0 in 0.664s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:35.619688 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-edef5eff-b318-4900-9c08-c20b42738100 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:35.665980 n-d-816883-1 sudo[137910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-edef5eff-b318-4900-9c08-c20b42738100
Nov 14 17:14:35.667568 n-d-816883-1 sudo[137910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:36.282323 n-d-816883-1 sudo[137910]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:36.290248 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-edef5eff-b318-4900-9c08-c20b42738100" returned: 0 in 0.666s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:36.290248 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-edef5eff-b318-4900-9c08-c20b42738100 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:36.332695 n-d-816883-1 sudo[137917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-edef5eff-b318-4900-9c08-c20b42738100
Nov 14 17:14:36.349812 n-d-816883-1 sudo[137917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:37.157082 n-d-816883-1 sudo[137917]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:37.159864 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-edef5eff-b318-4900-9c08-c20b42738100" returned: 0 in 0.871s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:37.161314 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 None] Successfully deleted volume: edef5eff-b318-4900-9c08-c20b42738100
Nov 14 17:14:37.284155 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 None] Created reservations ['242b0216-353a-422d-b4e1-fe6d20d16055', '81cf0996-8f50-475d-a0ce-21c8b31083fc', '9350c6cb-bec2-452c-8a77-44a2c6f7aad0', 'c4a2843d-7f0e-475a-89b1-cdfac921385c'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:37.374219 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:14:37.375867 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:37.411518 n-d-816883-1 sudo[137964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:37.413676 n-d-816883-1 sudo[137964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:38.024940 n-d-816883-1 sudo[137964]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:38.027220 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 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.651s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:38.031360 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:38.062127 n-d-816883-1 sudo[137969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:38.063609 n-d-816883-1 sudo[137969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:38.656530 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 None] Lock "b'cinder-e926f709-40ef-4697-bcbc-4fa90ea285bb-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:38.681251 n-d-816883-1 sudo[137969]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:38.691602 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 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.660s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:38.693809 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:14:38.764276 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 None] Deleted volume successfully.
Nov 14 17:14:38.779662 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 None] Skipping remove_export. No iscsi_target is presently exported for volume: e926f709-40ef-4697-bcbc-4fa90ea285bb
Nov 14 17:14:38.785735 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 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/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:38.857461 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-63d4b88d-cf65-43e0-b46d-720e1c7f61e4 tempest-VolumesGetTest-377706185 None] Lock "b'cinder-edef5eff-b318-4900-9c08-c20b42738100-delete_volume'" released by "delete_volume" :: held 4.190s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:38.867650 n-d-816883-1 sudo[137978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb
Nov 14 17:14:38.869541 n-d-816883-1 sudo[137978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:39.654209 n-d-816883-1 sudo[137978]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:39.655983 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 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/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb" returned: 0 in 0.870s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:39.657978 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:39.720130 n-d-816883-1 sudo[137992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb
Nov 14 17:14:39.722855 n-d-816883-1 sudo[137992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:40.332093 n-d-816883-1 sudo[137992]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:40.334586 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb" returned: 0 in 0.676s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:40.337207 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:40.380154 n-d-816883-1 sudo[137997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb
Nov 14 17:14:40.383081 n-d-816883-1 sudo[137997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:40.423485 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:14:40.436021 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:14:40.436548 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 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'
Nov 14 17:14:40.469418 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Flow 'volume_create_manager' (03b619a2-f883-421a-8588-44880846d59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:40.478752 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd6a81e8-47d7-4dbf-962e-84d68b0f9bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:40.530373 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:14:40.581306 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd6a81e8-47d7-4dbf-962e-84d68b0f9bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:14:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1826802829',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bc5817733f44612a0d9c6bcf0858dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:14:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:14:40Z,user_id='6db045146a23467e91bdb1bfb5782f26',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:40.583797 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a2d1f1c-489a-48ab-98b0-8b58730983be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:40.586018 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a2d1f1c-489a-48ab-98b0-8b58730983be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:40.588262 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98d9c771-38b3-4ef5-99c4-dd521c849165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:40.590564 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98d9c771-38b3-4ef5-99c4-dd521c849165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651', 'volume_name': 'volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:40.592800 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f3cf60a-b2ad-44db-ad40-50e4ce34442f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:40.606490 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f3cf60a-b2ad-44db-ad40-50e4ce34442f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:40.608681 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (398660c0-26e3-4de4-8fe8-d7c9713c845a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:40.609531 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Volume 4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651', 'volume_size': 1}
Nov 14 17:14:40.610840 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:40.667923 n-d-816883-1 sudo[138001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:14:40.669336 n-d-816883-1 sudo[138001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:41.165246 n-d-816883-1 sudo[137997]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:41.167834 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e926f709-40ef-4697-bcbc-4fa90ea285bb" returned: 0 in 0.830s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:41.169130 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 None] Successfully deleted volume: e926f709-40ef-4697-bcbc-4fa90ea285bb
Nov 14 17:14:41.284479 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 None] Created reservations ['f688ee68-dc60-449e-8b17-63e5c96f3fbc', '11a7b190-3846-42fc-b695-6afb2b773b4b', 'e61f56cc-940b-47ca-9053-b5bf3baaca0c', '80c28737-aabb-48d6-a07b-3eabf4a958b3'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:41.380831 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:14:41.386600 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:41.386668 n-d-816883-1 sudo[138001]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:41.429953 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.819s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:41.435026 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (398660c0-26e3-4de4-8fe8-d7c9713c845a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:41.437373 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (439671fb-e296-4c6b-8f9c-7131aea2c195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:41.450413 n-d-816883-1 sudo[138051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:41.451226 n-d-816883-1 sudo[138051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:41.462759 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Volume volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 (4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651): created successfully
Nov 14 17:14:41.464994 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (439671fb-e296-4c6b-8f9c-7131aea2c195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:41.468311 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Flow 'volume_create_manager' (03b619a2-f883-421a-8588-44880846d59e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:41.494286 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-eabfe9a9-b1f6-4aaa-9f37-a823aaf09e37 tempest-SnapshotsActionsTest-1258680705 None] Created volume successfully.
Nov 14 17:14:42.115891 n-d-816883-1 sudo[138051]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:42.117665 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 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.731s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:42.119519 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:42.142902 n-d-816883-1 sudo[138060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:42.144689 n-d-816883-1 sudo[138060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:42.827145 n-d-816883-1 sudo[138060]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:42.830812 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 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.710s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:42.834532 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:14:42.869195 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 None] Deleted volume successfully.
Nov 14 17:14:42.915935 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1922b6d6-d15b-4f11-a00c-212a8bf0661d tempest-VolumesGetTest-377706185 None] Lock "b'cinder-e926f709-40ef-4697-bcbc-4fa90ea285bb-delete_volume'" released by "delete_volume" :: held 4.259s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:43.321427 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2db6f211-4b27-4b64-8c01-202846d99b30 tempest-SnapshotsActionsTest-1258680705 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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:43.343004 n-d-816883-1 sudo[138066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651
Nov 14 17:14:43.344464 n-d-816883-1 sudo[138066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:44.037488 n-d-816883-1 sudo[138066]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:44.039784 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2db6f211-4b27-4b64-8c01-202846d99b30 tempest-SnapshotsActionsTest-1258680705 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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651" returned: 0 in 0.718s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:44.041821 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2db6f211-4b27-4b64-8c01-202846d99b30 tempest-SnapshotsActionsTest-1258680705 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-865b8225-fcfe-412c-b28d-116630a1c69a --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:44.078419 n-d-816883-1 sudo[138071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-865b8225-fcfe-412c-b28d-116630a1c69a --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g
Nov 14 17:14:44.080166 n-d-816883-1 sudo[138071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:45.029684 n-d-816883-1 sudo[138071]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:45.032329 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2db6f211-4b27-4b64-8c01-202846d99b30 tempest-SnapshotsActionsTest-1258680705 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-865b8225-fcfe-412c-b28d-116630a1c69a --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g" returned: 0 in 0.990s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:45.212239 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2db6f211-4b27-4b64-8c01-202846d99b30 tempest-SnapshotsActionsTest-1258680705 None] Create snapshot completed successfully
Nov 14 17:14:45.306999 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:14:45.311641 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:14:45.312171 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 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'
Nov 14 17:14:45.331373 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Flow 'volume_create_manager' (bbe4fc8d-770a-463a-88ff-9abb1ca137ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:45.342751 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12c5f364-c7a1-413e-a0ca-5812b0d70b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:45.375122 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:14:45.406245 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12c5f364-c7a1-413e-a0ca-5812b0d70b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:14:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-334473489',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=4466f8e2-aac3-4320-8853-7e5a4493764c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab37f40eae3d4f9fb6cc0a78345838ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:14:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:14:45Z,user_id='f7415e0d65c04c7fb5b3410fa79bc7b2',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:45.408945 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46349934-3641-4c43-8fb0-31849524dd7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:45.411358 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46349934-3641-4c43-8fb0-31849524dd7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:45.413841 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c265a4d1-fd49-47a6-843c-56986476988c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:45.416510 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c265a4d1-fd49-47a6-843c-56986476988c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4466f8e2-aac3-4320-8853-7e5a4493764c', 'volume_name': 'volume-4466f8e2-aac3-4320-8853-7e5a4493764c', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:45.419584 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b7a503a-424d-4831-8650-57502382a237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:45.422089 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b7a503a-424d-4831-8650-57502382a237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:45.424375 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1190e868-df4a-4576-be20-d50f0fcd750d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:45.425514 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Volume 4466f8e2-aac3-4320-8853-7e5a4493764c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4466f8e2-aac3-4320-8853-7e5a4493764c', 'volume_size': 1}
Nov 14 17:14:45.426891 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4466f8e2-aac3-4320-8853-7e5a4493764c stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:45.464383 n-d-816883-1 sudo[138179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4466f8e2-aac3-4320-8853-7e5a4493764c stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:14:45.465757 n-d-816883-1 sudo[138179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:46.269034 n-d-816883-1 sudo[138179]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:46.272142 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4466f8e2-aac3-4320-8853-7e5a4493764c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.844s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:46.281496 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1190e868-df4a-4576-be20-d50f0fcd750d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4466f8e2-aac3-4320-8853-7e5a4493764c', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:46.281496 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c0996cc0-0673-4021-a4b8-6d9508aa1a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:14:46.304313 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Volume volume-4466f8e2-aac3-4320-8853-7e5a4493764c (4466f8e2-aac3-4320-8853-7e5a4493764c): created successfully
Nov 14 17:14:46.306569 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c0996cc0-0673-4021-a4b8-6d9508aa1a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:14:46.311015 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Flow 'volume_create_manager' (bbe4fc8d-770a-463a-88ff-9abb1ca137ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:14:46.336228 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-a478c801-06f1-4434-a90c-ae96ad205835 tempest-SnapshotMetadataTestJSON-393456434 None] Created volume successfully.
Nov 14 17:14:46.805269 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bae1aa2d-add4-4c06-85ad-2977b9a006c7 tempest-SnapshotsActionsTest-1258680705 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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:46.828596 n-d-816883-1 sudo[138210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651
Nov 14 17:14:46.829712 n-d-816883-1 sudo[138210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:47.145044 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d35e3213-2826-479e-b1e4-b215c9d4765b tempest-SnapshotMetadataTestJSON-393456434 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/volume-4466f8e2-aac3-4320-8853-7e5a4493764c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:47.189679 n-d-816883-1 sudo[138212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4466f8e2-aac3-4320-8853-7e5a4493764c
Nov 14 17:14:47.191159 n-d-816883-1 sudo[138212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:47.469990 n-d-816883-1 sudo[138210]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:47.473447 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bae1aa2d-add4-4c06-85ad-2977b9a006c7 tempest-SnapshotsActionsTest-1258680705 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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651" returned: 0 in 0.667s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:47.476547 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bae1aa2d-add4-4c06-85ad-2977b9a006c7 tempest-SnapshotsActionsTest-1258680705 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8bb1dfd7-1c27-45c2-a35b-585ea27b422b --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:47.513603 n-d-816883-1 sudo[138215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8bb1dfd7-1c27-45c2-a35b-585ea27b422b --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g
Nov 14 17:14:47.514479 n-d-816883-1 sudo[138215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:47.816356 n-d-816883-1 sudo[138212]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:47.818802 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d35e3213-2826-479e-b1e4-b215c9d4765b tempest-SnapshotMetadataTestJSON-393456434 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/volume-4466f8e2-aac3-4320-8853-7e5a4493764c" returned: 0 in 0.674s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:47.820800 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d35e3213-2826-479e-b1e4-b215c9d4765b tempest-SnapshotMetadataTestJSON-393456434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c93549fb-fe60-4e28-b49b-847e4627856e --snapshot stack-volumes-lvmdriver-1/volume-4466f8e2-aac3-4320-8853-7e5a4493764c -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:47.860418 n-d-816883-1 sudo[138218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c93549fb-fe60-4e28-b49b-847e4627856e --snapshot stack-volumes-lvmdriver-1/volume-4466f8e2-aac3-4320-8853-7e5a4493764c -L 1.00g
Nov 14 17:14:47.863658 n-d-816883-1 sudo[138218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:48.521107 n-d-816883-1 sudo[138215]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:48.525038 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bae1aa2d-add4-4c06-85ad-2977b9a006c7 tempest-SnapshotsActionsTest-1258680705 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8bb1dfd7-1c27-45c2-a35b-585ea27b422b --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g" returned: 0 in 1.047s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:48.678496 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-bae1aa2d-add4-4c06-85ad-2977b9a006c7 tempest-SnapshotsActionsTest-1258680705 None] Create snapshot completed successfully
Nov 14 17:14:49.134785 n-d-816883-1 sudo[138218]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:49.137400 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d35e3213-2826-479e-b1e4-b215c9d4765b tempest-SnapshotMetadataTestJSON-393456434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c93549fb-fe60-4e28-b49b-847e4627856e --snapshot stack-volumes-lvmdriver-1/volume-4466f8e2-aac3-4320-8853-7e5a4493764c -L 1.00g" returned: 0 in 1.317s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:49.297594 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d35e3213-2826-479e-b1e4-b215c9d4765b tempest-SnapshotMetadataTestJSON-393456434 None] Create snapshot completed successfully
Nov 14 17:14:49.300801 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-32f64947-6307-4a60-8b67-5cb00ccea89c tempest-SnapshotsActionsTest-244220429 None] Lock "b'cinder-8bb1dfd7-1c27-45c2-a35b-585ea27b422b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:49.302556 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-32f64947-6307-4a60-8b67-5cb00ccea89c tempest-SnapshotsActionsTest-244220429 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/_snapshot-8bb1dfd7-1c27-45c2-a35b-585ea27b422b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:49.358852 n-d-816883-1 sudo[138425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-8bb1dfd7-1c27-45c2-a35b-585ea27b422b
Nov 14 17:14:49.359704 n-d-816883-1 sudo[138425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:50.360522 n-d-816883-1 sudo[138425]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:50.362606 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-32f64947-6307-4a60-8b67-5cb00ccea89c tempest-SnapshotsActionsTest-244220429 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/_snapshot-8bb1dfd7-1c27-45c2-a35b-585ea27b422b" returned: 0 in 1.060s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:50.366198 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-32f64947-6307-4a60-8b67-5cb00ccea89c tempest-SnapshotsActionsTest-244220429 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8bb1dfd7-1c27-45c2-a35b-585ea27b422b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:50.404633 n-d-816883-1 sudo[138436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8bb1dfd7-1c27-45c2-a35b-585ea27b422b
Nov 14 17:14:50.405561 n-d-816883-1 sudo[138436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:50.916014 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-9bd76447-20ea-4282-930c-774cd40c79e5 tempest-SnapshotMetadataTestJSON-393456434 None] Lock "b'cinder-c93549fb-fe60-4e28-b49b-847e4627856e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:50.919021 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9bd76447-20ea-4282-930c-774cd40c79e5 tempest-SnapshotMetadataTestJSON-393456434 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/_snapshot-c93549fb-fe60-4e28-b49b-847e4627856e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:50.943510 n-d-816883-1 sudo[138461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-c93549fb-fe60-4e28-b49b-847e4627856e
Nov 14 17:14:50.944330 n-d-816883-1 sudo[138461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:51.266518 n-d-816883-1 sudo[138436]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:51.269449 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-32f64947-6307-4a60-8b67-5cb00ccea89c tempest-SnapshotsActionsTest-244220429 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8bb1dfd7-1c27-45c2-a35b-585ea27b422b" returned: 0 in 0.904s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:51.389238 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-32f64947-6307-4a60-8b67-5cb00ccea89c tempest-SnapshotsActionsTest-244220429 None] Created reservations ['fafd5aab-0cba-4cfa-9334-b6a708eaccb4', '785c5841-56f5-42ef-bcfc-d99043d2a64c', '831c662b-a081-451c-834f-1191740dea3f', '3615a9ba-592c-4ef2-ab96-9f1d0e15b910'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:51.468441 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-32f64947-6307-4a60-8b67-5cb00ccea89c tempest-SnapshotsActionsTest-244220429 None] Delete snapshot completed successfully.
Nov 14 17:14:51.473883 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-32f64947-6307-4a60-8b67-5cb00ccea89c tempest-SnapshotsActionsTest-244220429 None] Lock "b'cinder-8bb1dfd7-1c27-45c2-a35b-585ea27b422b-delete_snapshot'" released by "delete_snapshot" :: held 2.173s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:51.659179 n-d-816883-1 sudo[138461]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:51.661418 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9bd76447-20ea-4282-930c-774cd40c79e5 tempest-SnapshotMetadataTestJSON-393456434 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/_snapshot-c93549fb-fe60-4e28-b49b-847e4627856e" returned: 0 in 0.742s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:51.662889 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9bd76447-20ea-4282-930c-774cd40c79e5 tempest-SnapshotMetadataTestJSON-393456434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c93549fb-fe60-4e28-b49b-847e4627856e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:51.695173 n-d-816883-1 sudo[138544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c93549fb-fe60-4e28-b49b-847e4627856e
Nov 14 17:14:51.697398 n-d-816883-1 sudo[138544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:52.475469 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79e07f6b-9c28-4256-a0b2-515e4db2519a tempest-SnapshotsActionsTest-1258680705 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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:52.535491 n-d-816883-1 sudo[138600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651
Nov 14 17:14:52.542096 n-d-816883-1 sudo[138600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:52.588632 n-d-816883-1 sudo[138544]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:52.592242 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9bd76447-20ea-4282-930c-774cd40c79e5 tempest-SnapshotMetadataTestJSON-393456434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c93549fb-fe60-4e28-b49b-847e4627856e" returned: 0 in 0.929s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:52.842168 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-9bd76447-20ea-4282-930c-774cd40c79e5 tempest-SnapshotMetadataTestJSON-393456434 None] Created reservations ['d600da32-566f-4586-b1af-c0754ed8615d', 'bb66b82f-57b7-44fb-a2f2-76917baae560', 'f70c32cd-66f7-4a5b-af7f-6b5fba904a37', '8cf044c2-5e16-40c2-b711-fbd3c7396f3e'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:52.958054 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-9bd76447-20ea-4282-930c-774cd40c79e5 tempest-SnapshotMetadataTestJSON-393456434 None] Delete snapshot completed successfully.
Nov 14 17:14:52.965487 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-9bd76447-20ea-4282-930c-774cd40c79e5 tempest-SnapshotMetadataTestJSON-393456434 None] Lock "b'cinder-c93549fb-fe60-4e28-b49b-847e4627856e-delete_snapshot'" released by "delete_snapshot" :: held 2.050s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:53.202716 n-d-816883-1 sudo[138600]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:53.205208 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79e07f6b-9c28-4256-a0b2-515e4db2519a tempest-SnapshotsActionsTest-1258680705 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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651" returned: 0 in 0.730s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:53.207521 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79e07f6b-9c28-4256-a0b2-515e4db2519a tempest-SnapshotsActionsTest-1258680705 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cd8778a3-9f96-4fa3-a7f5-b431d9d3c09b --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:53.233887 n-d-816883-1 sudo[138622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cd8778a3-9f96-4fa3-a7f5-b431d9d3c09b --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g
Nov 14 17:14:53.236190 n-d-816883-1 sudo[138622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:53.328776 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 None] Lock "b'cinder-4466f8e2-aac3-4320-8853-7e5a4493764c-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:53.496018 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4466f8e2-aac3-4320-8853-7e5a4493764c
Nov 14 17:14:53.497260 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 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/volume-4466f8e2-aac3-4320-8853-7e5a4493764c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:53.530166 n-d-816883-1 sudo[138624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4466f8e2-aac3-4320-8853-7e5a4493764c
Nov 14 17:14:53.531887 n-d-816883-1 sudo[138624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:54.202977 n-d-816883-1 sudo[138624]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:54.206325 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 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/volume-4466f8e2-aac3-4320-8853-7e5a4493764c" returned: 0 in 0.709s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:54.209265 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4466f8e2-aac3-4320-8853-7e5a4493764c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:54.243205 n-d-816883-1 sudo[138622]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:54.249743 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79e07f6b-9c28-4256-a0b2-515e4db2519a tempest-SnapshotsActionsTest-1258680705 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cd8778a3-9f96-4fa3-a7f5-b431d9d3c09b --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g" returned: 0 in 1.042s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:54.271627 n-d-816883-1 sudo[138735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4466f8e2-aac3-4320-8853-7e5a4493764c
Nov 14 17:14:54.274388 n-d-816883-1 sudo[138735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:54.377644 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-79e07f6b-9c28-4256-a0b2-515e4db2519a tempest-SnapshotsActionsTest-1258680705 None] Create snapshot completed successfully
Nov 14 17:14:54.944553 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-5a7f7ce4-2a20-4304-81d1-0050d6607707 tempest-SnapshotsActionsTest-244220429 None] Lock "b'cinder-cd8778a3-9f96-4fa3-a7f5-b431d9d3c09b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.027s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:14:54.948999 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5a7f7ce4-2a20-4304-81d1-0050d6607707 tempest-SnapshotsActionsTest-244220429 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/_snapshot-cd8778a3-9f96-4fa3-a7f5-b431d9d3c09b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:54.967867 n-d-816883-1 sudo[138735]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:54.985894 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4466f8e2-aac3-4320-8853-7e5a4493764c" returned: 0 in 0.777s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:54.987952 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4466f8e2-aac3-4320-8853-7e5a4493764c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:55.003307 n-d-816883-1 sudo[138740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-cd8778a3-9f96-4fa3-a7f5-b431d9d3c09b
Nov 14 17:14:55.004119 n-d-816883-1 sudo[138740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:55.011892 n-d-816883-1 sudo[138741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4466f8e2-aac3-4320-8853-7e5a4493764c
Nov 14 17:14:55.013554 n-d-816883-1 sudo[138741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:55.582421 n-d-816883-1 sudo[138740]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:55.584719 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5a7f7ce4-2a20-4304-81d1-0050d6607707 tempest-SnapshotsActionsTest-244220429 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/_snapshot-cd8778a3-9f96-4fa3-a7f5-b431d9d3c09b" returned: 0 in 0.635s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:55.586566 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5a7f7ce4-2a20-4304-81d1-0050d6607707 tempest-SnapshotsActionsTest-244220429 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cd8778a3-9f96-4fa3-a7f5-b431d9d3c09b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:55.633733 n-d-816883-1 sudo[138748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cd8778a3-9f96-4fa3-a7f5-b431d9d3c09b
Nov 14 17:14:55.634561 n-d-816883-1 sudo[138748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:55.688452 n-d-816883-1 sudo[138741]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:55.691112 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4466f8e2-aac3-4320-8853-7e5a4493764c" returned: 0 in 0.703s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:55.692594 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 None] Successfully deleted volume: 4466f8e2-aac3-4320-8853-7e5a4493764c
Nov 14 17:14:55.755002 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 None] Created reservations ['a767c156-f3c6-4d86-9a4b-ffced3260baf', 'a18437ea-6845-4526-aab7-74ce702191eb', '5cbe3e47-20ad-423f-a41a-b1fe5ced404e', '88fd201b-3467-482e-b738-c510d7773d0b'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:55.827946 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:14:55.829652 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:55.876946 n-d-816883-1 sudo[138750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:55.881751 n-d-816883-1 sudo[138750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:56.660587 n-d-816883-1 sudo[138748]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:56.662988 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5a7f7ce4-2a20-4304-81d1-0050d6607707 tempest-SnapshotsActionsTest-244220429 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cd8778a3-9f96-4fa3-a7f5-b431d9d3c09b" returned: 0 in 1.076s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:56.689499 n-d-816883-1 sudo[138750]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:56.733059 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 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.903s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:56.734740 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:56.783200 n-d-816883-1 sudo[138823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:14:56.784031 n-d-816883-1 sudo[138823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:56.903181 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-5a7f7ce4-2a20-4304-81d1-0050d6607707 tempest-SnapshotsActionsTest-244220429 None] Created reservations ['926406db-2264-43de-88de-71e76a4f8516', '60a91f63-991a-4a26-98cb-34fe454fb44f', 'cc40bd47-8ebf-49e3-bc43-74431a13fbeb', 'f78ee411-14a5-40fe-a821-22589e398006'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:14:56.982332 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-5a7f7ce4-2a20-4304-81d1-0050d6607707 tempest-SnapshotsActionsTest-244220429 None] Delete snapshot completed successfully.
Nov 14 17:14:56.989863 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-5a7f7ce4-2a20-4304-81d1-0050d6607707 tempest-SnapshotsActionsTest-244220429 None] Lock "b'cinder-cd8778a3-9f96-4fa3-a7f5-b431d9d3c09b-delete_snapshot'" released by "delete_snapshot" :: held 2.048s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:57.349513 n-d-816883-1 sudo[138823]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:57.351659 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 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.617s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:57.357962 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:14:57.371843 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 None] Deleted volume successfully.
Nov 14 17:14:57.400701 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-731cd623-e4a2-42ad-b8aa-1f6b3d378156 tempest-SnapshotMetadataTestJSON-393456434 None] Lock "b'cinder-4466f8e2-aac3-4320-8853-7e5a4493764c-delete_volume'" released by "delete_volume" :: held 4.068s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:14:57.824405 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-200b754e-8d49-47ca-9b32-f02672e8d26d tempest-SnapshotsActionsTest-1258680705 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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:57.874924 n-d-816883-1 sudo[138863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651
Nov 14 17:14:57.875741 n-d-816883-1 sudo[138863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:58.712347 n-d-816883-1 sudo[138863]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:58.715216 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-200b754e-8d49-47ca-9b32-f02672e8d26d tempest-SnapshotsActionsTest-1258680705 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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651" returned: 0 in 0.891s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:58.719902 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-200b754e-8d49-47ca-9b32-f02672e8d26d tempest-SnapshotsActionsTest-1258680705 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b2b8a890-8759-41bd-87ef-60c34ac73597 --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:14:58.780669 n-d-816883-1 sudo[138892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b2b8a890-8759-41bd-87ef-60c34ac73597 --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g
Nov 14 17:14:58.784358 n-d-816883-1 sudo[138892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:14:59.845406 n-d-816883-1 sudo[138892]: pam_unix(sudo:session): session closed for user root
Nov 14 17:14:59.847982 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-200b754e-8d49-47ca-9b32-f02672e8d26d tempest-SnapshotsActionsTest-1258680705 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b2b8a890-8759-41bd-87ef-60c34ac73597 --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g" returned: 0 in 1.127s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:14:59.963113 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-200b754e-8d49-47ca-9b32-f02672e8d26d tempest-SnapshotsActionsTest-1258680705 None] Create snapshot completed successfully
Nov 14 17:15:00.431369 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:15:00.436389 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:15:00.441498 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 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'
Nov 14 17:15:00.464100 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Flow 'volume_create_manager' (fe535d78-9125-4b15-bcdd-78262545b6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:15:00.468192 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (053875cd-2085-4f34-9bda-bfd87cc9153f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:00.493166 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:15:00.559990 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (053875cd-2085-4f34-9bda-bfd87cc9153f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:15:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1225969460',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=2f282db6-f4be-4a6d-92f9-a0e452c06c7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c3f1b546de5442480b9b771b3299caa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:15:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:15:00Z,user_id='0949584dcd694793b965d20cecb2b154',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:00.562483 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99465a36-f36d-4429-baa5-841f13bbfac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:00.571528 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99465a36-f36d-4429-baa5-841f13bbfac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:00.583251 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15e0088c-2756-4526-ae15-5b3f939f2562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:00.585619 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15e0088c-2756-4526-ae15-5b3f939f2562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2f282db6-f4be-4a6d-92f9-a0e452c06c7d', 'volume_name': 'volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:00.587833 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eeef2b25-4efa-4ff9-87d9-257980fefb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:00.593336 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eeef2b25-4efa-4ff9-87d9-257980fefb8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:00.599342 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86168266-6d92-4913-8532-e2ff24d2fd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:00.600604 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Volume 2f282db6-f4be-4a6d-92f9-a0e452c06c7d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d', 'volume_size': 1}
Nov 14 17:15:00.607183 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:00.654999 n-d-816883-1 sudo[139040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:15:00.657302 n-d-816883-1 sudo[139040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:01.445977 n-d-816883-1 sudo[139040]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:01.449045 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.841s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:01.453282 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86168266-6d92-4913-8532-e2ff24d2fd44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:01.456376 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c673117-0d7c-466c-ac15-032c9f9da4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:01.492570 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Volume volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d (2f282db6-f4be-4a6d-92f9-a0e452c06c7d): created successfully
Nov 14 17:15:01.495764 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c673117-0d7c-466c-ac15-032c9f9da4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:01.499913 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Flow 'volume_create_manager' (fe535d78-9125-4b15-bcdd-78262545b6d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:15:01.526411 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-3dcf1041-2e96-45cd-86b3-ae3819de6459 tempest-SnapshotsActionsTest-244220429 None] Lock "b'cinder-b2b8a890-8759-41bd-87ef-60c34ac73597-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.038s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:15:01.533635 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3dcf1041-2e96-45cd-86b3-ae3819de6459 tempest-SnapshotsActionsTest-244220429 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/_snapshot-b2b8a890-8759-41bd-87ef-60c34ac73597 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:01.583948 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-5cbc65bc-7f6d-4116-a59e-85dfba8d47bf tempest-VolumesMetadataTest-1997284279 None] Created volume successfully.
Nov 14 17:15:01.593417 n-d-816883-1 sudo[139097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-b2b8a890-8759-41bd-87ef-60c34ac73597
Nov 14 17:15:01.595791 n-d-816883-1 sudo[139097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:02.251316 n-d-816883-1 sudo[139097]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:02.253153 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3dcf1041-2e96-45cd-86b3-ae3819de6459 tempest-SnapshotsActionsTest-244220429 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/_snapshot-b2b8a890-8759-41bd-87ef-60c34ac73597" returned: 0 in 0.720s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:02.255056 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3dcf1041-2e96-45cd-86b3-ae3819de6459 tempest-SnapshotsActionsTest-244220429 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b2b8a890-8759-41bd-87ef-60c34ac73597 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:02.297366 n-d-816883-1 sudo[139111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b2b8a890-8759-41bd-87ef-60c34ac73597
Nov 14 17:15:02.304502 n-d-816883-1 sudo[139111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:03.305167 n-d-816883-1 sudo[139111]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:03.308703 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3dcf1041-2e96-45cd-86b3-ae3819de6459 tempest-SnapshotsActionsTest-244220429 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b2b8a890-8759-41bd-87ef-60c34ac73597" returned: 0 in 1.053s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:03.493871 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-3dcf1041-2e96-45cd-86b3-ae3819de6459 tempest-SnapshotsActionsTest-244220429 None] Created reservations ['9fe53aae-6df2-4a6c-bd11-c2d020aedf97', 'ed5a6b6f-95ca-4a14-aaf6-9adc2310dc08', '776dbdf8-009e-4114-8cb8-b19ad2a9f946', '1b182da1-febf-4f39-85fc-dae9510bb0ff'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:15:03.588864 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 None] Lock "b'cinder-2f282db6-f4be-4a6d-92f9-a0e452c06c7d-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:15:03.614611 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3dcf1041-2e96-45cd-86b3-ae3819de6459 tempest-SnapshotsActionsTest-244220429 None] Delete snapshot completed successfully.
Nov 14 17:15:03.622723 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-3dcf1041-2e96-45cd-86b3-ae3819de6459 tempest-SnapshotsActionsTest-244220429 None] Lock "b'cinder-b2b8a890-8759-41bd-87ef-60c34ac73597-delete_snapshot'" released by "delete_snapshot" :: held 2.096s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:15:03.739083 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2f282db6-f4be-4a6d-92f9-a0e452c06c7d
Nov 14 17:15:03.740151 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 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/volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:03.792861 n-d-816883-1 sudo[139202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d
Nov 14 17:15:03.795124 n-d-816883-1 sudo[139202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:04.354136 n-d-816883-1 sudo[139202]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:04.356892 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 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/volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d" returned: 0 in 0.616s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:04.359832 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:04.433601 n-d-816883-1 sudo[139216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d
Nov 14 17:15:04.435687 n-d-816883-1 sudo[139216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:04.486566 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4a42d9bd-7313-4a10-bc08-4b55e033ded3 tempest-SnapshotsActionsTest-1258680705 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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:04.512228 n-d-816883-1 sudo[139218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651
Nov 14 17:15:04.513594 n-d-816883-1 sudo[139218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:05.090034 n-d-816883-1 sudo[139216]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:05.092632 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d" returned: 0 in 0.733s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:05.095054 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:05.130915 n-d-816883-1 sudo[139222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d
Nov 14 17:15:05.131731 n-d-816883-1 sudo[139222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:05.146569 n-d-816883-1 sudo[139218]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:05.149653 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4a42d9bd-7313-4a10-bc08-4b55e033ded3 tempest-SnapshotsActionsTest-1258680705 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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651" returned: 0 in 0.663s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:05.151774 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4a42d9bd-7313-4a10-bc08-4b55e033ded3 tempest-SnapshotsActionsTest-1258680705 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-82a8316b-58d0-4a71-acde-1fb1d19d1c87 --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:05.173294 n-d-816883-1 sudo[139224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-82a8316b-58d0-4a71-acde-1fb1d19d1c87 --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g
Nov 14 17:15:05.174751 n-d-816883-1 sudo[139224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:06.118807 n-d-816883-1 sudo[139224]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:06.121118 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4a42d9bd-7313-4a10-bc08-4b55e033ded3 tempest-SnapshotsActionsTest-1258680705 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-82a8316b-58d0-4a71-acde-1fb1d19d1c87 --snapshot stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 -L 1.00g" returned: 0 in 0.969s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:06.231836 n-d-816883-1 sudo[139222]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:06.242025 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f282db6-f4be-4a6d-92f9-a0e452c06c7d" returned: 0 in 1.147s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:06.247505 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 None] Successfully deleted volume: 2f282db6-f4be-4a6d-92f9-a0e452c06c7d
Nov 14 17:15:06.296499 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-4a42d9bd-7313-4a10-bc08-4b55e033ded3 tempest-SnapshotsActionsTest-1258680705 None] Create snapshot completed successfully
Nov 14 17:15:06.304111 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 None] Created reservations ['9465140e-f8d8-4d00-a406-c9e95fd01706', '588fa2cd-1086-4bcd-938b-b786b8f043d3', 'f8956aec-cc47-4840-8c6c-3dab9b1cec2c', '8e94dee1-2093-4dae-83a7-9c0caab0c13c'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:15:06.363515 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:15:06.365217 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:06.397768 n-d-816883-1 sudo[139336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:06.398567 n-d-816883-1 sudo[139336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:07.037428 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-c315a5de-8cf3-4b68-b5d9-29a35604d516 tempest-SnapshotsActionsTest-244220429 None] Lock "b'cinder-82a8316b-58d0-4a71-acde-1fb1d19d1c87-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:15:07.039332 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c315a5de-8cf3-4b68-b5d9-29a35604d516 tempest-SnapshotsActionsTest-244220429 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/_snapshot-82a8316b-58d0-4a71-acde-1fb1d19d1c87 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:07.074556 n-d-816883-1 sudo[139336]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:07.080909 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 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.715s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:07.082976 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:07.097765 n-d-816883-1 sudo[139349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-82a8316b-58d0-4a71-acde-1fb1d19d1c87
Nov 14 17:15:07.098605 n-d-816883-1 sudo[139349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:07.131091 n-d-816883-1 sudo[139350]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:07.133270 n-d-816883-1 sudo[139350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:07.764710 n-d-816883-1 sudo[139349]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:07.767101 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c315a5de-8cf3-4b68-b5d9-29a35604d516 tempest-SnapshotsActionsTest-244220429 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/_snapshot-82a8316b-58d0-4a71-acde-1fb1d19d1c87" returned: 0 in 0.727s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:07.770121 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c315a5de-8cf3-4b68-b5d9-29a35604d516 tempest-SnapshotsActionsTest-244220429 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-82a8316b-58d0-4a71-acde-1fb1d19d1c87 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:07.794559 n-d-816883-1 sudo[139363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-82a8316b-58d0-4a71-acde-1fb1d19d1c87
Nov 14 17:15:07.796603 n-d-816883-1 sudo[139363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:08.053628 n-d-816883-1 sudo[139350]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:08.056871 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 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.973s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:08.059221 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:15:08.066234 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 None] Deleted volume successfully.
Nov 14 17:15:08.093315 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1a55a103-f1ca-4e63-87d1-b73073a91365 tempest-VolumesMetadataTest-1997284279 None] Lock "b'cinder-2f282db6-f4be-4a6d-92f9-a0e452c06c7d-delete_volume'" released by "delete_volume" :: held 4.504s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:15:08.688647 n-d-816883-1 sudo[139363]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:08.690598 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c315a5de-8cf3-4b68-b5d9-29a35604d516 tempest-SnapshotsActionsTest-244220429 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-82a8316b-58d0-4a71-acde-1fb1d19d1c87" returned: 0 in 0.921s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:08.831595 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-c315a5de-8cf3-4b68-b5d9-29a35604d516 tempest-SnapshotsActionsTest-244220429 None] Created reservations ['9d8e5f33-f1b8-495d-869c-b9660d6dbe53', '05501d25-1072-48b9-8139-0eafbe5c6909', '00e526ca-ebf7-49ee-9d26-0f466e02a0b0', 'a428116f-25dc-4e82-b63e-2cf23847cb93'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:15:08.906513 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c315a5de-8cf3-4b68-b5d9-29a35604d516 tempest-SnapshotsActionsTest-244220429 None] Delete snapshot completed successfully.
Nov 14 17:15:08.916286 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-c315a5de-8cf3-4b68-b5d9-29a35604d516 tempest-SnapshotsActionsTest-244220429 None] Lock "b'cinder-82a8316b-58d0-4a71-acde-1fb1d19d1c87-delete_snapshot'" released by "delete_snapshot" :: held 1.879s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:15:10.592915 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a1f72889-2f08-495f-ad11-b9e2d6374ae9 tempest-SnapshotsActionsTest-1258680705 None] Lock "b'cinder-865b8225-fcfe-412c-b28d-116630a1c69a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:15:10.594731 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a1f72889-2f08-495f-ad11-b9e2d6374ae9 tempest-SnapshotsActionsTest-1258680705 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/_snapshot-865b8225-fcfe-412c-b28d-116630a1c69a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:10.642479 n-d-816883-1 sudo[139495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-865b8225-fcfe-412c-b28d-116630a1c69a
Nov 14 17:15:10.644867 n-d-816883-1 sudo[139495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:11.229247 n-d-816883-1 sudo[139495]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:11.231630 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a1f72889-2f08-495f-ad11-b9e2d6374ae9 tempest-SnapshotsActionsTest-1258680705 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/_snapshot-865b8225-fcfe-412c-b28d-116630a1c69a" returned: 0 in 0.636s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:11.233897 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a1f72889-2f08-495f-ad11-b9e2d6374ae9 tempest-SnapshotsActionsTest-1258680705 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-865b8225-fcfe-412c-b28d-116630a1c69a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:11.255159 n-d-816883-1 sudo[139500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-865b8225-fcfe-412c-b28d-116630a1c69a
Nov 14 17:15:11.256578 n-d-816883-1 sudo[139500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:11.336708 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:15:11.343342 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:15:11.345143 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 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'
Nov 14 17:15:11.368637 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Flow 'volume_create_manager' (b6bb9cb1-f556-4b83-b87b-aba6b5786183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:15:11.372880 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f7e3eaf-b164-4c4c-9639-e60617881b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:11.397920 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:15:11.429793 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f7e3eaf-b164-4c4c-9639-e60617881b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-741164489',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e96751eeaba440dba82992e4aeee264',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:15:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:15:11Z,user_id='bc5e772292924612b0bc8629397f7580',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:11.434163 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14611c72-d2d2-41bd-a3d7-9159601750ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:11.436666 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14611c72-d2d2-41bd-a3d7-9159601750ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:11.439078 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86d1c89d-aa37-4dd9-8d79-d450bce9993c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:11.441596 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86d1c89d-aa37-4dd9-8d79-d450bce9993c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0', 'volume_name': 'volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:11.443875 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb2c25c4-c789-4e0b-ab6b-685141d7deb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:11.446319 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb2c25c4-c789-4e0b-ab6b-685141d7deb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:11.449282 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d72942f0-cb0f-4b6f-88d5-258caf608626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:11.450209 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Volume 3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0', 'volume_size': 1}
Nov 14 17:15:11.451634 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:11.472293 n-d-816883-1 sudo[139503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:15:11.473729 n-d-816883-1 sudo[139503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:12.082320 n-d-816883-1 sudo[139500]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:12.085006 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a1f72889-2f08-495f-ad11-b9e2d6374ae9 tempest-SnapshotsActionsTest-1258680705 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-865b8225-fcfe-412c-b28d-116630a1c69a" returned: 0 in 0.851s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:12.285416 n-d-816883-1 sudo[139503]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:12.290093 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.838s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:12.309471 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d72942f0-cb0f-4b6f-88d5-258caf608626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:12.312018 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f9828b6-e5e7-44d6-a053-993632d023cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:12.316656 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a1f72889-2f08-495f-ad11-b9e2d6374ae9 tempest-SnapshotsActionsTest-1258680705 None] Created reservations ['10ec5819-107b-4a11-8ead-a97f92495329', '386de77f-7b0d-48dd-8cbc-6c1776bf937f', 'd71831b0-c10c-4375-b1de-ec271f1cd518', 'b741f421-f555-4d40-952b-30dfe49d4639'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:15:12.365322 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Volume volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 (3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0): created successfully
Nov 14 17:15:12.367598 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f9828b6-e5e7-44d6-a053-993632d023cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:12.371692 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Flow 'volume_create_manager' (b6bb9cb1-f556-4b83-b87b-aba6b5786183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:15:12.377961 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-a1f72889-2f08-495f-ad11-b9e2d6374ae9 tempest-SnapshotsActionsTest-1258680705 None] Delete snapshot completed successfully.
Nov 14 17:15:12.385112 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a1f72889-2f08-495f-ad11-b9e2d6374ae9 tempest-SnapshotsActionsTest-1258680705 None] Lock "b'cinder-865b8225-fcfe-412c-b28d-116630a1c69a-delete_snapshot'" released by "delete_snapshot" :: held 1.792s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:15:12.387601 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-75f15762-0975-4b0a-b2bc-4e2b63a78e40 tempest-VolumesBackupsTest-737175532 None] Created volume successfully.
Nov 14 17:15:12.937786 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 None] Lock "b'cinder-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:15:13.022476 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651
Nov 14 17:15:13.023524 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:13.072583 n-d-816883-1 sudo[139577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651
Nov 14 17:15:13.073485 n-d-816883-1 sudo[139577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:13.725521 n-d-816883-1 sudo[139577]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:13.727805 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 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/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651" returned: 0 in 0.704s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:13.731663 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:13.765422 n-d-816883-1 sudo[139581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651
Nov 14 17:15:13.766550 n-d-816883-1 sudo[139581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:14.427447 n-d-816883-1 sudo[139581]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:14.429894 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651" returned: 0 in 0.698s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:14.432722 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:14.484854 n-d-816883-1 sudo[139585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651
Nov 14 17:15:14.487335 n-d-816883-1 sudo[139585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:15.191460 n-d-816883-1 sudo[139585]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:15.206975 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651" returned: 0 in 0.773s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:15.209969 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 None] Successfully deleted volume: 4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651
Nov 14 17:15:15.282093 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 None] Created reservations ['1b299389-2719-4d91-8d8e-9c2354df69de', '267cd1bd-c9b7-4ceb-9601-823c7407f153', '5a16146f-bd25-4670-a7b0-a3128f9eaa0d', '7ea83d54-c1c8-4c31-a792-e6d40e2e2a01'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:15:15.361479 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:15:15.361479 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:15.399458 n-d-816883-1 sudo[139593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:15.400258 n-d-816883-1 sudo[139593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:16.141359 n-d-816883-1 sudo[139593]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:16.143568 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 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.786s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:16.145670 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:16.169196 n-d-816883-1 sudo[139625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:16.170193 n-d-816883-1 sudo[139625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:16.898889 n-d-816883-1 sudo[139625]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:16.902875 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 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.755s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:16.907046 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:15:16.927460 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 None] Deleted volume successfully.
Nov 14 17:15:16.951269 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-4f1fffb8-3ba6-4c6e-acd6-1bba28edb4dd tempest-SnapshotsActionsTest-1258680705 None] Lock "b'cinder-4aeb33ba-9536-4b7a-bbe3-6d9d6fce7651-delete_volume'" released by "delete_volume" :: held 4.013s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:15:18.746572 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:15:18.752665 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:15:18.753776 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 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'
Nov 14 17:15:18.773134 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Flow 'volume_create_manager' (33f320db-8625-4134-9322-8146378291eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:15:18.776768 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd59c265-83ef-4f10-8d8e-6cc76d1b9f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:18.805272 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:15:18.831092 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd59c265-83ef-4f10-8d8e-6cc76d1b9f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1169058335',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=d1e670c2-010f-49a9-8889-349d81178a5e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bfcd613412234e36843fa353fb2f1dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:15:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:15:19Z,user_id='03985273096148a692fc675b45d7d5af',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:18.833581 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2d14138-1863-44e1-93cf-c16a2a44fbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:18.836055 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2d14138-1863-44e1-93cf-c16a2a44fbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:18.842434 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c332a37-7cc0-4e73-b828-e1c7cd8ac750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:18.845346 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c332a37-7cc0-4e73-b828-e1c7cd8ac750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd1e670c2-010f-49a9-8889-349d81178a5e', 'volume_name': 'volume-d1e670c2-010f-49a9-8889-349d81178a5e', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:18.848103 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4da9bcd-58af-4cbf-b79c-c0f125f303b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:18.850799 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4da9bcd-58af-4cbf-b79c-c0f125f303b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:18.853302 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7161dcc-d29b-42a5-bd4f-03e857436f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:18.854711 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Volume d1e670c2-010f-49a9-8889-349d81178a5e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d1e670c2-010f-49a9-8889-349d81178a5e', 'volume_size': 1}
Nov 14 17:15:18.856119 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1e670c2-010f-49a9-8889-349d81178a5e stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:18.878037 n-d-816883-1 sudo[139685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1e670c2-010f-49a9-8889-349d81178a5e stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:15:18.879147 n-d-816883-1 sudo[139685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:19.393950 n-d-816883-1 sudo[139685]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:19.396730 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1e670c2-010f-49a9-8889-349d81178a5e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.540s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:19.400615 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7161dcc-d29b-42a5-bd4f-03e857436f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d1e670c2-010f-49a9-8889-349d81178a5e', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:19.403767 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5e75e25-fbd9-4431-96b1-fe75fe47f1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:19.417047 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Volume volume-d1e670c2-010f-49a9-8889-349d81178a5e (d1e670c2-010f-49a9-8889-349d81178a5e): created successfully
Nov 14 17:15:19.419007 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5e75e25-fbd9-4431-96b1-fe75fe47f1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:19.422352 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Flow 'volume_create_manager' (33f320db-8625-4134-9322-8146378291eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:15:19.432936 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-cc125891-fdf4-4e6f-b31c-6eeb542cdb40 req-dd3d0d54-6ae6-4924-878b-23ffa6a3bf06 tempest-VolumesGetTestJSON-936333859 None] Created volume successfully.
Nov 14 17:15:20.313687 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 None] Lock "b'cinder-d1e670c2-010f-49a9-8889-349d81178a5e-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:15:20.427627 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 None] Skipping remove_export. No iscsi_target is presently exported for volume: d1e670c2-010f-49a9-8889-349d81178a5e
Nov 14 17:15:20.429043 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 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/volume-d1e670c2-010f-49a9-8889-349d81178a5e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:20.452206 n-d-816883-1 sudo[139736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-d1e670c2-010f-49a9-8889-349d81178a5e
Nov 14 17:15:20.453035 n-d-816883-1 sudo[139736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:20.900586 n-d-816883-1 sudo[139736]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:20.903917 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 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/volume-d1e670c2-010f-49a9-8889-349d81178a5e" returned: 0 in 0.474s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:20.906741 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1e670c2-010f-49a9-8889-349d81178a5e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:20.927932 n-d-816883-1 sudo[139746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1e670c2-010f-49a9-8889-349d81178a5e
Nov 14 17:15:20.929539 n-d-816883-1 sudo[139746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:21.501825 n-d-816883-1 sudo[139746]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:21.514470 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1e670c2-010f-49a9-8889-349d81178a5e" returned: 0 in 0.598s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:21.518211 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1e670c2-010f-49a9-8889-349d81178a5e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:21.561323 n-d-816883-1 sudo[139761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1e670c2-010f-49a9-8889-349d81178a5e
Nov 14 17:15:21.569506 n-d-816883-1 sudo[139761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:22.161500 n-d-816883-1 sudo[139761]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:22.163849 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1e670c2-010f-49a9-8889-349d81178a5e" returned: 0 in 0.645s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:22.165253 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 None] Successfully deleted volume: d1e670c2-010f-49a9-8889-349d81178a5e
Nov 14 17:15:22.217602 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 None] Created reservations ['f56f8a04-5c64-4f7d-86b5-5f1706ecf407', '7e9de85c-4358-480c-8f6a-681a552ce3eb', '3cbde07a-70ef-4272-aa92-216582008df3', '5a2aa52b-d4f0-4a20-b483-88596636fbd9'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:15:22.304480 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:15:22.305750 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:22.339825 n-d-816883-1 sudo[139766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:22.340717 n-d-816883-1 sudo[139766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:22.711660 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:15:22.716662 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:15:22.717434 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 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'
Nov 14 17:15:22.735089 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Flow 'volume_create_manager' (e0d70c47-2e82-4cd8-880f-e88c3b8903fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:15:22.739199 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7aa0015-7347-45fb-97d4-d990a2991612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:22.764956 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:15:22.794474 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7aa0015-7347-45fb-97d4-d990a2991612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-194504184',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=068e1e23-5693-40c7-9316-ba322607051f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae1fe61d0e874a7c893ad29db487cc4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:15:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:15:23Z,user_id='e00d0724507e4fda9aa3e030e14199c3',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:22.798882 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ddedbae4-67cc-450d-b8e9-0179d034b500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:22.802086 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ddedbae4-67cc-450d-b8e9-0179d034b500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:22.804592 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed965a37-477e-4f4d-a0af-b0d3da63fc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:22.807744 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed965a37-477e-4f4d-a0af-b0d3da63fc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '068e1e23-5693-40c7-9316-ba322607051f', 'volume_name': 'volume-068e1e23-5693-40c7-9316-ba322607051f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:22.810002 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f363efa-428e-432a-a3ff-3499e2a0e34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:22.812331 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f363efa-428e-432a-a3ff-3499e2a0e34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:22.819549 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dbdbb85d-1aaf-4db1-9e29-ab30506566e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:22.820371 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Volume 068e1e23-5693-40c7-9316-ba322607051f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-068e1e23-5693-40c7-9316-ba322607051f', 'volume_size': 1}
Nov 14 17:15:22.821918 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-068e1e23-5693-40c7-9316-ba322607051f stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:22.842944 n-d-816883-1 sudo[139778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-068e1e23-5693-40c7-9316-ba322607051f stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:15:22.843766 n-d-816883-1 sudo[139778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:22.893442 n-d-816883-1 sudo[139766]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:22.895588 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 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.590s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:22.897289 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:22.921732 n-d-816883-1 sudo[139780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:22.922810 n-d-816883-1 sudo[139780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:23.388563 n-d-816883-1 sudo[139780]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:23.394235 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 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.496s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:23.397712 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:15:23.428939 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 None] Deleted volume successfully.
Nov 14 17:15:23.456214 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-fe5253b0-00b3-4819-893a-b67b2f5536de req-4d04ac1b-a80a-4481-90fb-6dcf34e3c876 tempest-VolumesGetTestJSON-936333859 None] Lock "b'cinder-d1e670c2-010f-49a9-8889-349d81178a5e-delete_volume'" released by "delete_volume" :: held 3.142s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:15:23.495811 n-d-816883-1 sudo[139778]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:23.497799 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-068e1e23-5693-40c7-9316-ba322607051f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.676s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:23.500905 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dbdbb85d-1aaf-4db1-9e29-ab30506566e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-068e1e23-5693-40c7-9316-ba322607051f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:23.503186 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (604f47c1-b47e-43fd-8678-1075f272dc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:23.513237 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Volume volume-068e1e23-5693-40c7-9316-ba322607051f (068e1e23-5693-40c7-9316-ba322607051f): created successfully
Nov 14 17:15:23.525831 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (604f47c1-b47e-43fd-8678-1075f272dc75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:23.529227 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Flow 'volume_create_manager' (e0d70c47-2e82-4cd8-880f-e88c3b8903fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:15:23.539313 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-9d6e363e-ce93-4976-a694-4f9f479dadb9 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Created volume successfully.
Nov 14 17:15:23.870613 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Lock "b'cinder-068e1e23-5693-40c7-9316-ba322607051f-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:15:24.025500 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Skipping remove_export. No iscsi_target is presently exported for volume: 068e1e23-5693-40c7-9316-ba322607051f
Nov 14 17:15:24.027848 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 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/volume-068e1e23-5693-40c7-9316-ba322607051f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:24.048832 n-d-816883-1 sudo[139817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-068e1e23-5693-40c7-9316-ba322607051f
Nov 14 17:15:24.051781 n-d-816883-1 sudo[139817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:24.492475 n-d-816883-1 sudo[139817]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:24.495290 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 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/volume-068e1e23-5693-40c7-9316-ba322607051f" returned: 0 in 0.468s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:24.497407 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-068e1e23-5693-40c7-9316-ba322607051f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:24.528565 n-d-816883-1 sudo[139825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-068e1e23-5693-40c7-9316-ba322607051f
Nov 14 17:15:24.539363 n-d-816883-1 sudo[139825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:24.996558 n-d-816883-1 sudo[139825]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:24.999978 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-068e1e23-5693-40c7-9316-ba322607051f" returned: 0 in 0.502s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:25.002390 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-068e1e23-5693-40c7-9316-ba322607051f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:25.031277 n-d-816883-1 sudo[139828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-068e1e23-5693-40c7-9316-ba322607051f
Nov 14 17:15:25.032070 n-d-816883-1 sudo[139828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:25.629388 n-d-816883-1 sudo[139828]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:25.631701 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-068e1e23-5693-40c7-9316-ba322607051f" returned: 0 in 0.629s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:25.633858 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Successfully deleted volume: 068e1e23-5693-40c7-9316-ba322607051f
Nov 14 17:15:25.699838 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Created reservations ['34d22918-c534-43e9-a35d-fe46a49dc952', '443dca1a-ae9a-4bd4-bbc4-f78d76375e07', 'bcbc2ee7-bd5f-408e-ac87-be45e8f61485', 'df3655e6-5c75-474c-a135-414e159ab320'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:15:25.758775 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:15:25.760066 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:25.806992 n-d-816883-1 sudo[139834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:25.808360 n-d-816883-1 sudo[139834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:26.353961 n-d-816883-1 sudo[139834]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:26.357354 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 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.596s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:26.360764 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:26.393898 n-d-816883-1 sudo[139837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:26.395341 n-d-816883-1 sudo[139837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:26.885993 n-d-816883-1 sudo[139837]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:26.891183 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 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.530s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:26.893535 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:15:26.905911 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Deleted volume successfully.
Nov 14 17:15:26.937149 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d9fc5c18-31fb-41cc-8414-706517054eb0 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Lock "b'cinder-068e1e23-5693-40c7-9316-ba322607051f-delete_volume'" released by "delete_volume" :: held 3.070s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:15:26.999092 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:15:27.007998 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:15:27.008743 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 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'
Nov 14 17:15:27.026615 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Flow 'volume_create_manager' (2b03b915-7f6a-4421-b46d-c17573a5d6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:15:27.030189 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9f5ee11-6d57-4d1d-9fd9-cdea4de7302f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:27.056263 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:15:27.084510 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9f5ee11-6d57-4d1d-9fd9-cdea4de7302f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:15:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1696578218',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=4cdd2813-c2ae-4044-940d-d051fb128e4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae1fe61d0e874a7c893ad29db487cc4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:15:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:15:27Z,user_id='e00d0724507e4fda9aa3e030e14199c3',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:27.087619 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ce28a68-2930-4b2f-81c8-fc0800bca093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:27.090133 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ce28a68-2930-4b2f-81c8-fc0800bca093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:27.092911 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f0d14bb-b969-4af3-87a7-44ab21593486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:27.095932 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f0d14bb-b969-4af3-87a7-44ab21593486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4cdd2813-c2ae-4044-940d-d051fb128e4a', 'volume_name': 'volume-4cdd2813-c2ae-4044-940d-d051fb128e4a', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:27.098750 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be8a3eca-d92a-43ff-8ef0-693943094eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:27.101304 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be8a3eca-d92a-43ff-8ef0-693943094eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:27.103517 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7916c1d-f945-42bd-b850-dfd6b9b45fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:27.104986 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Volume 4cdd2813-c2ae-4044-940d-d051fb128e4a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4cdd2813-c2ae-4044-940d-d051fb128e4a', 'volume_size': 1}
Nov 14 17:15:27.106362 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4cdd2813-c2ae-4044-940d-d051fb128e4a stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:27.129516 n-d-816883-1 sudo[139840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4cdd2813-c2ae-4044-940d-d051fb128e4a stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:15:27.130715 n-d-816883-1 sudo[139840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:27.705472 n-d-816883-1 sudo[139840]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:27.707808 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4cdd2813-c2ae-4044-940d-d051fb128e4a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.601s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:27.712211 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7916c1d-f945-42bd-b850-dfd6b9b45fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4cdd2813-c2ae-4044-940d-d051fb128e4a', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:27.715424 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0dd6790-0ae6-40cf-aa67-85fc25fd005b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:27.730519 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Volume volume-4cdd2813-c2ae-4044-940d-d051fb128e4a (4cdd2813-c2ae-4044-940d-d051fb128e4a): created successfully
Nov 14 17:15:27.734015 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0dd6790-0ae6-40cf-aa67-85fc25fd005b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:27.738410 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Flow 'volume_create_manager' (2b03b915-7f6a-4421-b46d-c17573a5d6d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:15:27.750110 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e7fa1e55-6d55-43d1-81f7-b6bbade22a01 tempest-VolumeQuotasAdminTestJSON-1050194574 None] Created volume successfully.
Nov 14 17:15:29.234529 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-60363df7-1850-4437-b7ed-666bfa0f9b4f tempest-VolumeQuotasAdminTestJSON-958476772 None] Transfer volume completed successfully.
Nov 14 17:15:29.838716 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 None] Lock "b'cinder-4cdd2813-c2ae-4044-940d-d051fb128e4a-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:15:29.929097 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4cdd2813-c2ae-4044-940d-d051fb128e4a
Nov 14 17:15:29.930579 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 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/volume-4cdd2813-c2ae-4044-940d-d051fb128e4a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:29.962262 n-d-816883-1 sudo[139885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4cdd2813-c2ae-4044-940d-d051fb128e4a
Nov 14 17:15:29.964775 n-d-816883-1 sudo[139885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:30.421751 n-d-816883-1 sudo[139885]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:30.424235 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 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/volume-4cdd2813-c2ae-4044-940d-d051fb128e4a" returned: 0 in 0.493s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:30.426820 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4cdd2813-c2ae-4044-940d-d051fb128e4a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:30.449672 n-d-816883-1 sudo[139888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4cdd2813-c2ae-4044-940d-d051fb128e4a
Nov 14 17:15:30.451198 n-d-816883-1 sudo[139888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:31.139359 n-d-816883-1 sudo[139888]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:31.141744 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4cdd2813-c2ae-4044-940d-d051fb128e4a" returned: 0 in 0.714s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:31.144135 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4cdd2813-c2ae-4044-940d-d051fb128e4a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:31.187992 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:15:31.188942 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:15:31.189852 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:31.190725 n-d-816883-1 sudo[139893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4cdd2813-c2ae-4044-940d-d051fb128e4a
Nov 14 17:15:31.191557 n-d-816883-1 sudo[139893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:31.228023 n-d-816883-1 sudo[139895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:31.233575 n-d-816883-1 sudo[139895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:31.807983 n-d-816883-1 sudo[139895]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:31.812080 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.621s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:31.815514 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:31.847593 n-d-816883-1 sudo[139903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:31.848385 n-d-816883-1 sudo[139903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:31.920419 n-d-816883-1 sudo[139893]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:31.924406 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4cdd2813-c2ae-4044-940d-d051fb128e4a" returned: 0 in 0.780s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:31.925436 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 None] Successfully deleted volume: 4cdd2813-c2ae-4044-940d-d051fb128e4a
Nov 14 17:15:32.019231 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 None] Created reservations ['d7d5cd33-6863-4354-b11c-201557ffb0b1', '10fb4d84-5a43-42a8-a411-4d65f6488d35', '929d8541-9735-4f12-8cb8-450058d3461d', 'a8afc178-0e6d-4663-aae9-c7e3bae39be3'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:15:32.086425 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:15:32.087466 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:32.129895 n-d-816883-1 sudo[139905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:32.131807 n-d-816883-1 sudo[139905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:32.415216 n-d-816883-1 sudo[139903]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:32.417456 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.602s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:32.419926 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:15:32.829159 n-d-816883-1 sudo[139905]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:32.831241 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 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.744s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:32.833139 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:32.877333 n-d-816883-1 sudo[139911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:32.881350 n-d-816883-1 sudo[139911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:33.335149 n-d-816883-1 sudo[139911]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:33.337473 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 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.504s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:33.338680 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:15:33.343640 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 None] Deleted volume successfully.
Nov 14 17:15:33.358223 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-c6860940-a6ba-402b-86b7-331c6d8554de tempest-VolumeQuotasAdminTestJSON-887792033 None] Lock "b'cinder-4cdd2813-c2ae-4044-940d-d051fb128e4a-delete_volume'" released by "delete_volume" :: held 3.519s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:15:35.546842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a161221e-4fcb-4a22-8c5b-31dabe914697 req-d8995dce-a0fb-4c2b-9ba3-c7bfcaf7e154 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:35.603675 n-d-816883-1 sudo[139973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:15:35.604497 n-d-816883-1 sudo[139973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:36.164689 n-d-816883-1 sudo[139973]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:36.167447 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a161221e-4fcb-4a22-8c5b-31dabe914697 req-d8995dce-a0fb-4c2b-9ba3-c7bfcaf7e154 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0" returned: 0 in 0.620s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:36.253776 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:36.261585 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:36.262145 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833155648]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:15:36.263557 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a161221e-4fcb-4a22-8c5b-31dabe914697 req-d8995dce-a0fb-4c2b-9ba3-c7bfcaf7e154 tempest-VolumesBackupsTest-737175532 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:15:36.264619 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a161221e-4fcb-4a22-8c5b-31dabe914697 req-d8995dce-a0fb-4c2b-9ba3-c7bfcaf7e154 tempest-VolumesBackupsTest-737175532 None] Creating iscsi_target for Volume ID: volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:15:36.277466 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a161221e-4fcb-4a22-8c5b-31dabe914697 req-d8995dce-a0fb-4c2b-9ba3-c7bfcaf7e154 tempest-VolumesBackupsTest-737175532 None] Created volume path /opt/stack/data/cinder/volumes/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0,
Nov 14 17:15:36.277466 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:15:36.277466 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:15:36.277466 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:15:36.277466 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:15:36.277466 n-d-816883-1 cinder-volume[95768]: incominguser Bs9QvMLU5dEbWMHk6MQ4 Qx3PdYXRAFQDC3xb
Nov 14 17:15:36.277466 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:15:36.277466 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:15:36.277466 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:15:36.277466 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:15:36.282315 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:37.276950 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0" returned: 0 in 0.998s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:37.277519 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833155648]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:15:37.277862 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a161221e-4fcb-4a22-8c5b-31dabe914697 req-d8995dce-a0fb-4c2b-9ba3-c7bfcaf7e154 tempest-VolumesBackupsTest-737175532 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:15:37.278395 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a161221e-4fcb-4a22-8c5b-31dabe914697 req-d8995dce-a0fb-4c2b-9ba3-c7bfcaf7e154 tempest-VolumesBackupsTest-737175532 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:15:37.279972 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:37.302486 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:37.303330 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833155648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n Backing store flags: \n Account information:\n Bs9QvMLU5dEbWMHk6MQ4\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:15:37.304104 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a161221e-4fcb-4a22-8c5b-31dabe914697 req-d8995dce-a0fb-4c2b-9ba3-c7bfcaf7e154 tempest-VolumesBackupsTest-737175532 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:15:37.305115 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:37.462766 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:37.463126 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833155648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n Backing store flags: \n Account information:\n Bs9QvMLU5dEbWMHk6MQ4\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:15:37.466347 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:37.721824 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:37.722373 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833155648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n Backing store flags: \n Account information:\n Bs9QvMLU5dEbWMHk6MQ4\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:15:37.723767 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-a161221e-4fcb-4a22-8c5b-31dabe914697 req-d8995dce-a0fb-4c2b-9ba3-c7bfcaf7e154 tempest-VolumesBackupsTest-737175532 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:15:37.797300 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-a161221e-4fcb-4a22-8c5b-31dabe914697 req-d8995dce-a0fb-4c2b-9ba3-c7bfcaf7e154 tempest-VolumesBackupsTest-737175532 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0', 'target_lun': 1, 'volume_id': '3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0', 'auth_method': 'CHAP', 'auth_username': 'Bs9QvMLU5dEbWMHk6MQ4', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4b220c45-d7f0-4942-91e8-a549d4b24689'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:15:38.123435 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-a161221e-4fcb-4a22-8c5b-31dabe914697 req-d8995dce-a0fb-4c2b-9ba3-c7bfcaf7e154 tempest-VolumesBackupsTest-737175532 None] attachment_update completed successfully.
Nov 14 17:15:43.779775 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:15:43.783738 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:15:43.784233 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 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'
Nov 14 17:15:43.825969 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Flow 'volume_create_manager' (9f436d26-1051-4647-8d82-af2a8ed91b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:15:43.829254 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7150ddc4-bc10-48fb-8824-28685bd43d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:43.868291 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:15:43.907156 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7150ddc4-bc10-48fb-8824-28685bd43d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-282618018',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=1f5fdd36-639b-4762-9f79-5848939aec47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a41718cdbd144e2bc3cac3c20a0c28d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:15:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:15:44Z,user_id='3007a30fbaa443f59ad41afb4b92ab56',volume_attachment=>,volume_type=VolumeType(2d57c3e7-a84b-4947-8003-7ff4bf938fa4),volume_type_id=2d57c3e7-a84b-4947-8003-7ff4bf938fa4)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:43.910032 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6793207-ee65-4c7f-88b0-e958f2da7b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:43.912286 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6793207-ee65-4c7f-88b0-e958f2da7b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:43.915638 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (340451e7-b589-4c6f-8c66-c8acd5c8bdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:43.918152 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (340451e7-b589-4c6f-8c66-c8acd5c8bdab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f5fdd36-639b-4762-9f79-5848939aec47', 'volume_name': 'volume-1f5fdd36-639b-4762-9f79-5848939aec47', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:43.920729 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4dd96a5c-ffcd-44bc-b16f-6ed51b7889c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:43.922846 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4dd96a5c-ffcd-44bc-b16f-6ed51b7889c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:43.925235 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67008386-dd28-4c18-a1bb-941dbd5b3aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:43.926180 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Volume 1f5fdd36-639b-4762-9f79-5848939aec47: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f5fdd36-639b-4762-9f79-5848939aec47', 'volume_size': 1}
Nov 14 17:15:43.927553 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f5fdd36-639b-4762-9f79-5848939aec47 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:43.952451 n-d-816883-1 sudo[140206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f5fdd36-639b-4762-9f79-5848939aec47 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:15:43.954155 n-d-816883-1 sudo[140206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:44.507899 n-d-816883-1 sudo[140206]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:44.510782 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f5fdd36-639b-4762-9f79-5848939aec47 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.582s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:44.514466 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67008386-dd28-4c18-a1bb-941dbd5b3aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f5fdd36-639b-4762-9f79-5848939aec47', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:44.517146 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0bf2db5b-80e1-4351-b4a2-94647401c810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:15:44.543145 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Volume volume-1f5fdd36-639b-4762-9f79-5848939aec47 (1f5fdd36-639b-4762-9f79-5848939aec47): created successfully
Nov 14 17:15:44.546373 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0bf2db5b-80e1-4351-b4a2-94647401c810) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:15:44.549633 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Flow 'volume_create_manager' (9f436d26-1051-4647-8d82-af2a8ed91b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:15:44.565573 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-4b512720-b189-4bfe-b58b-7a450d06206c tempest-VolumeTypesTest-1872715826 None] Created volume successfully.
Nov 14 17:15:45.712883 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-b93e32b1-57a8-4936-b103-5dab4bec907d tempest-VolumeTypesTest-1872715826 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:15:45.714509 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b93e32b1-57a8-4936-b103-5dab4bec907d tempest-VolumeTypesTest-1872715826 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:45.780319 n-d-816883-1 sudo[140267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:45.781261 n-d-816883-1 sudo[140267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:46.035007 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.driver [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Creating a new backup for volume volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0. {{(pid=95768) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Nov 14 17:15:46.154402 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Creating clone of volume: 3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:15:46.157929 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 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/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:46.199408 n-d-816883-1 sudo[140285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:15:46.206520 n-d-816883-1 sudo[140285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:46.722806 n-d-816883-1 sudo[140267]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:46.725162 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b93e32b1-57a8-4936-b103-5dab4bec907d tempest-VolumeTypesTest-1872715826 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 1.010s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:46.727247 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b93e32b1-57a8-4936-b103-5dab4bec907d tempest-VolumeTypesTest-1872715826 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:46.767874 n-d-816883-1 sudo[140290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:46.768694 n-d-816883-1 sudo[140290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:46.949740 n-d-816883-1 sudo[140285]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:46.952314 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 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/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0" returned: 0 in 0.794s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:46.955008 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-934c7815-52c7-4283-a57a-f0ee5ba538a9 --snapshot stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:46.992617 n-d-816883-1 sudo[140293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-934c7815-52c7-4283-a57a-f0ee5ba538a9 --snapshot stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 -L 1.00g
Nov 14 17:15:47.000615 n-d-816883-1 sudo[140293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:47.360097 n-d-816883-1 sudo[140290]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:47.362419 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b93e32b1-57a8-4936-b103-5dab4bec907d tempest-VolumeTypesTest-1872715826 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.635s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:47.364831 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-b93e32b1-57a8-4936-b103-5dab4bec907d tempest-VolumeTypesTest-1872715826 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:15:47.371583 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b93e32b1-57a8-4936-b103-5dab4bec907d tempest-VolumeTypesTest-1872715826 None] Retype volume completed successfully.
Nov 14 17:15:48.285790 n-d-816883-1 sudo[140293]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:48.287542 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-934c7815-52c7-4283-a57a-f0ee5ba538a9 --snapshot stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 -L 1.00g" returned: 0 in 1.333s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:48.289767 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-934c7815-52c7-4283-a57a-f0ee5ba538a9 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:48.346984 n-d-816883-1 sudo[140411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-934c7815-52c7-4283-a57a-f0ee5ba538a9 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:15:48.347819 n-d-816883-1 sudo[140411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:49.325640 n-d-816883-1 sudo[140411]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:49.328868 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-934c7815-52c7-4283-a57a-f0ee5ba538a9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.039s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:49.332458 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-934c7815-52c7-4283-a57a-f0ee5ba538a9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:49.381845 n-d-816883-1 sudo[140461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-934c7815-52c7-4283-a57a-f0ee5ba538a9
Nov 14 17:15:49.382708 n-d-816883-1 sudo[140461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:49.392101 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] Lock "b'cinder-1f5fdd36-639b-4762-9f79-5848939aec47-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:15:49.548461 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1f5fdd36-639b-4762-9f79-5848939aec47
Nov 14 17:15:49.554490 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 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/volume-1f5fdd36-639b-4762-9f79-5848939aec47 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:49.656549 n-d-816883-1 sudo[140474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-1f5fdd36-639b-4762-9f79-5848939aec47
Nov 14 17:15:49.661108 n-d-816883-1 sudo[140474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:50.207941 n-d-816883-1 sudo[140461]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:50.210281 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-934c7815-52c7-4283-a57a-f0ee5ba538a9" returned: 0 in 0.878s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:50.213446 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--934c7815--52c7--4283--a57a--f0ee5ba538a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--934c7815--52c7--4283--a57a--f0ee5ba538a9 iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:50.252903 n-d-816883-1 sudo[140496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--934c7815--52c7--4283--a57a--f0ee5ba538a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--934c7815--52c7--4283--a57a--f0ee5ba538a9 iflag=direct
Nov 14 17:15:50.254847 n-d-816883-1 sudo[140496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:50.517140 n-d-816883-1 sudo[140474]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:50.519688 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 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/volume-1f5fdd36-639b-4762-9f79-5848939aec47" returned: 0 in 0.965s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:50.522219 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f5fdd36-639b-4762-9f79-5848939aec47 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:50.544028 n-d-816883-1 sudo[140506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f5fdd36-639b-4762-9f79-5848939aec47
Nov 14 17:15:50.548964 n-d-816883-1 sudo[140506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:50.989548 n-d-816883-1 sudo[140496]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:50.991893 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--934c7815--52c7--4283--a57a--f0ee5ba538a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--934c7815--52c7--4283--a57a--f0ee5ba538a9 iflag=direct" returned: 0 in 0.778s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:50.992964 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--934c7815--52c7--4283--a57a--f0ee5ba538a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--934c7815--52c7--4283--a57a--f0ee5ba538a9 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:51.053803 n-d-816883-1 sudo[140532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--934c7815--52c7--4283--a57a--f0ee5ba538a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--934c7815--52c7--4283--a57a--f0ee5ba538a9 oflag=direct
Nov 14 17:15:51.054618 n-d-816883-1 sudo[140532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:51.255723 n-d-816883-1 sudo[140506]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:51.258364 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f5fdd36-639b-4762-9f79-5848939aec47" returned: 0 in 0.736s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:51.261317 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f5fdd36-639b-4762-9f79-5848939aec47 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:51.300619 n-d-816883-1 sudo[140550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f5fdd36-639b-4762-9f79-5848939aec47
Nov 14 17:15:51.302447 n-d-816883-1 sudo[140550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:51.487257 n-d-816883-1 sudo[140532]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:51.489892 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--934c7815--52c7--4283--a57a--f0ee5ba538a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--934c7815--52c7--4283--a57a--f0ee5ba538a9 oflag=direct" returned: 0 in 0.496s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:51.491443 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--934c7815--52c7--4283--a57a--f0ee5ba538a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--934c7815--52c7--4283--a57a--f0ee5ba538a9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:51.520002 n-d-816883-1 sudo[140564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--934c7815--52c7--4283--a57a--f0ee5ba538a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--934c7815--52c7--4283--a57a--f0ee5ba538a9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 17:15:51.522120 n-d-816883-1 sudo[140564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:51.898906 n-d-816883-1 sudo[140550]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:51.901600 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f5fdd36-639b-4762-9f79-5848939aec47" returned: 0 in 0.640s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:51.903411 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] Successfully deleted volume: 1f5fdd36-639b-4762-9f79-5848939aec47
Nov 14 17:15:51.985350 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-237551833 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-237551833, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:15:51.986506 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-237551833 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-237551833, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:15:52.009862 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] Created reservations ['fba0684b-135e-46ce-9dca-dfe144459ac6', 'cc718607-9e5f-43b6-91e2-9349cd386ed6', 'b48b68f8-6240-415b-b6ed-6cf8e8b75ae4', '1fcd6bbe-0eaa-4472-a7d1-736898422473'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:15:52.100019 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:15:52.101211 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:52.139131 n-d-816883-1 sudo[140583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:52.140333 n-d-816883-1 sudo[140583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:52.897672 n-d-816883-1 sudo[140583]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:52.900906 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 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.798s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:52.904017 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:52.948645 n-d-816883-1 sudo[140598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:15:52.953602 n-d-816883-1 sudo[140598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:53.693790 n-d-816883-1 sudo[140598]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:53.696456 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 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.792s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:53.700277 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:15:53.724883 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] Deleted volume successfully.
Nov 14 17:15:53.764797 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-000ac53e-c783-4118-a7b4-8f5798ea3650 tempest-VolumeTypesTest-1872715826 None] Lock "b'cinder-1f5fdd36-639b-4762-9f79-5848939aec47-delete_volume'" released by "delete_volume" :: held 4.373s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:15:59.101266 n-d-816883-1 sudo[140564]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:59.103053 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--934c7815--52c7--4283--a57a--f0ee5ba538a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--934c7815--52c7--4283--a57a--f0ee5ba538a9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.612s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:59.106171 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--934c7815--52c7--4283--a57a--f0ee5ba538a9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--934c7815--52c7--4283--a57a--f0ee5ba538a9, size 1024.00 MB, duration 7.61 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 17:15:59.106735 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Volume copy 1024.00 MB at 134.49 MB/s
Nov 14 17:15:59.108158 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 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/clone-snap-934c7815-52c7-4283-a57a-f0ee5ba538a9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:59.163480 n-d-816883-1 sudo[140735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/clone-snap-934c7815-52c7-4283-a57a-f0ee5ba538a9
Nov 14 17:15:59.166509 n-d-816883-1 sudo[140735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:15:59.912036 n-d-816883-1 sudo[140735]: pam_unix(sudo:session): session closed for user root
Nov 14 17:15:59.914468 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 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/clone-snap-934c7815-52c7-4283-a57a-f0ee5ba538a9" returned: 0 in 0.806s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:15:59.917055 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-934c7815-52c7-4283-a57a-f0ee5ba538a9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:15:59.968312 n-d-816883-1 sudo[140761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-934c7815-52c7-4283-a57a-f0ee5ba538a9
Nov 14 17:15:59.970057 n-d-816883-1 sudo[140761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:00.819732 n-d-816883-1 sudo[140761]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:00.823172 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-934c7815-52c7-4283-a57a-f0ee5ba538a9" returned: 0 in 0.905s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:00.889410 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:00.934153 n-d-816883-1 sudo[140825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9
Nov 14 17:16:00.934991 n-d-816883-1 sudo[140825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:01.661953 n-d-816883-1 sudo[140825]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:01.664188 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9" returned: 0 in 0.776s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:01.738327 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:01.773733 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.034s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:01.774266 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838161664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n Backing store flags: \n Account information:\n Bs9QvMLU5dEbWMHk6MQ4\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: I_T nexus: 33
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: Bs9QvMLU5dEbWMHk6MQ4
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:16:01.774937 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:16:01.777811 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Creating iscsi_target for Volume ID: volume-934c7815-52c7-4283-a57a-f0ee5ba538a9 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:16:01.785515 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Created volume path /opt/stack/data/cinder/volumes/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9,
Nov 14 17:16:01.785515 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:16:01.785515 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:16:01.785515 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9
Nov 14 17:16:01.785515 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:16:01.785515 n-d-816883-1 cinder-volume[95768]: incominguser WGsjWm4VFx8C7YH2Bkh3 yokKv6Mr8NSGEKhL
Nov 14 17:16:01.785515 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:16:01.785515 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:16:01.785515 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:16:01.785515 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:16:01.788093 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-934c7815-52c7-4283-a57a-f0ee5ba538a9 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:02.421558 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-934c7815-52c7-4283-a57a-f0ee5ba538a9" returned: 0 in 0.633s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:02.422171 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838161664]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:02.422537 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:16:02.423009 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:16:02.427290 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:02.445005 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:02.445556 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838161664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n Backing store flags: \n Account information:\n Bs9QvMLU5dEbWMHk6MQ4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-934c7815-52c7-4283-a57a-f0ee5ba538a9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9\n Backing store flags: \n Account information:\n WGsjWm4VFx8C7YH2Bkh3\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: I_T nexus: 33
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: Bs9QvMLU5dEbWMHk6MQ4
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:16:02.446435 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:16:02.452176 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:02.631344 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:02.631635 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838161664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n Backing store flags: \n Account information:\n Bs9QvMLU5dEbWMHk6MQ4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-934c7815-52c7-4283-a57a-f0ee5ba538a9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9\n Backing store flags: \n Account information:\n WGsjWm4VFx8C7YH2Bkh3\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:02.636133 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:02.844810 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.212s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:02.845159 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838161664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n Backing store flags: \n Account information:\n Bs9QvMLU5dEbWMHk6MQ4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-934c7815-52c7-4283-a57a-f0ee5ba538a9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9\n Backing store flags: \n Account information:\n WGsjWm4VFx8C7YH2Bkh3\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:02.846201 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Set provider_location to: 10.222.0.37:3260,2 iqn.2010-10.org.openstack:volume-934c7815-52c7-4283-a57a-f0ee5ba538a9 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:16:02.990209 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Initialize volume connection completed successfully.
Nov 14 17:16:08.919451 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:16:08.938351 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:16:08.941823 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 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'
Nov 14 17:16:08.958155 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Flow 'volume_create_manager' (f1b45cb0-9521-4162-8132-2d1381fdf061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:16:08.967034 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f0b9507-cee1-4a0a-a2a3-c9736ef0eef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:08.995956 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:16:09.027346 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f0b9507-cee1-4a0a-a2a3-c9736ef0eef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:16:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-572956501',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=b4fb8393-4b66-4e03-862e-954fadc51c0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a4cc2335bac44139644363a54c1e5ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:16:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:16:09Z,user_id='2a8e1b27e2284ac9b16d3366b1165bc2',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:09.030640 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fae9567-c2f3-4418-9c0a-f05c97ee61d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:09.033385 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fae9567-c2f3-4418-9c0a-f05c97ee61d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:09.036579 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (be67aba1-01f9-4320-b1f9-b5519fed6687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:09.039329 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (be67aba1-01f9-4320-b1f9-b5519fed6687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b4fb8393-4b66-4e03-862e-954fadc51c0f', 'volume_name': 'volume-b4fb8393-4b66-4e03-862e-954fadc51c0f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:09.043008 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a1e1914-ebff-4e97-a8f5-4e3fbe383989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:09.045710 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a1e1914-ebff-4e97-a8f5-4e3fbe383989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:09.048299 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5f0dfb7-f91c-42e6-941e-069293406522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:09.049473 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Volume b4fb8393-4b66-4e03-862e-954fadc51c0f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b4fb8393-4b66-4e03-862e-954fadc51c0f', 'volume_size': 1}
Nov 14 17:16:09.050995 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b4fb8393-4b66-4e03-862e-954fadc51c0f stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:09.080704 n-d-816883-1 sudo[141014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b4fb8393-4b66-4e03-862e-954fadc51c0f stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:16:09.082574 n-d-816883-1 sudo[141014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:09.972532 n-d-816883-1 sudo[141014]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:09.975219 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b4fb8393-4b66-4e03-862e-954fadc51c0f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.924s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:09.979827 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5f0dfb7-f91c-42e6-941e-069293406522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b4fb8393-4b66-4e03-862e-954fadc51c0f', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:09.982292 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48a8d1fb-d4e1-42ef-83ad-b4ff64af3f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:10.039671 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Volume volume-b4fb8393-4b66-4e03-862e-954fadc51c0f (b4fb8393-4b66-4e03-862e-954fadc51c0f): created successfully
Nov 14 17:16:10.042598 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48a8d1fb-d4e1-42ef-83ad-b4ff64af3f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:10.046372 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Flow 'volume_create_manager' (f1b45cb0-9521-4162-8132-2d1381fdf061) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:16:10.063265 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-5b709a5e-5311-4d7b-8171-20c733bc8a51 tempest-VolumesTransfersV355Test-2072293539 None] Created volume successfully.
Nov 14 17:16:12.990795 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-f71e4129-94a9-40f9-befd-5b4d59063c59 tempest-VolumesTransfersV355Test-1345793278 None] Transfer volume completed successfully.
Nov 14 17:16:13.899340 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 None] Lock "b'cinder-b4fb8393-4b66-4e03-862e-954fadc51c0f-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:16:13.975482 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 None] Skipping remove_export. No iscsi_target is presently exported for volume: b4fb8393-4b66-4e03-862e-954fadc51c0f
Nov 14 17:16:13.977247 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 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/volume-b4fb8393-4b66-4e03-862e-954fadc51c0f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:14.038475 n-d-816883-1 sudo[141077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-b4fb8393-4b66-4e03-862e-954fadc51c0f
Nov 14 17:16:14.046368 n-d-816883-1 sudo[141077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:14.638489 n-d-816883-1 sudo[141077]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:14.640815 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 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/volume-b4fb8393-4b66-4e03-862e-954fadc51c0f" returned: 0 in 0.663s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:14.642642 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b4fb8393-4b66-4e03-862e-954fadc51c0f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:14.676711 n-d-816883-1 sudo[141080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b4fb8393-4b66-4e03-862e-954fadc51c0f
Nov 14 17:16:14.677647 n-d-816883-1 sudo[141080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:15.186013 n-d-816883-1 sudo[141080]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:15.188298 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b4fb8393-4b66-4e03-862e-954fadc51c0f" returned: 0 in 0.545s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:15.190480 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b4fb8393-4b66-4e03-862e-954fadc51c0f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:15.213468 n-d-816883-1 sudo[141083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b4fb8393-4b66-4e03-862e-954fadc51c0f
Nov 14 17:16:15.214279 n-d-816883-1 sudo[141083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:15.748846 n-d-816883-1 sudo[141083]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:15.751196 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b4fb8393-4b66-4e03-862e-954fadc51c0f" returned: 0 in 0.560s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:15.752421 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 None] Successfully deleted volume: b4fb8393-4b66-4e03-862e-954fadc51c0f
Nov 14 17:16:15.803932 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 None] Created reservations ['beab80b8-8552-44dd-913c-7e14a9b7b5f5', '4f555f23-0145-4c95-ad05-cc0190e19904', 'c22813ec-3bf8-4ce7-80be-58c46b16a4a8', '2b927e82-6ffe-476e-9a75-1bdba86a7c28'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:16:15.853710 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:16:15.855044 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:15.877893 n-d-816883-1 sudo[141091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:16:15.879331 n-d-816883-1 sudo[141091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:16.427498 n-d-816883-1 sudo[141091]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:16.429775 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 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.574s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:16.432688 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:16.466418 n-d-816883-1 sudo[141094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:16:16.467248 n-d-816883-1 sudo[141094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:17.080710 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:16:17.090831 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:16:17.091473 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 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'
Nov 14 17:16:17.107305 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Flow 'volume_create_manager' (080444a5-8e09-4ded-92ec-2a6f7841d054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:16:17.110927 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b329e86-7506-401e-9cd9-a59fd2d0f47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:17.148493 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:16:17.198403 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b329e86-7506-401e-9cd9-a59fd2d0f47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1998574042',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=d668f991-e5c2-4c73-a70c-63f12b893fef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a4cc2335bac44139644363a54c1e5ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:16:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:16:17Z,user_id='2a8e1b27e2284ac9b16d3366b1165bc2',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:17.201731 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67515a84-1d69-42a2-adff-3dfe976867bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:17.204115 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67515a84-1d69-42a2-adff-3dfe976867bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:17.206851 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ccc24a4-cc1e-4625-a36c-57c057e86177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:17.209693 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ccc24a4-cc1e-4625-a36c-57c057e86177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd668f991-e5c2-4c73-a70c-63f12b893fef', 'volume_name': 'volume-d668f991-e5c2-4c73-a70c-63f12b893fef', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:17.213486 n-d-816883-1 sudo[141094]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:17.213691 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b3e0103-c455-4f94-a56b-124c3523355c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:17.216406 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b3e0103-c455-4f94-a56b-124c3523355c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:17.218646 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8da384a5-7239-4ca6-8c93-ec74e4e7ea4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:17.220030 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Volume d668f991-e5c2-4c73-a70c-63f12b893fef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d668f991-e5c2-4c73-a70c-63f12b893fef', 'volume_size': 1}
Nov 14 17:16:17.221740 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d668f991-e5c2-4c73-a70c-63f12b893fef stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:17.243555 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 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.810s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:17.246277 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:16:17.255344 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 None] Deleted volume successfully.
Nov 14 17:16:17.277288 n-d-816883-1 sudo[141106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d668f991-e5c2-4c73-a70c-63f12b893fef stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:16:17.279981 n-d-816883-1 sudo[141106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:17.293899 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-8c76ef07-3c24-4815-8f3b-79a5824b3faa tempest-VolumesTransfersV355Test-161063336 None] Lock "b'cinder-b4fb8393-4b66-4e03-862e-954fadc51c0f-delete_volume'" released by "delete_volume" :: held 3.395s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:16:17.879038 n-d-816883-1 sudo[141106]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:17.880786 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d668f991-e5c2-4c73-a70c-63f12b893fef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.659s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:17.884249 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8da384a5-7239-4ca6-8c93-ec74e4e7ea4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d668f991-e5c2-4c73-a70c-63f12b893fef', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:17.887065 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (313c791e-a433-43bf-b3b9-8b8d5ebead99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:17.899703 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Volume volume-d668f991-e5c2-4c73-a70c-63f12b893fef (d668f991-e5c2-4c73-a70c-63f12b893fef): created successfully
Nov 14 17:16:17.901737 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (313c791e-a433-43bf-b3b9-8b8d5ebead99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:17.904701 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Flow 'volume_create_manager' (080444a5-8e09-4ded-92ec-2a6f7841d054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:16:17.934372 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-4a4d1c5f-b9ad-4c68-afcc-6b5e75d24c5b tempest-VolumesTransfersV355Test-2072293539 None] Created volume successfully.
Nov 14 17:16:18.920136 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 None] Lock "b'cinder-d668f991-e5c2-4c73-a70c-63f12b893fef-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:16:19.005944 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 None] Skipping remove_export. No iscsi_target is presently exported for volume: d668f991-e5c2-4c73-a70c-63f12b893fef
Nov 14 17:16:19.007242 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 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/volume-d668f991-e5c2-4c73-a70c-63f12b893fef {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:19.037649 n-d-816883-1 sudo[141143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-d668f991-e5c2-4c73-a70c-63f12b893fef
Nov 14 17:16:19.039170 n-d-816883-1 sudo[141143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:19.718386 n-d-816883-1 sudo[141143]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:19.721479 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 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/volume-d668f991-e5c2-4c73-a70c-63f12b893fef" returned: 0 in 0.714s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:19.724606 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d668f991-e5c2-4c73-a70c-63f12b893fef {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:19.765341 n-d-816883-1 sudo[141147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d668f991-e5c2-4c73-a70c-63f12b893fef
Nov 14 17:16:19.766160 n-d-816883-1 sudo[141147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:20.325739 n-d-816883-1 sudo[141147]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:20.327943 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d668f991-e5c2-4c73-a70c-63f12b893fef" returned: 0 in 0.603s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:20.330640 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d668f991-e5c2-4c73-a70c-63f12b893fef {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:20.351744 n-d-816883-1 sudo[141155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d668f991-e5c2-4c73-a70c-63f12b893fef
Nov 14 17:16:20.352706 n-d-816883-1 sudo[141155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:20.938424 n-d-816883-1 sudo[141155]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:20.940965 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d668f991-e5c2-4c73-a70c-63f12b893fef" returned: 0 in 0.610s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:20.942302 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 None] Successfully deleted volume: d668f991-e5c2-4c73-a70c-63f12b893fef
Nov 14 17:16:20.989046 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 None] Created reservations ['df09b06c-4b06-4945-85f5-54ecce0b2945', '9428f5d1-da4d-49b3-baf2-9b3e36c2f3c4', '0f487b77-1f47-4fdc-9d43-a2e0ede9a89e', 'c5003220-d384-4857-9271-2c502f2cdb34'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:16:21.032799 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:16:21.033883 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:21.054010 n-d-816883-1 sudo[141170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:16:21.054921 n-d-816883-1 sudo[141170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:21.497572 n-d-816883-1 sudo[141170]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:21.499779 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 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.465s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:21.502562 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:21.524340 n-d-816883-1 sudo[141173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:16:21.526471 n-d-816883-1 sudo[141173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:22.129666 n-d-816883-1 sudo[141173]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:22.131901 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 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.629s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:22.135443 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:16:22.142260 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 None] Deleted volume successfully.
Nov 14 17:16:22.162660 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-0ef05a1e-705a-4134-a9fa-eff831e8cecc tempest-VolumesTransfersV355Test-161063336 None] Lock "b'cinder-d668f991-e5c2-4c73-a70c-63f12b893fef-delete_volume'" released by "delete_volume" :: held 3.243s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:16:30.624844 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:16:30.629610 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:16:30.634685 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 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'
Nov 14 17:16:30.676022 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Flow 'volume_create_manager' (c5c3b0c1-38af-41d0-89c2-dd1766a35d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:16:30.690107 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b772907b-4228-42ae-b221-01e8926e3462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:30.762768 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:16:30.807927 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b772907b-4228-42ae-b221-01e8926e3462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-867586484',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=7cff629c-8706-457e-baec-dd4cd3cf3cef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='614e703f658f4a7d8dabf695159dcf63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:16:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:16:31Z,user_id='fe049ba8295a4ecc844082b67f8224b0',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:30.811010 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (325e40fd-49f4-4ceb-9e20-2a0505f1bc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:30.813303 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (325e40fd-49f4-4ceb-9e20-2a0505f1bc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:30.818321 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83a6ecc9-75c9-4d14-bc22-83b41ce6907c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:30.822216 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83a6ecc9-75c9-4d14-bc22-83b41ce6907c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7cff629c-8706-457e-baec-dd4cd3cf3cef', 'volume_name': 'volume-7cff629c-8706-457e-baec-dd4cd3cf3cef', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:30.824611 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edb1c8f9-3bcd-49f8-813c-ed5e0dd515b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:30.826904 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edb1c8f9-3bcd-49f8-813c-ed5e0dd515b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:30.829215 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23bd8484-777f-46b9-80e9-5de206844976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:30.830671 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Volume 7cff629c-8706-457e-baec-dd4cd3cf3cef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7cff629c-8706-457e-baec-dd4cd3cf3cef', 'volume_size': 1}
Nov 14 17:16:30.832245 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7cff629c-8706-457e-baec-dd4cd3cf3cef stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:30.879126 n-d-816883-1 sudo[141269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7cff629c-8706-457e-baec-dd4cd3cf3cef stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:16:30.879941 n-d-816883-1 sudo[141269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:31.192224 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:16:31.193330 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:16:31.194257 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:31.240708 n-d-816883-1 sudo[141271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:16:31.242546 n-d-816883-1 sudo[141271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:31.879664 n-d-816883-1 sudo[141269]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:31.881885 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7cff629c-8706-457e-baec-dd4cd3cf3cef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.049s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:31.891722 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23bd8484-777f-46b9-80e9-5de206844976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7cff629c-8706-457e-baec-dd4cd3cf3cef', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:31.894321 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7079aecc-9433-4885-a64d-93d7508af323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:16:31.912988 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Volume volume-7cff629c-8706-457e-baec-dd4cd3cf3cef (7cff629c-8706-457e-baec-dd4cd3cf3cef): created successfully
Nov 14 17:16:31.917433 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7079aecc-9433-4885-a64d-93d7508af323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:16:31.924978 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Flow 'volume_create_manager' (c5c3b0c1-38af-41d0-89c2-dd1766a35d27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:16:31.938188 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e094a16d-aecd-430a-ae7f-dfcf73bf0760 tempest-VolumesActionsTest-351311224 None] Created volume successfully.
Nov 14 17:16:32.123534 n-d-816883-1 sudo[141271]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:32.126503 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.932s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:32.128457 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:32.159763 n-d-816883-1 sudo[141314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:16:32.161500 n-d-816883-1 sudo[141314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:32.654047 n-d-816883-1 sudo[141314]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:32.656340 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.528s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:32.658666 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:16:43.766869 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Terminate volume connection completed successfully.
Nov 14 17:16:43.810426 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:43.897590 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:43.897990 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833726928]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n Backing store flags: \n Account information:\n Bs9QvMLU5dEbWMHk6MQ4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-934c7815-52c7-4283-a57a-f0ee5ba538a9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9\n Backing store flags: \n Account information:\n WGsjWm4VFx8C7YH2Bkh3\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:43.898759 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Removing iscsi_target for Volume ID: 934c7815-52c7-4283-a57a-f0ee5ba538a9
Nov 14 17:16:43.900410 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-934c7815-52c7-4283-a57a-f0ee5ba538a9 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:44.110105 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-934c7815-52c7-4283-a57a-f0ee5ba538a9 -f" returned: 0 in 0.210s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:44.112984 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833726928]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:44.116453 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:44.225662 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:44.226072 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833726928]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n Backing store flags: \n Account information:\n Bs9QvMLU5dEbWMHk6MQ4\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:44.227204 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Remove volume export completed successfully.
Nov 14 17:16:44.341432 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Lock "b'cinder-934c7815-52c7-4283-a57a-f0ee5ba538a9-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:16:44.396325 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Trying to delete temp volume: 934c7815-52c7-4283-a57a-f0ee5ba538a9
Nov 14 17:16:44.398514 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:44.502492 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:44.502892 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833726928]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n Backing store flags: \n Account information:\n Bs9QvMLU5dEbWMHk6MQ4\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:44.503758 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Skipping remove_export. No iscsi_target is presently exported for volume: 934c7815-52c7-4283-a57a-f0ee5ba538a9
Nov 14 17:16:44.505038 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 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/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:44.534226 n-d-816883-1 sudo[141482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9
Nov 14 17:16:44.535900 n-d-816883-1 sudo[141482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:45.284566 n-d-816883-1 sudo[141482]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:45.286971 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 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/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9" returned: 0 in 0.781s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:45.288842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:45.345790 n-d-816883-1 sudo[141485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9
Nov 14 17:16:45.346621 n-d-816883-1 sudo[141485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:45.936671 n-d-816883-1 sudo[141485]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:45.943832 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9" returned: 0 in 0.651s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:45.948524 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:46.003453 n-d-816883-1 sudo[141488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9
Nov 14 17:16:46.009126 n-d-816883-1 sudo[141488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:46.673007 n-d-816883-1 sudo[141488]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:46.675845 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-934c7815-52c7-4283-a57a-f0ee5ba538a9" returned: 0 in 0.729s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:46.676981 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Successfully deleted volume: 934c7815-52c7-4283-a57a-f0ee5ba538a9
Nov 14 17:16:46.719658 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Deleted volume successfully.
Nov 14 17:16:46.727400 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-c2a88b40-effb-4cdb-97fd-52a4d22a536c tempest-VolumesBackupsTest-737175532 None] Lock "b'cinder-934c7815-52c7-4283-a57a-f0ee5ba538a9-delete_volume'" released by "delete_volume" :: held 2.386s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:16:49.914471 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-67f0daeb-a264-4cf0-936c-a085911685bb tempest-VolumesActionsTest-351311224 None] Lock "b'cinder-7cff629c-8706-457e-baec-dd4cd3cf3cef'" acquired by "attach_volume" :: waited 0.009s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:16:49.981158 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-67f0daeb-a264-4cf0-936c-a085911685bb tempest-VolumesActionsTest-351311224 None] Attaching volume 7cff629c-8706-457e-baec-dd4cd3cf3cef to instance 4e4325a9-f36e-4193-bb34-5e533ffc9d15 at mountpoint /dev/sdb on host None.
Nov 14 17:16:50.070043 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-67f0daeb-a264-4cf0-936c-a085911685bb tempest-VolumesActionsTest-351311224 None] Attach volume completed successfully.
Nov 14 17:16:50.076411 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-67f0daeb-a264-4cf0-936c-a085911685bb tempest-VolumesActionsTest-351311224 None] Lock "b'cinder-7cff629c-8706-457e-baec-dd4cd3cf3cef'" released by "attach_volume" :: held 0.162s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:16:50.302272 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-524973a7-45ec-466b-bebb-eb71bb6c0076 tempest-VolumesActionsTest-351311224 None] Lock "b'cinder-7cff629c-8706-457e-baec-dd4cd3cf3cef-detach_volume'" acquired by "detach_volume" :: waited 0.015s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:16:50.344073 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-524973a7-45ec-466b-bebb-eb71bb6c0076 tempest-VolumesActionsTest-351311224 None] Detaching volume 7cff629c-8706-457e-baec-dd4cd3cf3cef from instance 4e4325a9-f36e-4193-bb34-5e533ffc9d15.
Nov 14 17:16:50.347233 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-524973a7-45ec-466b-bebb-eb71bb6c0076 tempest-VolumesActionsTest-351311224 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7cff629c-8706-457e-baec-dd4cd3cf3cef
Nov 14 17:16:50.467212 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-524973a7-45ec-466b-bebb-eb71bb6c0076 tempest-VolumesActionsTest-351311224 None] Detach volume completed successfully.
Nov 14 17:16:50.495068 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-524973a7-45ec-466b-bebb-eb71bb6c0076 tempest-VolumesActionsTest-351311224 None] Lock "b'cinder-7cff629c-8706-457e-baec-dd4cd3cf3cef-detach_volume'" released by "detach_volume" :: held 0.193s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:16:51.680509 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-1b7b69a5-a170-4bb0-8ec7-929decbf82f7 req-3dd8be59-02e0-4fdc-819a-992d8709f55b tempest-VolumesBackupsTest-737175532 None] Terminate volume connection completed successfully.
Nov 14 17:16:51.682360 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-1b7b69a5-a170-4bb0-8ec7-929decbf82f7 req-3dd8be59-02e0-4fdc-819a-992d8709f55b tempest-VolumesBackupsTest-737175532 None] Deleting attachment 4b220c45-d7f0-4942-91e8-a549d4b24689. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:16:51.686220 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:51.799308 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:51.799829 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830125664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0\n Backing store flags: \n Account information:\n Bs9QvMLU5dEbWMHk6MQ4\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:51.800658 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-1b7b69a5-a170-4bb0-8ec7-929decbf82f7 req-3dd8be59-02e0-4fdc-819a-992d8709f55b tempest-VolumesBackupsTest-737175532 None] Removing iscsi_target for Volume ID: 3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:16:51.804860 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:51.930089 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 -f" returned: 0 in 0.127s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:51.930443 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830125664]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:51.932212 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:52.038583 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:52.038904 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830125664]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:57.320730 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 None] Lock "b'cinder-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:16:57.442778 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:57.652298 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:57.652617 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829870256]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:16:57.653365 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:16:57.654535 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 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/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:57.699514 n-d-816883-1 sudo[141608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:16:57.702605 n-d-816883-1 sudo[141608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:58.148415 n-d-816883-1 sudo[141608]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:58.151093 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 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/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0" returned: 0 in 0.496s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:58.153800 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:58.175761 n-d-816883-1 sudo[141616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:16:58.177242 n-d-816883-1 sudo[141616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:58.711520 n-d-816883-1 sudo[141616]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:58.714687 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0" returned: 0 in 0.561s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:58.717059 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:58.760825 n-d-816883-1 sudo[141623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:16:58.762427 n-d-816883-1 sudo[141623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:16:59.323747 n-d-816883-1 sudo[141623]: pam_unix(sudo:session): session closed for user root
Nov 14 17:16:59.326062 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0" returned: 0 in 0.609s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:16:59.327487 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 None] Successfully deleted volume: 3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0
Nov 14 17:16:59.386733 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 None] Created reservations ['04aada02-7b82-499e-ac60-e56956476d4e', '676d9fd4-a3b5-431e-b520-aa5f16a8cd32', '71b0f14c-addb-4136-9f3a-df22f9afd40b', 'fa962bfb-910a-4dc6-84ad-ce6c91b5c29d'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:16:59.442900 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:16:59.444094 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:16:59.490281 n-d-816883-1 sudo[141644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:16:59.491844 n-d-816883-1 sudo[141644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:00.098781 n-d-816883-1 sudo[141644]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:00.101155 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 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.656s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:00.108426 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:00.147876 n-d-816883-1 sudo[141650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:17:00.148815 n-d-816883-1 sudo[141650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:00.630024 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:17:00.638078 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:17:00.643049 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 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'
Nov 14 17:17:00.661686 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Flow 'volume_create_manager' (5d2ccb1e-8ce6-4c0e-aad3-7677eb93a350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:17:00.665088 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac3557b9-b661-4659-91d1-9cc4eb9f6193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:00.691582 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:17:00.718146 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac3557b9-b661-4659-91d1-9cc4eb9f6193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:17:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1113550041',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e96751eeaba440dba82992e4aeee264',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:17:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:17:01Z,user_id='bc5e772292924612b0bc8629397f7580',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:00.720729 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c559e92a-5a57-4194-b31c-eee3cc0956c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:00.723276 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c559e92a-5a57-4194-b31c-eee3cc0956c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:00.725742 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3cfdd29-ce7a-4a46-9e31-77fbc9415ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:00.775208 n-d-816883-1 sudo[141650]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:00.778566 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 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.670s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:00.780583 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:17:00.785054 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 None] Deleted volume successfully.
Nov 14 17:17:00.797892 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-bc80faa4-aa6d-41ac-b73a-c8048bd77b1b tempest-VolumesBackupsTest-737175532 None] Lock "b'cinder-3e50397c-6d95-4ce0-87a7-78ea4cfe8cd0-delete_volume'" released by "delete_volume" :: held 3.477s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:17:00.841546 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3cfdd29-ce7a-4a46-9e31-77fbc9415ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf', 'volume_name': 'volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:00.843967 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c65d06fc-b540-43ee-a04a-26d5e6a81441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:00.846674 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c65d06fc-b540-43ee-a04a-26d5e6a81441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:00.849704 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2dd6b37f-8449-4e6e-a37d-cb549d6ac44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:00.850444 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Volume 0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 17:17:00.851008 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Cloning 0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 17:17:09.695504 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-0fcfd066-d5fd-4478-abdd-a7ab482ffdf3 tempest-VolumesActionsTest-351311224 None] Lock "b'cinder-7cff629c-8706-457e-baec-dd4cd3cf3cef'" acquired by "attach_volume" :: waited 0.015s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:17:09.761832 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-0fcfd066-d5fd-4478-abdd-a7ab482ffdf3 tempest-VolumesActionsTest-351311224 None] Attaching volume 7cff629c-8706-457e-baec-dd4cd3cf3cef to instance 3c48d306-db9d-42b2-84c5-377c77cf4e01 at mountpoint /dev/sdb on host None.
Nov 14 17:17:09.840169 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-0fcfd066-d5fd-4478-abdd-a7ab482ffdf3 tempest-VolumesActionsTest-351311224 None] Attach volume completed successfully.
Nov 14 17:17:09.847518 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-0fcfd066-d5fd-4478-abdd-a7ab482ffdf3 tempest-VolumesActionsTest-351311224 None] Lock "b'cinder-7cff629c-8706-457e-baec-dd4cd3cf3cef'" released by "attach_volume" :: held 0.152s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:17:10.213762 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-b72435b7-f015-4aa5-a33f-2a0d9d1f9d24 tempest-VolumesActionsTest-351311224 None] Lock "b'cinder-7cff629c-8706-457e-baec-dd4cd3cf3cef-detach_volume'" acquired by "detach_volume" :: waited 0.012s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:17:10.232093 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b72435b7-f015-4aa5-a33f-2a0d9d1f9d24 tempest-VolumesActionsTest-351311224 None] Detaching volume 7cff629c-8706-457e-baec-dd4cd3cf3cef from instance 3c48d306-db9d-42b2-84c5-377c77cf4e01.
Nov 14 17:17:10.233037 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-b72435b7-f015-4aa5-a33f-2a0d9d1f9d24 tempest-VolumesActionsTest-351311224 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7cff629c-8706-457e-baec-dd4cd3cf3cef
Nov 14 17:17:10.330739 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b72435b7-f015-4aa5-a33f-2a0d9d1f9d24 tempest-VolumesActionsTest-351311224 None] Detach volume completed successfully.
Nov 14 17:17:10.338538 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-b72435b7-f015-4aa5-a33f-2a0d9d1f9d24 tempest-VolumesActionsTest-351311224 None] Lock "b'cinder-7cff629c-8706-457e-baec-dd4cd3cf3cef-detach_volume'" released by "detach_volume" :: held 0.125s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:17:14.259665 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1, size 616.00 MB, duration 13.40 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 17:17:14.259665 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Image download 616.00 MB at 45.98 MB/s
Nov 14 17:17:14.299591 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:14.384317 n-d-816883-1 sudo[141668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1
Nov 14 17:17:14.385173 n-d-816883-1 sudo[141668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:14.757702 n-d-816883-1 sudo[141668]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:14.760465 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1" returned: 0 in 0.460s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:14.761388 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user bc5e772292924612b0bc8629397f7580. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 17:17:14.829375 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:14.953666 n-d-816883-1 sudo[141673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1
Nov 14 17:17:14.954488 n-d-816883-1 sudo[141673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:15.477231 n-d-816883-1 sudo[141673]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:15.479882 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1" returned: 0 in 0.650s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:15.482404 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:15.503183 n-d-816883-1 sudo[141678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:17:15.503981 n-d-816883-1 sudo[141678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:16.107361 n-d-816883-1 sudo[141678]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:16.109820 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.627s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:16.142833 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume 0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 17:17:16.199137 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_6a5qpkuc {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:16.310255 n-d-816883-1 sudo[141720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_6a5qpkuc
Nov 14 17:17:16.311209 n-d-816883-1 sudo[141720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:16.719662 n-d-816883-1 sudo[141720]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:16.723198 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_6a5qpkuc" returned: 0 in 0.523s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:16.724604 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:16.829908 n-d-816883-1 sudo[141725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1
Nov 14 17:17:16.830859 n-d-816883-1 sudo[141725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:17.054425 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-bab522fb-31b7-4c47-bf74-18ee4c2d974c tempest-VolumesActionsTest-351311224 None] 6022281a-d11c-46cf-ac82-55415ce7cef8 was raw, no need to convert to raw {{(pid=95768) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:750}}
Nov 14 17:17:17.056221 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bab522fb-31b7-4c47-bf74-18ee4c2d974c tempest-VolumesActionsTest-351311224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--7cff629c--8706--457e--baec--dd4cd3cf3cef {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:17.086854 n-d-816883-1 sudo[141727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--7cff629c--8706--457e--baec--dd4cd3cf3cef
Nov 14 17:17:17.088465 n-d-816883-1 sudo[141727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:17.292531 n-d-816883-1 sudo[141725]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:17.294953 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1" returned: 0 in 0.570s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:17.295794 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 17:17:17.296763 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0acb2a44--08e4--4ae5--9a78--f8ab5450bbbf oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:17.346231 n-d-816883-1 sudo[141732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0acb2a44--08e4--4ae5--9a78--f8ab5450bbbf oflag=direct
Nov 14 17:17:17.350369 n-d-816883-1 sudo[141732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:17.559261 n-d-816883-1 sudo[141727]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:17.561766 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bab522fb-31b7-4c47-bf74-18ee4c2d974c tempest-VolumesActionsTest-351311224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--7cff629c--8706--457e--baec--dd4cd3cf3cef" returned: 0 in 0.506s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:17.970530 n-d-816883-1 sudo[141732]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:17.974449 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0acb2a44--08e4--4ae5--9a78--f8ab5450bbbf oflag=direct" returned: 0 in 0.677s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:17.977008 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0acb2a44--08e4--4ae5--9a78--f8ab5450bbbf {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:18.013145 n-d-816883-1 sudo[141745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0acb2a44--08e4--4ae5--9a78--f8ab5450bbbf
Nov 14 17:17:18.013960 n-d-816883-1 sudo[141745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:19.309377 n-d-816883-1 sudo[141745]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:19.312108 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0acb2a44--08e4--4ae5--9a78--f8ab5450bbbf" returned: 0 in 1.335s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:19.313138 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:19.433983 n-d-816883-1 sudo[141785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1
Nov 14 17:17:19.434820 n-d-816883-1 sudo[141785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:19.950138 n-d-816883-1 sudo[141785]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:19.952709 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1" returned: 0 in 0.639s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:19.953822 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_og_n6xkun-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.34 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0acb2a44--08e4--4ae5--9a78--f8ab5450bbbf {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 17:17:19.954327 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Converted 700.00 MB image at 523.93 MB/s
Nov 14 17:17:19.954976 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume 0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 17:17:20.134341 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user bc5e772292924612b0bc8629397f7580 is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 17:17:20.135418 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Marking volume 0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:17:20.169180 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to 0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 17:17:20.171788 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Creating volume glance metadata for volume 0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 17:17:20.299504 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2dd6b37f-8449-4e6e-a37d-cb549d6ac44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:20.303502 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44550be6-4e55-4fc7-94cc-36282b313b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:20.320617 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Volume volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf (0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf): created successfully
Nov 14 17:17:20.325386 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44550be6-4e55-4fc7-94cc-36282b313b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:20.331964 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Flow 'volume_create_manager' (5d2ccb1e-8ce6-4c0e-aad3-7677eb93a350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:17:20.359964 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-06e2637c-c61f-49b8-a2c8-d7d2adc7599f tempest-VolumesBackupsTest-737175532 None] Created volume successfully.
Nov 14 17:17:22.768232 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.driver [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] Creating a new backup for volume volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf. {{(pid=95768) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Nov 14 17:17:22.787709 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:22.829537 n-d-816883-1 sudo[141825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf
Nov 14 17:17:22.831042 n-d-816883-1 sudo[141825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:23.637828 n-d-816883-1 sudo[141825]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:23.639938 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf" returned: 0 in 0.852s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:23.696019 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:23.722874 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:23.724325 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834084160]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:17:23.724935 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:17:23.726427 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] Creating iscsi_target for Volume ID: volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:17:23.731317 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] Created volume path /opt/stack/data/cinder/volumes/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf,
Nov 14 17:17:23.731317 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:17:23.731317 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:17:23.731317 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf
Nov 14 17:17:23.731317 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:17:23.731317 n-d-816883-1 cinder-volume[95768]: incominguser 7nRALm4dMewhcA2BUMNX BuKR8c6NKeX6q5PX
Nov 14 17:17:23.731317 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:17:23.731317 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:17:23.731317 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:17:23.731317 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:17:23.734005 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:24.323799 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf" returned: 0 in 0.591s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:24.325201 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834084160]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:17:24.327459 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:17:24.327869 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:17:24.329072 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:24.364540 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.034s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:24.364913 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834084160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n Backing store flags: \n Account information:\n 7nRALm4dMewhcA2BUMNX\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:17:24.366098 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:17:24.367631 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:24.590291 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:24.590589 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834084160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n Backing store flags: \n Account information:\n 7nRALm4dMewhcA2BUMNX\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:17:24.593842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:24.831053 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.239s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:24.831675 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834084160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n Backing store flags: \n Account information:\n 7nRALm4dMewhcA2BUMNX\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:17:24.833894 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:17:24.916968 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] Initialize volume connection completed successfully.
Nov 14 17:17:31.188195 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:17:31.188830 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:17:31.191774 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:31.222685 n-d-816883-1 sudo[141988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:17:31.233861 n-d-816883-1 sudo[141988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:32.218675 n-d-816883-1 sudo[141988]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:32.221414 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.032s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:32.225412 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:32.297519 n-d-816883-1 sudo[141991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:17:32.299585 n-d-816883-1 sudo[141991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:33.095327 n-d-816883-1 sudo[141991]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:33.099314 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.874s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:33.100382 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:17:48.179231 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:17:48.184618 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:17:48.185179 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 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'
Nov 14 17:17:48.206912 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Flow 'volume_create_manager' (3bf451e3-46be-4935-9d7f-5a01c046ad6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:17:48.210970 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69daf59c-1d83-429b-962d-7ecd22344dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:48.241893 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:17:48.267758 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69daf59c-1d83-429b-962d-7ecd22344dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-421135141',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=eaa6ca8d-e8d6-49b5-857d-767c4e2d3148,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ffbe7f11a2e74170a05b477d34394cda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:17:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:17:48Z,user_id='89df683816ef4b4c9c3204111365f822',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:48.270618 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6f0b3d67-9a1c-465c-a4ac-1af2a8544c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:48.272677 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6f0b3d67-9a1c-465c-a4ac-1af2a8544c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:48.275913 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0a86ad0-67d4-41ce-850e-de67d31e97e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:48.278201 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0a86ad0-67d4-41ce-850e-de67d31e97e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eaa6ca8d-e8d6-49b5-857d-767c4e2d3148', 'volume_name': 'volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:48.280912 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e17c4bc-7c1c-4ece-88b9-9b25a7490b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:48.282833 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e17c4bc-7c1c-4ece-88b9-9b25a7490b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:48.285175 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e9ae4eab-e1ab-44dd-bd0b-8edf304efcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:48.285945 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Volume eaa6ca8d-e8d6-49b5-857d-767c4e2d3148: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148', 'volume_size': 1}
Nov 14 17:17:48.287139 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:48.337067 n-d-816883-1 sudo[142049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:17:48.339294 n-d-816883-1 sudo[142049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:48.611287 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bab522fb-31b7-4c47-bf74-18ee4c2d974c tempest-VolumesActionsTest-351311224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--7cff629c--8706--457e--baec--dd4cd3cf3cef {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:48.643083 n-d-816883-1 sudo[142053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--7cff629c--8706--457e--baec--dd4cd3cf3cef
Nov 14 17:17:48.644514 n-d-816883-1 sudo[142053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:49.087434 n-d-816883-1 sudo[142053]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:49.090412 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bab522fb-31b7-4c47-bf74-18ee4c2d974c tempest-VolumesActionsTest-351311224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--7cff629c--8706--457e--baec--dd4cd3cf3cef" returned: 0 in 0.480s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:49.092006 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-bab522fb-31b7-4c47-bf74-18ee4c2d974c tempest-VolumesActionsTest-351311224 None] Uploaded volume to glance image-id: 6022281a-d11c-46cf-ac82-55415ce7cef8. {{(pid=95768) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1713}}
Nov 14 17:17:49.169861 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-bab522fb-31b7-4c47-bf74-18ee4c2d974c tempest-VolumesActionsTest-351311224 None] Copy volume to image completed successfully.
Nov 14 17:17:49.524167 n-d-816883-1 sudo[142049]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:49.526863 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.240s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:49.535653 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e9ae4eab-e1ab-44dd-bd0b-8edf304efcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:49.540393 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf2aca16-d973-4df2-bc37-8495b8bf1166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:49.555111 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Volume volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148 (eaa6ca8d-e8d6-49b5-857d-767c4e2d3148): created successfully
Nov 14 17:17:49.558709 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf2aca16-d973-4df2-bc37-8495b8bf1166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:49.571816 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Flow 'volume_create_manager' (3bf451e3-46be-4935-9d7f-5a01c046ad6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:17:49.588559 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-fbf6427c-8f18-4a82-93f1-4be1ba38a3f4 tempest-VolumesListTestJSON-1159012615 None] Created volume successfully.
Nov 14 17:17:51.445760 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:17:51.450265 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:17:51.453687 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 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'
Nov 14 17:17:51.475237 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Flow 'volume_create_manager' (b3a3257b-548e-4135-b866-f4506122ccb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:17:51.480214 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4e840f7-dfa6-4fa2-b069-16a3c924d927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:51.503437 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:17:51.551545 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4e840f7-dfa6-4fa2-b069-16a3c924d927) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1396336637',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=4bb37d43-ec8d-4581-965e-50afa2fc70fa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ffbe7f11a2e74170a05b477d34394cda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:17:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:17:51Z,user_id='89df683816ef4b4c9c3204111365f822',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:51.557100 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3d8221e5-c7ec-494c-b946-4d5bdfe749f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:51.563183 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3d8221e5-c7ec-494c-b946-4d5bdfe749f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:51.567120 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (762b3a8c-e84e-4a2a-a1ee-97e3285d65a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:51.570145 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (762b3a8c-e84e-4a2a-a1ee-97e3285d65a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4bb37d43-ec8d-4581-965e-50afa2fc70fa', 'volume_name': 'volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:51.573911 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d896aec-b71e-405f-93c2-155e9459736d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:51.581451 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d896aec-b71e-405f-93c2-155e9459736d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:51.584938 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37d5980c-7a3f-46be-af5e-697a12e88791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:51.587251 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Volume 4bb37d43-ec8d-4581-965e-50afa2fc70fa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa', 'volume_size': 1}
Nov 14 17:17:51.588755 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:51.655152 n-d-816883-1 sudo[142099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:17:51.656634 n-d-816883-1 sudo[142099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:51.665339 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 None] Lock "b'cinder-7cff629c-8706-457e-baec-dd4cd3cf3cef-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:17:51.798294 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7cff629c-8706-457e-baec-dd4cd3cf3cef
Nov 14 17:17:51.799330 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 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/volume-7cff629c-8706-457e-baec-dd4cd3cf3cef {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:51.846648 n-d-816883-1 sudo[142101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-7cff629c-8706-457e-baec-dd4cd3cf3cef
Nov 14 17:17:51.853762 n-d-816883-1 sudo[142101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:52.450652 n-d-816883-1 sudo[142099]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:52.452917 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.864s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:52.470558 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37d5980c-7a3f-46be-af5e-697a12e88791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:52.473413 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09265070-0ccf-4b15-a4d2-f96a823ec9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:52.498410 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Volume volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa (4bb37d43-ec8d-4581-965e-50afa2fc70fa): created successfully
Nov 14 17:17:52.500630 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09265070-0ccf-4b15-a4d2-f96a823ec9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:52.518519 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Flow 'volume_create_manager' (b3a3257b-548e-4135-b866-f4506122ccb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:17:52.540629 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-7ab47aaa-edcf-4132-8bb5-a448efc40862 tempest-VolumesListTestJSON-1159012615 None] Created volume successfully.
Nov 14 17:17:52.594249 n-d-816883-1 sudo[142101]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:52.596384 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 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/volume-7cff629c-8706-457e-baec-dd4cd3cf3cef" returned: 0 in 0.797s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:52.598519 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7cff629c-8706-457e-baec-dd4cd3cf3cef {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:52.655256 n-d-816883-1 sudo[142133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7cff629c-8706-457e-baec-dd4cd3cf3cef
Nov 14 17:17:52.658186 n-d-816883-1 sudo[142133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:53.129796 n-d-816883-1 sudo[142133]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:53.132084 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7cff629c-8706-457e-baec-dd4cd3cf3cef" returned: 0 in 0.533s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:53.134659 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7cff629c-8706-457e-baec-dd4cd3cf3cef {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:53.155708 n-d-816883-1 sudo[142138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7cff629c-8706-457e-baec-dd4cd3cf3cef
Nov 14 17:17:53.156666 n-d-816883-1 sudo[142138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:53.940490 n-d-816883-1 sudo[142138]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:53.943094 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7cff629c-8706-457e-baec-dd4cd3cf3cef" returned: 0 in 0.808s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:53.945798 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 None] Successfully deleted volume: 7cff629c-8706-457e-baec-dd4cd3cf3cef
Nov 14 17:17:54.063259 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 None] Created reservations ['e54d7d4b-2bae-42c4-b0b6-4e256381ae68', 'a42648f0-8afe-4242-9160-b929123bc4ee', 'fb160827-d056-4606-b455-ef43d5150925', '2909dda3-c8dd-4643-aece-5909f62cef0b'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:17:54.150982 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:17:54.152301 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:54.198282 n-d-816883-1 sudo[142152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:17:54.199191 n-d-816883-1 sudo[142152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:54.773769 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:17:54.781416 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:17:54.781931 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 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'
Nov 14 17:17:54.803505 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Flow 'volume_create_manager' (08976c7b-690c-4f03-893e-8fc73c2284db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:17:54.807584 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56fd0302-dcdd-4597-b519-6886ebe0a3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:54.853248 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:17:54.920272 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56fd0302-dcdd-4597-b519-6886ebe0a3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-197847522',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=c3e8160e-a2ff-4a32-8fe3-8f54431fe319,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ffbe7f11a2e74170a05b477d34394cda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:17:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:17:55Z,user_id='89df683816ef4b4c9c3204111365f822',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:54.926791 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (390f8f17-d16f-466d-bf23-e02bf3354c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:54.928973 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (390f8f17-d16f-466d-bf23-e02bf3354c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:54.932922 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60457a5d-40bd-407a-8241-63e83d9fa014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:54.948926 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60457a5d-40bd-407a-8241-63e83d9fa014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c3e8160e-a2ff-4a32-8fe3-8f54431fe319', 'volume_name': 'volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:54.951968 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63c45db0-f46c-47ee-9229-49e1e7ea7291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:54.954707 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63c45db0-f46c-47ee-9229-49e1e7ea7291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:54.957856 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0099ef1-6f5f-4305-a878-7627645107fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:54.958862 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Volume c3e8160e-a2ff-4a32-8fe3-8f54431fe319: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319', 'volume_size': 1}
Nov 14 17:17:54.960474 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:54.986712 n-d-816883-1 sudo[142162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:17:54.988321 n-d-816883-1 sudo[142162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:55.255582 n-d-816883-1 sudo[142152]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:55.258545 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 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 1.106s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:55.260552 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:55.302913 n-d-816883-1 sudo[142167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:17:55.303748 n-d-816883-1 sudo[142167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:55.864675 n-d-816883-1 sudo[142162]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:55.867143 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.906s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:55.872820 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0099ef1-6f5f-4305-a878-7627645107fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:55.875368 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (109433c0-52b5-4d71-8f66-4838a32e53ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:55.892774 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Volume volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319 (c3e8160e-a2ff-4a32-8fe3-8f54431fe319): created successfully
Nov 14 17:17:55.895368 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (109433c0-52b5-4d71-8f66-4838a32e53ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:55.902650 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Flow 'volume_create_manager' (08976c7b-690c-4f03-893e-8fc73c2284db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:17:55.927910 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d9aec1b4-d661-4e5b-9824-080e86725662 tempest-VolumesListTestJSON-1159012615 None] Created volume successfully.
Nov 14 17:17:55.983603 n-d-816883-1 sudo[142167]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:55.985519 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 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.725s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:55.987464 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:17:55.992997 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 None] Deleted volume successfully.
Nov 14 17:17:56.018310 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-79c2b80e-3e98-4ec7-8f13-1caf75992206 tempest-VolumesActionsTest-351311224 None] Lock "b'cinder-7cff629c-8706-457e-baec-dd4cd3cf3cef-delete_volume'" released by "delete_volume" :: held 4.350s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:17:58.097613 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:17:58.101570 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:17:58.109649 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 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'
Nov 14 17:17:58.147933 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Flow 'volume_create_manager' (5a726dd0-94cf-49c0-bf87-ed2d9c3516e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:17:58.151725 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (55422a1a-b16c-4ab2-9792-5318101643e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:58.187934 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:17:58.215379 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (55422a1a-b16c-4ab2-9792-5318101643e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1774523837',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=f099ca02-72ee-49dd-9a1e-92ca0e69b6c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fc4c469c9cf4e5fa40912502fac6a74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:17:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:17:58Z,user_id='69f8f17a88cd42d0b00e030c5ea16665',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:58.218454 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b8c7daf-a113-428e-b4fa-18a9b2f92416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:58.220824 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b8c7daf-a113-428e-b4fa-18a9b2f92416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:58.223294 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef3e9e93-c9ff-4673-9c68-df9f50d81006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:58.225954 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef3e9e93-c9ff-4673-9c68-df9f50d81006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f099ca02-72ee-49dd-9a1e-92ca0e69b6c3', 'volume_name': 'volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:58.229830 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b3ba460-469d-4b6d-b65f-b679654d07da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:58.233302 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b3ba460-469d-4b6d-b65f-b679654d07da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:58.235874 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df808c78-f528-4390-a67a-af836b22558f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:58.236904 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Volume f099ca02-72ee-49dd-9a1e-92ca0e69b6c3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3', 'volume_size': 1}
Nov 14 17:17:58.238474 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:58.262585 n-d-816883-1 sudo[142202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:17:58.263465 n-d-816883-1 sudo[142202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:17:59.006026 n-d-816883-1 sudo[142202]: pam_unix(sudo:session): session closed for user root
Nov 14 17:17:59.009186 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.770s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:17:59.013256 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df808c78-f528-4390-a67a-af836b22558f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:59.015654 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4357c8bc-5999-41a4-89c9-028d6c7f2185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:17:59.062156 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Volume volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 (f099ca02-72ee-49dd-9a1e-92ca0e69b6c3): created successfully
Nov 14 17:17:59.064865 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4357c8bc-5999-41a4-89c9-028d6c7f2185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:17:59.075151 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Flow 'volume_create_manager' (5a726dd0-94cf-49c0-bf87-ed2d9c3516e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:17:59.098762 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-497d5793-16e7-49b7-bbbd-edc553c8de7a tempest-VolumesBackupsV39Test-872948661 None] Created volume successfully.
Nov 14 17:17:59.928322 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.driver [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] Creating a new backup for volume volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3. {{(pid=95768) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Nov 14 17:17:59.946182 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:17:59.998741 n-d-816883-1 sudo[142249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3
Nov 14 17:17:59.999582 n-d-816883-1 sudo[142249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:00.627907 n-d-816883-1 sudo[142249]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:00.630568 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3" returned: 0 in 0.684s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:00.730305 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:00.755165 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:00.755555 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812322112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n Backing store flags: \n Account information:\n 7nRALm4dMewhcA2BUMNX\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: I_T nexus: 35
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Connection: 0
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.37
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: 7nRALm4dMewhcA2BUMNX
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:18:00.756312 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:18:00.759311 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] Creating iscsi_target for Volume ID: volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:18:00.770026 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] Created volume path /opt/stack/data/cinder/volumes/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3,
Nov 14 17:18:00.770026 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:18:00.770026 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:18:00.770026 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3
Nov 14 17:18:00.770026 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:18:00.770026 n-d-816883-1 cinder-volume[95768]: incominguser w7yjXGAQ233KaxENqTcD 5umzBzCyMa9vWqRD
Nov 14 17:18:00.770026 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:18:00.770026 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:18:00.770026 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:18:00.770026 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:18:00.772660 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:01.514405 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3" returned: 0 in 0.742s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:01.515017 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812322112]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:18:01.515867 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:18:01.516475 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:18:01.517850 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:01.525807 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:01.526327 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812322112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n Backing store flags: \n Account information:\n 7nRALm4dMewhcA2BUMNX\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3\n Backing store flags: \n Account information:\n w7yjXGAQ233KaxENqTcD\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: I_T nexus: 35
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Connection: 0
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.37
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: 7nRALm4dMewhcA2BUMNX
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:18:01.527200 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:18:01.534566 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:01.647494 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:01.649453 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812322112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n Backing store flags: \n Account information:\n 7nRALm4dMewhcA2BUMNX\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3\n Backing store flags: \n Account information:\n w7yjXGAQ233KaxENqTcD\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:18:01.652830 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:01.782965 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 None] Lock "b'cinder-c3e8160e-a2ff-4a32-8fe3-8f54431fe319-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:18:01.942415 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.276s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:01.951298 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812322112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n Backing store flags: \n Account information:\n 7nRALm4dMewhcA2BUMNX\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3\n Backing store flags: \n Account information:\n w7yjXGAQ233KaxENqTcD\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:18:01.953076 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] Set provider_location to: 10.222.0.37:3260,2 iqn.2010-10.org.openstack:volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:18:01.984039 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 None] Skipping remove_export. No iscsi_target is presently exported for volume: c3e8160e-a2ff-4a32-8fe3-8f54431fe319
Nov 14 17:18:01.987205 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 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/volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:02.046988 n-d-816883-1 sudo[142287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319
Nov 14 17:18:02.049157 n-d-816883-1 sudo[142287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:02.132985 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] Initialize volume connection completed successfully.
Nov 14 17:18:02.849003 n-d-816883-1 sudo[142287]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:02.857973 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 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/volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319" returned: 0 in 0.869s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:02.860624 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:02.925453 n-d-816883-1 sudo[142371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319
Nov 14 17:18:02.935974 n-d-816883-1 sudo[142371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:03.786424 n-d-816883-1 sudo[142371]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:03.788650 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319" returned: 0 in 0.930s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:03.793883 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:03.865405 n-d-816883-1 sudo[142398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319
Nov 14 17:18:03.868473 n-d-816883-1 sudo[142398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:04.529585 n-d-816883-1 sudo[142398]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:04.532077 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3e8160e-a2ff-4a32-8fe3-8f54431fe319" returned: 0 in 0.738s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:04.534132 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 None] Successfully deleted volume: c3e8160e-a2ff-4a32-8fe3-8f54431fe319
Nov 14 17:18:04.630183 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 None] Created reservations ['3d1e6cef-1247-4cf5-86b6-67dda56ebbdb', '64e1cca4-023d-4f12-a51a-f601e112730b', '283f9591-9181-4b26-8ad9-c6fc2004899e', '18fa64da-6e84-4962-879f-a70cfc74d262'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:18:04.775898 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:18:04.776615 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:04.822042 n-d-816883-1 sudo[142404]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:18:04.828679 n-d-816883-1 sudo[142404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:05.774480 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 None] Lock "b'cinder-4bb37d43-ec8d-4581-965e-50afa2fc70fa-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:18:05.960466 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4bb37d43-ec8d-4581-965e-50afa2fc70fa
Nov 14 17:18:05.962178 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 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/volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:05.996940 n-d-816883-1 sudo[142404]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:06.013843 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 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 1.237s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:06.016593 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:06.055886 n-d-816883-1 sudo[142428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa
Nov 14 17:18:06.060144 n-d-816883-1 sudo[142428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:06.090121 n-d-816883-1 sudo[142431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:18:06.094044 n-d-816883-1 sudo[142431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:06.971762 n-d-816883-1 sudo[142428]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:06.974302 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 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/volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa" returned: 0 in 1.012s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:06.979466 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:07.029959 n-d-816883-1 sudo[142459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa
Nov 14 17:18:07.030931 n-d-816883-1 sudo[142459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:07.068911 n-d-816883-1 sudo[142431]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:07.072017 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 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 1.055s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:07.074620 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:18:07.081827 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 None] Deleted volume successfully.
Nov 14 17:18:07.109367 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-ad2e126b-d3bc-43a1-b1c0-7a8af8d15dc0 tempest-VolumesListTestJSON-1159012615 None] Lock "b'cinder-c3e8160e-a2ff-4a32-8fe3-8f54431fe319-delete_volume'" released by "delete_volume" :: held 5.326s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:18:07.920457 n-d-816883-1 sudo[142459]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:07.922353 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa" returned: 0 in 0.943s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:07.923983 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:07.950844 n-d-816883-1 sudo[142481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa
Nov 14 17:18:07.952269 n-d-816883-1 sudo[142481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:08.665717 n-d-816883-1 sudo[142481]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:08.668248 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bb37d43-ec8d-4581-965e-50afa2fc70fa" returned: 0 in 0.744s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:08.670033 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 None] Successfully deleted volume: 4bb37d43-ec8d-4581-965e-50afa2fc70fa
Nov 14 17:18:08.722205 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 None] Created reservations ['290f3830-fc52-4a90-9c96-4621f8fe8773', 'bdd63dc8-db98-4e7d-bb78-fddcb025f4c2', '575a7056-2e66-4902-af78-e78fb8440a56', '7b893e45-294a-4b71-ab70-835ffee0c0cb'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:18:08.775895 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:18:08.776894 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:08.817842 n-d-816883-1 sudo[142501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:18:08.818659 n-d-816883-1 sudo[142501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:09.588805 n-d-816883-1 sudo[142501]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:09.591442 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 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.814s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:09.594717 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:09.685540 n-d-816883-1 sudo[142514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:18:09.689154 n-d-816883-1 sudo[142514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:09.877148 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 None] Lock "b'cinder-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:18:10.060099 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 None] Skipping remove_export. No iscsi_target is presently exported for volume: eaa6ca8d-e8d6-49b5-857d-767c4e2d3148
Nov 14 17:18:10.061773 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 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/volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:10.115463 n-d-816883-1 sudo[142516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148
Nov 14 17:18:10.116424 n-d-816883-1 sudo[142516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:10.588041 n-d-816883-1 sudo[142514]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:10.590346 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 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.996s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:10.593067 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:18:10.598692 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 None] Deleted volume successfully.
Nov 14 17:18:10.641319 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-2054a3a9-f09a-485a-9729-57e94705bbd7 tempest-VolumesListTestJSON-1159012615 None] Lock "b'cinder-4bb37d43-ec8d-4581-965e-50afa2fc70fa-delete_volume'" released by "delete_volume" :: held 4.867s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:18:10.874018 n-d-816883-1 sudo[142516]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:10.875740 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 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/volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148" returned: 0 in 0.814s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:10.877276 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:10.918210 n-d-816883-1 sudo[142530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148
Nov 14 17:18:10.919166 n-d-816883-1 sudo[142530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:11.445182 n-d-816883-1 sudo[142530]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:11.448094 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148" returned: 0 in 0.570s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:11.450690 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:11.481390 n-d-816883-1 sudo[142533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148
Nov 14 17:18:11.483044 n-d-816883-1 sudo[142533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:12.208227 n-d-816883-1 sudo[142533]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:12.211412 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148" returned: 0 in 0.760s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:12.213323 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 None] Successfully deleted volume: eaa6ca8d-e8d6-49b5-857d-767c4e2d3148
Nov 14 17:18:12.323200 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 None] Created reservations ['641d7168-0319-499c-832d-86009b6b8e4f', '925af38d-e11a-45f0-9233-59edac39ea14', 'd16153f4-25c7-4106-984c-66fd183fe695', 'def997e8-6027-403b-9f5d-73995542ae63'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:18:12.416586 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:18:12.417603 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:12.489314 n-d-816883-1 sudo[142548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:18:12.490889 n-d-816883-1 sudo[142548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:13.317810 n-d-816883-1 sudo[142548]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:13.321434 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 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.903s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:13.323957 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:13.358199 n-d-816883-1 sudo[142567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:18:13.362891 n-d-816883-1 sudo[142567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:14.239545 n-d-816883-1 sudo[142567]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:14.242286 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 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.918s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:14.244452 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:18:14.251313 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 None] Deleted volume successfully.
Nov 14 17:18:14.282337 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-99695cf0-6b1a-4876-9120-6446b47a1946 tempest-VolumesListTestJSON-1159012615 None] Lock "b'cinder-eaa6ca8d-e8d6-49b5-857d-767c4e2d3148-delete_volume'" released by "delete_volume" :: held 4.405s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:18:31.197848 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:18:31.198589 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:18:31.202079 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:31.298448 n-d-816883-1 sudo[142747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:18:31.300501 n-d-816883-1 sudo[142747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:32.377465 n-d-816883-1 sudo[142747]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:32.380371 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.180s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:32.381260 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:32.451119 n-d-816883-1 sudo[142789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:18:32.451965 n-d-816883-1 sudo[142789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:18:33.602301 n-d-816883-1 sudo[142789]: pam_unix(sudo:session): session closed for user root
Nov 14 17:18:33.604124 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.223s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:33.605457 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:18:58.407234 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] Terminate volume connection completed successfully.
Nov 14 17:18:58.518903 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:58.669248 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:58.670177 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834492176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n Backing store flags: \n Account information:\n 7nRALm4dMewhcA2BUMNX\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3\n Backing store flags: \n Account information:\n w7yjXGAQ233KaxENqTcD\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:18:58.670909 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] Removing iscsi_target for Volume ID: f099ca02-72ee-49dd-9a1e-92ca0e69b6c3
Nov 14 17:18:58.673890 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:59.056321 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 -f" returned: 0 in 0.383s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:59.056483 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834492176]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:18:59.059783 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:18:59.373734 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.313s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:18:59.374128 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834492176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n Backing store flags: \n Account information:\n 7nRALm4dMewhcA2BUMNX\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:18:59.374869 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-18ebac24-2be9-470c-855c-f3adf638db74 tempest-VolumesBackupsV39Test-872948661 None] Remove volume export completed successfully.
Nov 14 17:19:00.502146 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:19:00.526215 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:19:00.528619 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 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'
Nov 14 17:19:00.560924 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Flow 'volume_create_manager' (d5db6bcd-ccfb-4759-b0f7-02d912ec8d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:19:00.564365 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (792b8bb3-8df8-405e-ab1f-50a2cb498003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:00.614311 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:19:00.727741 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (792b8bb3-8df8-405e-ab1f-50a2cb498003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1465081527',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=cdab11a1-f1d2-4c81-b7bc-aa22882f568a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abc88e6cebfc4c84b3c1c78eacdabdd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:19:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:19:00Z,user_id='566324168fb94c7ba1afe2d3b410007b',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:00.732210 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (92ee5050-fab3-4467-a472-1ad8905ac08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:00.740500 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (92ee5050-fab3-4467-a472-1ad8905ac08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:00.747135 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f25724b0-24c6-451d-a167-a6dad810b563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:01.008118 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f25724b0-24c6-451d-a167-a6dad810b563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'cdab11a1-f1d2-4c81-b7bc-aa22882f568a', 'volume_name': 'volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:01.010992 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ae204e2-4994-411f-8b73-cac5c6917ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:01.014763 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ae204e2-4994-411f-8b73-cac5c6917ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:01.031339 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40edc689-acd1-42b3-883b-89d880954019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:01.032483 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Volume cdab11a1-f1d2-4c81-b7bc-aa22882f568a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 17:19:01.033903 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Cloning cdab11a1-f1d2-4c81-b7bc-aa22882f568a from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 17:19:07.990048 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 None] Lock "b'cinder-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3-delete_volume'" acquired by "delete_volume" :: waited 0.062s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:19:08.201076 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:08.416459 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:08.416756 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832847696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n Backing store flags: \n Account information:\n 7nRALm4dMewhcA2BUMNX\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:08.419075 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 None] Skipping remove_export. No iscsi_target is presently exported for volume: f099ca02-72ee-49dd-9a1e-92ca0e69b6c3
Nov 14 17:19:08.420392 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 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/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:08.451317 n-d-816883-1 sudo[143715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3
Nov 14 17:19:08.452112 n-d-816883-1 sudo[143715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:09.781314 n-d-816883-1 sudo[143715]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:09.784756 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 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/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3" returned: 0 in 1.364s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:09.787493 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:09.838251 n-d-816883-1 sudo[143739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3
Nov 14 17:19:09.839430 n-d-816883-1 sudo[143739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:10.473335 n-d-816883-1 sudo[143739]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:10.476859 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3" returned: 0 in 0.689s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:10.489635 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:10.544314 n-d-816883-1 sudo[143744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3
Nov 14 17:19:10.546990 n-d-816883-1 sudo[143744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:11.098924 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] Terminate volume connection completed successfully.
Nov 14 17:19:11.168084 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:11.373748 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:11.378099 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831289456]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf\n Backing store flags: \n Account information:\n 7nRALm4dMewhcA2BUMNX\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:11.379699 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] Removing iscsi_target for Volume ID: 0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf
Nov 14 17:19:11.384374 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:11.589717 n-d-816883-1 sudo[143744]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:11.591573 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3" returned: 0 in 1.109s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:11.592992 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 None] Successfully deleted volume: f099ca02-72ee-49dd-9a1e-92ca0e69b6c3
Nov 14 17:19:11.737713 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf -f" returned: 0 in 0.352s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:11.737987 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831289456]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:11.745771 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:11.751014 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 None] Created reservations ['56c97884-2a19-44ff-8ca3-76569dd51da0', '27d98185-02f6-48e2-9dc8-c5ceff6ffc46', '44e97c6f-f59a-4181-88d5-6110a0c7736d', '514cebb4-65c9-40a9-922f-81f396c1da44'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:19:11.941718 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:19:11.950609 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:12.026968 n-d-816883-1 sudo[143812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:19:12.027772 n-d-816883-1 sudo[143812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:12.049438 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.308s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:12.049847 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831289456]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:12.051052 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3b770192-24a6-431b-b684-b4c0f7ff710d tempest-VolumesBackupsTest-737175532 None] Remove volume export completed successfully.
Nov 14 17:19:12.710541 n-d-816883-1 sudo[143812]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:12.712826 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 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.770s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:12.714676 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:12.751831 n-d-816883-1 sudo[143816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:19:12.752659 n-d-816883-1 sudo[143816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:13.839790 n-d-816883-1 sudo[143816]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:13.846818 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 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 1.131s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:13.851200 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:19:13.863301 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 None] Deleted volume successfully.
Nov 14 17:19:13.934709 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-4c7627f7-0dd8-44c4-8442-ef5b78d0e90c tempest-VolumesBackupsV39Test-872948661 None] Lock "b'cinder-f099ca02-72ee-49dd-9a1e-92ca0e69b6c3-delete_volume'" released by "delete_volume" :: held 5.945s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:19:14.432420 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:19:14.452941 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:19:14.453500 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 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'
Nov 14 17:19:14.479398 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Flow 'volume_create_manager' (cf25b493-08fb-47c8-870d-2c696b25cc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:19:14.484114 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f793222-6e96-4e78-a07b-eb46f442e5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:14.538936 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:19:14.618792 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f793222-6e96-4e78-a07b-eb46f442e5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:19:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a454e921-7b68-422e-88f6-c1204b1e3157',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e96751eeaba440dba82992e4aeee264',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:19:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:19:14Z,user_id='bc5e772292924612b0bc8629397f7580',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:14.624331 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42296f21-45f3-4d8e-aaff-a1e013765d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:14.626367 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42296f21-45f3-4d8e-aaff-a1e013765d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:14.637709 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc82f15f-8876-4630-9c0e-46a4aefcde72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:14.640501 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc82f15f-8876-4630-9c0e-46a4aefcde72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d', 'volume_name': 'volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:14.642709 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (412a0044-5cf2-4f0f-996f-00c146a6eb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:14.644841 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (412a0044-5cf2-4f0f-996f-00c146a6eb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:14.656828 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c3c9a0bc-2770-4022-a501-748f471ab7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:14.657885 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Volume 424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d', 'volume_size': 1}
Nov 14 17:19:14.658911 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:14.710748 n-d-816883-1 sudo[143867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:19:14.715192 n-d-816883-1 sudo[143867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:16.075928 n-d-816883-1 sudo[143867]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:16.083358 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.422s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:16.094545 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c3c9a0bc-2770-4022-a501-748f471ab7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:16.105688 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7bcccd50-cd93-4e4b-a598-7d81fa66ce31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:16.139392 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Volume volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d (424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d): created successfully
Nov 14 17:19:16.144744 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7bcccd50-cd93-4e4b-a598-7d81fa66ce31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:16.152441 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Flow 'volume_create_manager' (cf25b493-08fb-47c8-870d-2c696b25cc0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:19:16.177960 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Created volume successfully.
Nov 14 17:19:16.890701 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:16.927821 n-d-816883-1 sudo[143970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d
Nov 14 17:19:16.929604 n-d-816883-1 sudo[143970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:17.995878 n-d-816883-1 sudo[143970]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:18.002318 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d" returned: 0 in 1.109s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:18.110164 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:18.124401 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:18.124689 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832826160]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:18.126030 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:19:18.129994 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Creating iscsi_target for Volume ID: volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:19:18.141388 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Created volume path /opt/stack/data/cinder/volumes/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d,
Nov 14 17:19:18.141388 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:19:18.141388 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:19:18.141388 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d
Nov 14 17:19:18.141388 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:19:18.141388 n-d-816883-1 cinder-volume[95768]: incominguser ZmWQBaFXjcCmXazGPqD4 fYEMhAc4TWvugfSm
Nov 14 17:19:18.141388 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:19:18.141388 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:19:18.141388 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:19:18.141388 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:19:18.143883 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:18.919284 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d" returned: 0 in 0.774s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:18.920735 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832826160]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:18.922203 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:19:18.922203 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:19:18.923905 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:18.969897 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.045s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:18.970192 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832826160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n Backing store flags: \n Account information:\n ZmWQBaFXjcCmXazGPqD4\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:18.970904 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:19:18.975366 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:19.210160 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.237s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:19.210706 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832826160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n Backing store flags: \n Account information:\n ZmWQBaFXjcCmXazGPqD4\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:19.214455 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:19.480550 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:19.481360 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832826160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n Backing store flags: \n Account information:\n ZmWQBaFXjcCmXazGPqD4\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:19.482286 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:19:19.613459 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Initialize volume connection completed successfully.
Nov 14 17:19:23.915150 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1, size 616.00 MB, duration 22.87 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 17:19:23.915664 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Image download 616.00 MB at 26.93 MB/s
Nov 14 17:19:24.045827 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:24.327541 n-d-816883-1 sudo[144136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1
Nov 14 17:19:24.341499 n-d-816883-1 sudo[144136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:24.974801 n-d-816883-1 sudo[144136]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:24.977570 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1" returned: 0 in 0.931s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:24.979408 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user 566324168fb94c7ba1afe2d3b410007b. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 17:19:25.176654 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:25.351831 n-d-816883-1 sudo[144177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1
Nov 14 17:19:25.352837 n-d-816883-1 sudo[144177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:26.379421 n-d-816883-1 sudo[144177]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:26.390147 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1" returned: 0 in 1.212s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:26.390147 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:26.418263 n-d-816883-1 sudo[144198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:19:26.419257 n-d-816883-1 sudo[144198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:27.430872 n-d-816883-1 sudo[144198]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:27.433934 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.044s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:27.470732 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume cdab11a1-f1d2-4c81-b7bc-aa22882f568a. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 17:19:27.563116 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_7hge_u_x {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:27.849196 n-d-816883-1 sudo[144238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_7hge_u_x
Nov 14 17:19:27.853384 n-d-816883-1 sudo[144238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:28.429840 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_7hge_u_x" returned: 0 in 0.862s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:28.429840 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:28.423167 n-d-816883-1 sudo[144238]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:28.664680 n-d-816883-1 sudo[144243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1
Nov 14 17:19:28.665568 n-d-816883-1 sudo[144243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:29.342356 n-d-816883-1 sudo[144243]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:29.344668 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1" returned: 0 in 0.917s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:29.345571 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 17:19:29.346755 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cdab11a1--f1d2--4c81--b7bc--aa22882f568a oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:29.384242 n-d-816883-1 sudo[144254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cdab11a1--f1d2--4c81--b7bc--aa22882f568a oflag=direct
Nov 14 17:19:29.385211 n-d-816883-1 sudo[144254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:30.114191 n-d-816883-1 sudo[144254]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:30.116967 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cdab11a1--f1d2--4c81--b7bc--aa22882f568a oflag=direct" returned: 0 in 0.770s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:30.118224 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cdab11a1--f1d2--4c81--b7bc--aa22882f568a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:30.168291 n-d-816883-1 sudo[144269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cdab11a1--f1d2--4c81--b7bc--aa22882f568a
Nov 14 17:19:30.169839 n-d-816883-1 sudo[144269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:31.208800 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:19:31.208800 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:19:31.208800 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:31.254593 n-d-816883-1 sudo[144322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:19:31.255410 n-d-816883-1 sudo[144322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:32.093737 n-d-816883-1 sudo[144269]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:32.096167 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cdab11a1--f1d2--4c81--b7bc--aa22882f568a" returned: 0 in 1.977s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:32.097485 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:32.332864 n-d-816883-1 sudo[144352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1
Nov 14 17:19:32.334019 n-d-816883-1 sudo[144352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:32.526744 n-d-816883-1 sudo[144322]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:32.528870 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.323s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:32.530464 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:32.591508 n-d-816883-1 sudo[144371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:19:32.613648 n-d-816883-1 sudo[144371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:33.457468 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1" returned: 0 in 1.354s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:33.457468 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ltdsodsjn-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.98 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--cdab11a1--f1d2--4c81--b7bc--aa22882f568a {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 17:19:33.457468 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Converted 700.00 MB image at 353.72 MB/s
Nov 14 17:19:33.457468 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume cdab11a1-f1d2-4c81-b7bc-aa22882f568a successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 17:19:33.450082 n-d-816883-1 sudo[144352]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:33.633413 n-d-816883-1 sudo[144371]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:33.700525 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user 566324168fb94c7ba1afe2d3b410007b is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 17:19:33.701999 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Marking volume cdab11a1-f1d2-4c81-b7bc-aa22882f568a as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:19:33.708842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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 1.178s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:33.724285 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:19:33.750785 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to cdab11a1-f1d2-4c81-b7bc-aa22882f568a. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 17:19:33.751774 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Creating volume glance metadata for volume cdab11a1-f1d2-4c81-b7bc-aa22882f568a backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 17:19:33.910346 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40edc689-acd1-42b3-883b-89d880954019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:33.913586 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (621c69d3-fb83-4323-b09f-73ea3afa1f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:33.935947 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Volume volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a (cdab11a1-f1d2-4c81-b7bc-aa22882f568a): created successfully
Nov 14 17:19:33.939168 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (621c69d3-fb83-4323-b09f-73ea3afa1f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:33.942688 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Flow 'volume_create_manager' (d5db6bcd-ccfb-4759-b0f7-02d912ec8d5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:19:33.969966 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d1a939d5-e08c-4069-b21e-8e8dd0003a25 tempest-TestVolumeBackupRestore-840077451 None] Created volume successfully.
Nov 14 17:19:36.050370 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.driver [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] Creating a new backup for volume volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a. {{(pid=95768) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Nov 14 17:19:36.073454 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:36.177893 n-d-816883-1 sudo[144448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:19:36.179284 n-d-816883-1 sudo[144448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:37.230044 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a" returned: 0 in 1.154s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:37.223200 n-d-816883-1 sudo[144448]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:37.364211 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:37.380591 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:37.380911 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832845232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n Backing store flags: \n Account information:\n ZmWQBaFXjcCmXazGPqD4\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: I_T nexus: 37
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Connection: 0
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.37
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: ZmWQBaFXjcCmXazGPqD4
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:19:37.381761 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:19:37.384062 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] Creating iscsi_target for Volume ID: volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:19:37.400320 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] Created volume path /opt/stack/data/cinder/volumes/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a,
Nov 14 17:19:37.400320 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:19:37.400320 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:19:37.400320 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:19:37.400320 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:19:37.400320 n-d-816883-1 cinder-volume[95768]: incominguser GyDav4EPJ3n8NdugviBp rmV8yjBadv9iSwjM
Nov 14 17:19:37.400320 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:19:37.400320 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:19:37.400320 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:19:37.400320 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:19:37.401934 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:38.306613 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a" returned: 0 in 0.903s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:38.307244 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832845232]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:38.307614 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:19:38.307974 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:19:38.311217 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:38.340328 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:38.340675 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832845232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n Backing store flags: \n Account information:\n ZmWQBaFXjcCmXazGPqD4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: I_T nexus: 37
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Connection: 0
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.37
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: ZmWQBaFXjcCmXazGPqD4
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:19:38.341342 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:19:38.343473 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:38.504312 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:38.504312 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832845232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n Backing store flags: \n Account information:\n ZmWQBaFXjcCmXazGPqD4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:38.504312 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:38.828294 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.324s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:38.828688 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832845232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n Backing store flags: \n Account information:\n ZmWQBaFXjcCmXazGPqD4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:19:38.829828 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] Set provider_location to: 10.222.0.37:3260,2 iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:19:38.921891 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] Initialize volume connection completed successfully.
Nov 14 17:19:47.708186 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2dd7d95c-cbff-4e24-9c69-453f6db64c28 tempest-GroupsV314Test-1295471654 None] Group tempest-GroupsV314Test-Group-933278826: creating
Nov 14 17:19:47.764522 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2dd7d95c-cbff-4e24-9c69-453f6db64c28 tempest-GroupsV314Test-1295471654 None] Group tempest-GroupsV314Test-Group-933278826: created successfully
Nov 14 17:19:47.805545 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2dd7d95c-cbff-4e24-9c69-453f6db64c28 tempest-GroupsV314Test-1295471654 None] Create group completed successfully.
Nov 14 17:19:49.955530 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:19:49.955530 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:19:49.955530 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 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'
Nov 14 17:19:50.005216 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Flow 'volume_create_manager' (87ecd6a8-c2f4-4473-93c1-43ac5cf12fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:19:50.005216 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6bbd4227-0929-4df9-a5e0-323f4e45bc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:50.070255 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:19:50.105356 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6bbd4227-0929-4df9-a5e0-323f4e45bc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:19:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2021840854',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=6dd3282c-6020-4441-89ea-5a4a2c66da60,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=66d0cd33-64ca-43c1-8f99-b49fc25b7666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c1709f348884844a4fcb755815545b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:19:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:19:50Z,user_id='93719f9d7564413eb2607bd11c083933',volume_attachment=>,volume_type=VolumeType(0940efad-de84-40c1-89bd-2964186b0526),volume_type_id=0940efad-de84-40c1-89bd-2964186b0526)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:50.112229 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3914c037-3a85-4044-8450-f903d907300a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:50.112229 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3914c037-3a85-4044-8450-f903d907300a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:50.112229 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c57371c2-7d3c-4715-8eeb-be0781e2b838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:50.117865 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c57371c2-7d3c-4715-8eeb-be0781e2b838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '66d0cd33-64ca-43c1-8f99-b49fc25b7666', 'volume_name': 'volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:50.117865 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8162d66e-9738-4110-9a7d-36dcdc5e64ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:50.117865 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8162d66e-9738-4110-9a7d-36dcdc5e64ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:50.123385 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ce398e7-17fe-4494-8f51-eb62e2de8452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:50.149115 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Volume 66d0cd33-64ca-43c1-8f99-b49fc25b7666: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666', 'volume_size': 1}
Nov 14 17:19:50.150752 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:50.184558 n-d-816883-1 sudo[144827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:19:50.185406 n-d-816883-1 sudo[144827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:51.095244 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.935s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:51.095244 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ce398e7-17fe-4494-8f51-eb62e2de8452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:51.084150 n-d-816883-1 sudo[144827]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:51.099467 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a3b7f23-e0e9-4cea-906d-1faaa2627247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:19:51.122128 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Volume volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666 (66d0cd33-64ca-43c1-8f99-b49fc25b7666): created successfully
Nov 14 17:19:51.136217 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a3b7f23-e0e9-4cea-906d-1faaa2627247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:19:51.136217 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Flow 'volume_create_manager' (87ecd6a8-c2f4-4473-93c1-43ac5cf12fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:19:51.149923 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-50035016-2076-455c-8800-8f6f3272073a tempest-GroupsV314Test-1295471654 None] Created volume successfully.
Nov 14 17:19:53.658955 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] Creating clone of volume: 66d0cd33-64ca-43c1-8f99-b49fc25b7666
Nov 14 17:19:53.660800 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 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/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:53.684989 n-d-816883-1 sudo[144895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666
Nov 14 17:19:53.686940 n-d-816883-1 sudo[144895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:54.495516 n-d-816883-1 sudo[144895]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:54.498377 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 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/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666" returned: 0 in 0.837s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:54.500327 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-b7939320-210b-48d9-9815-f5f8225960c6 --snapshot stack-volumes-lvmdriver-1/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:54.604766 n-d-816883-1 sudo[144904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-b7939320-210b-48d9-9815-f5f8225960c6 --snapshot stack-volumes-lvmdriver-1/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666 -L 1.00g
Nov 14 17:19:54.606000 n-d-816883-1 sudo[144904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:55.776664 n-d-816883-1 sudo[144904]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:55.779044 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-b7939320-210b-48d9-9815-f5f8225960c6 --snapshot stack-volumes-lvmdriver-1/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666 -L 1.00g" returned: 0 in 1.278s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:55.781084 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7939320-210b-48d9-9815-f5f8225960c6 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:55.821348 n-d-816883-1 sudo[145052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7939320-210b-48d9-9815-f5f8225960c6 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:19:55.822472 n-d-816883-1 sudo[145052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:56.680276 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7939320-210b-48d9-9815-f5f8225960c6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.891s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:56.680276 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-b7939320-210b-48d9-9815-f5f8225960c6 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:56.670635 n-d-816883-1 sudo[145052]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:56.746129 n-d-816883-1 sudo[145114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-b7939320-210b-48d9-9815-f5f8225960c6
Nov 14 17:19:56.746909 n-d-816883-1 sudo[145114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:57.730012 n-d-816883-1 sudo[145114]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:57.733650 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-b7939320-210b-48d9-9815-f5f8225960c6" returned: 0 in 1.058s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:57.736715 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b7939320--210b--48d9--9815--f5f8225960c6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7939320--210b--48d9--9815--f5f8225960c6 iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:57.779331 n-d-816883-1 sudo[145141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b7939320--210b--48d9--9815--f5f8225960c6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7939320--210b--48d9--9815--f5f8225960c6 iflag=direct
Nov 14 17:19:57.780438 n-d-816883-1 sudo[145141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:58.458079 n-d-816883-1 sudo[145141]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:58.474844 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b7939320--210b--48d9--9815--f5f8225960c6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7939320--210b--48d9--9815--f5f8225960c6 iflag=direct" returned: 0 in 0.724s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:58.474844 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b7939320--210b--48d9--9815--f5f8225960c6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7939320--210b--48d9--9815--f5f8225960c6 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:58.508824 n-d-816883-1 sudo[145156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b7939320--210b--48d9--9815--f5f8225960c6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7939320--210b--48d9--9815--f5f8225960c6 oflag=direct
Nov 14 17:19:58.509663 n-d-816883-1 sudo[145156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:19:59.216425 n-d-816883-1 sudo[145156]: pam_unix(sudo:session): session closed for user root
Nov 14 17:19:59.233908 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b7939320--210b--48d9--9815--f5f8225960c6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7939320--210b--48d9--9815--f5f8225960c6 oflag=direct" returned: 0 in 0.756s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:19:59.233908 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b7939320--210b--48d9--9815--f5f8225960c6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7939320--210b--48d9--9815--f5f8225960c6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:19:59.263494 n-d-816883-1 sudo[145173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b7939320--210b--48d9--9815--f5f8225960c6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7939320--210b--48d9--9815--f5f8225960c6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 17:19:59.266069 n-d-816883-1 sudo[145173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:06.799113 n-d-816883-1 sudo[145173]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:06.801699 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b7939320--210b--48d9--9815--f5f8225960c6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7939320--210b--48d9--9815--f5f8225960c6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.578s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:06.802323 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b7939320--210b--48d9--9815--f5f8225960c6, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--b7939320--210b--48d9--9815--f5f8225960c6, size 1024.00 MB, duration 7.58 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 17:20:06.803234 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] Volume copy 1024.00 MB at 135.11 MB/s
Nov 14 17:20:06.804567 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 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/clone-snap-b7939320-210b-48d9-9815-f5f8225960c6 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:06.842459 n-d-816883-1 sudo[145211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/clone-snap-b7939320-210b-48d9-9815-f5f8225960c6
Nov 14 17:20:06.845078 n-d-816883-1 sudo[145211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:07.483827 n-d-816883-1 sudo[145211]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:07.487067 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 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/clone-snap-b7939320-210b-48d9-9815-f5f8225960c6" returned: 0 in 0.681s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:07.490957 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-b7939320-210b-48d9-9815-f5f8225960c6 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:07.513707 n-d-816883-1 sudo[145221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-b7939320-210b-48d9-9815-f5f8225960c6
Nov 14 17:20:07.514521 n-d-816883-1 sudo[145221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:08.642132 n-d-816883-1 sudo[145221]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:08.645523 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-b7939320-210b-48d9-9815-f5f8225960c6" returned: 0 in 1.155s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:08.762491 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-ff827489-6ed6-40e6-a944-96d0ca570ec0 tempest-GroupsV314Test-1295471654 None] Create group from source-group-6dd3282c-6020-4441-89ea-5a4a2c66da60 completed successfully.
Nov 14 17:20:08.931626 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Terminate volume connection completed successfully.
Nov 14 17:20:08.981219 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:09.095249 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:09.095566 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411839572800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d\n Backing store flags: \n Account information:\n ZmWQBaFXjcCmXazGPqD4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:20:09.096336 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Removing iscsi_target for Volume ID: 424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d
Nov 14 17:20:09.100485 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:09.391241 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d -f" returned: 0 in 0.293s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:09.392247 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411839572800]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:20:09.402568 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:09.516144 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:09.516484 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411839572800]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:20:09.517336 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-da4e6122-993b-47e8-950b-aead426819ae tempest-VolumesBackupsTest-737175532 None] Remove volume export completed successfully.
Nov 14 17:20:10.333150 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] Skipping remove_export. No iscsi_target is presently exported for volume: b7939320-210b-48d9-9815-f5f8225960c6
Nov 14 17:20:10.334779 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 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/volume-b7939320-210b-48d9-9815-f5f8225960c6 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:10.365087 n-d-816883-1 sudo[145334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-b7939320-210b-48d9-9815-f5f8225960c6
Nov 14 17:20:10.366661 n-d-816883-1 sudo[145334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:10.490779 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 None] Lock "b'cinder-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:20:10.633594 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:10.752495 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:10.752923 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411811846976]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:20:10.753735 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 None] Skipping remove_export. No iscsi_target is presently exported for volume: 424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d
Nov 14 17:20:10.754879 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 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/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:10.774288 n-d-816883-1 sudo[145341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d
Nov 14 17:20:10.775221 n-d-816883-1 sudo[145341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:10.952933 n-d-816883-1 sudo[145334]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:10.955811 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 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/volume-b7939320-210b-48d9-9815-f5f8225960c6" returned: 0 in 0.621s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:10.957712 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7939320-210b-48d9-9815-f5f8225960c6 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:10.985422 n-d-816883-1 sudo[145343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7939320-210b-48d9-9815-f5f8225960c6
Nov 14 17:20:10.986943 n-d-816883-1 sudo[145343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:11.339957 n-d-816883-1 sudo[145341]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:11.342266 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 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/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d" returned: 0 in 0.587s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:11.344817 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:11.415385 n-d-816883-1 sudo[145347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d
Nov 14 17:20:11.416225 n-d-816883-1 sudo[145347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:11.574858 n-d-816883-1 sudo[145343]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:11.577399 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7939320-210b-48d9-9815-f5f8225960c6" returned: 0 in 0.619s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:11.579731 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7939320-210b-48d9-9815-f5f8225960c6 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:11.642471 n-d-816883-1 sudo[145349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7939320-210b-48d9-9815-f5f8225960c6
Nov 14 17:20:11.643311 n-d-816883-1 sudo[145349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:12.180649 n-d-816883-1 sudo[145347]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:12.183046 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d" returned: 0 in 0.838s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:12.184865 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:12.226523 n-d-816883-1 sudo[145352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d
Nov 14 17:20:12.228154 n-d-816883-1 sudo[145352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:12.532554 n-d-816883-1 sudo[145349]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:12.535157 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7939320-210b-48d9-9815-f5f8225960c6" returned: 0 in 0.955s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:12.537212 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] Successfully deleted volume: b7939320-210b-48d9-9815-f5f8225960c6
Nov 14 17:20:12.717507 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] Created reservations ['2f9f76e5-1e5a-4941-bf87-743fc7234ab4'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:20:12.749515 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1577632855 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1577632855, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:20:12.750861 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1577632855 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1577632855, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:20:12.766889 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] Created reservations ['58c2c94d-3b1c-436d-b98e-6e9f90e52089', '6782e22a-e9a4-4795-9ac7-3fbe44cbcf41', '74b279d1-8c81-461e-96e1-c62abd5beb99', 'ccce1a55-5f30-49db-a492-664a28de7636'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:20:12.944748 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:20:12.945627 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:13.007575 n-d-816883-1 sudo[145360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:20:13.013231 n-d-816883-1 sudo[145360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:13.319059 n-d-816883-1 sudo[145352]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:13.321744 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d" returned: 0 in 1.137s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:13.322996 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 None] Successfully deleted volume: 424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d
Nov 14 17:20:13.444496 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 None] Created reservations ['c727563a-09be-4663-8964-aa2673af5fba', '7cb3c8e1-3e5f-4328-91a9-ffb3e5c88b3a', 'bdc02cb3-48d0-4214-9697-87f25c72a145', 'c1b9ec75-9d1f-42aa-81e9-97b5296f43a5'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:20:13.537905 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:20:13.538832 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:13.590739 n-d-816883-1 sudo[145366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:20:13.602115 n-d-816883-1 sudo[145366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:13.970191 n-d-816883-1 sudo[145360]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:13.972808 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 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 1.027s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:13.975248 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:14.011172 n-d-816883-1 sudo[145372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:20:14.012059 n-d-816883-1 sudo[145372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:14.280832 n-d-816883-1 sudo[145366]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:14.283709 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 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.744s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:14.285638 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:14.315675 n-d-816883-1 sudo[145381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:20:14.317171 n-d-816883-1 sudo[145381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:14.651088 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 None] Skipping remove_export. No iscsi_target is presently exported for volume: 66d0cd33-64ca-43c1-8f99-b49fc25b7666
Nov 14 17:20:14.653187 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 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/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:14.703950 n-d-816883-1 sudo[145384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666
Nov 14 17:20:14.710439 n-d-816883-1 sudo[145384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:14.805259 n-d-816883-1 sudo[145372]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:14.808241 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 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.833s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:14.810507 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:20:14.821181 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-63fd4331-5d76-4314-ac1a-02a9f2369d09 tempest-GroupsV314Test-1295471654 None] Delete group completed successfully.
Nov 14 17:20:15.186747 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 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.898s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:15.186747 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:20:15.181320 n-d-816883-1 sudo[145381]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:15.188902 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 None] Deleted volume successfully.
Nov 14 17:20:15.239325 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-73a92715-3b81-4383-a9e1-ce45dd68b371 tempest-VolumesBackupsTest-737175532 None] Lock "b'cinder-424ef9b7-732b-45aa-ae8d-e60fb3f8fd7d-delete_volume'" released by "delete_volume" :: held 4.749s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:20:15.547622 n-d-816883-1 sudo[145384]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:15.549673 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 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/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666" returned: 0 in 0.896s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:15.551043 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:15.591215 n-d-816883-1 sudo[145388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666
Nov 14 17:20:15.600746 n-d-816883-1 sudo[145388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:16.252547 n-d-816883-1 sudo[145388]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:16.255044 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666" returned: 0 in 0.703s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:16.266010 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:16.310854 n-d-816883-1 sudo[145400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666
Nov 14 17:20:16.311992 n-d-816883-1 sudo[145400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:17.076545 n-d-816883-1 sudo[145400]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:17.079017 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-66d0cd33-64ca-43c1-8f99-b49fc25b7666" returned: 0 in 0.813s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:17.080400 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 None] Successfully deleted volume: 66d0cd33-64ca-43c1-8f99-b49fc25b7666
Nov 14 17:20:17.319898 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 None] Created reservations ['a26a21a5-ca75-41dd-af45-3b7894e208d5'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:20:17.373566 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 None] Created reservations ['3e74a846-ff84-480a-9df3-8728595d62ff', 'd11f0cc8-cbd7-4867-a264-418908ec77e7', '0eeb1b83-0d3c-4e77-bf1f-492188164921', '2d2095d9-20de-443a-a7c4-ec80d7875339'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:20:17.560169 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:20:17.560910 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:17.633900 n-d-816883-1 sudo[145418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:20:17.637469 n-d-816883-1 sudo[145418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:18.263708 n-d-816883-1 sudo[145418]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:18.266518 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 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.705s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:18.269002 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:18.321651 n-d-816883-1 sudo[145424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:20:18.323720 n-d-816883-1 sudo[145424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:19.151200 n-d-816883-1 sudo[145424]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:19.156564 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 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.885s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:19.174978 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:20:19.198988 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-0dc596da-e821-4c2b-8e5a-7026b837667f tempest-GroupsV314Test-1295471654 None] Delete group completed successfully.
Nov 14 17:20:21.150222 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:20:21.158653 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:20:21.159355 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 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'
Nov 14 17:20:21.173703 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Flow 'volume_create_manager' (9fec70f4-770e-47f4-817c-be49a85b9285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:20:21.178146 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2125894d-6091-4b93-8c78-2627c84841bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:21.206058 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:20:21.236643 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2125894d-6091-4b93-8c78-2627c84841bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:20:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2041764838',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=4092c7a9-fd89-4498-a997-3a77d0e2a6e1,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='9e96751eeaba440dba82992e4aeee264',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:20:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:20:21Z,user_id='bc5e772292924612b0bc8629397f7580',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:21.239180 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (700031ec-8e10-4cb7-aaed-3e9696c0b136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:21.241345 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (700031ec-8e10-4cb7-aaed-3e9696c0b136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:21.243662 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80b0669d-16fd-446c-8446-1044ed1f600b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:21.245901 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80b0669d-16fd-446c-8446-1044ed1f600b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4092c7a9-fd89-4498-a997-3a77d0e2a6e1', 'volume_name': 'volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:21.248128 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0789ccf1-2871-4d1a-b9d8-52dcb1a867b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:21.250600 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0789ccf1-2871-4d1a-b9d8-52dcb1a867b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:21.252732 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72fc92e2-1396-4b7b-bd2e-9b6c91e5f2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:21.253530 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Volume 4092c7a9-fd89-4498-a997-3a77d0e2a6e1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1', 'volume_size': 1}
Nov 14 17:20:21.254722 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:21.277314 n-d-816883-1 sudo[145444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:20:21.278155 n-d-816883-1 sudo[145444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:21.881742 n-d-816883-1 sudo[145444]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:21.884230 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.629s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:21.888284 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72fc92e2-1396-4b7b-bd2e-9b6c91e5f2d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:21.891078 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d49168d2-1dc2-4f26-803f-b64db21129be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:21.905744 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Volume volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 (4092c7a9-fd89-4498-a997-3a77d0e2a6e1): created successfully
Nov 14 17:20:21.908179 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d49168d2-1dc2-4f26-803f-b64db21129be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:21.916043 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Flow 'volume_create_manager' (9fec70f4-770e-47f4-817c-be49a85b9285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:20:21.929306 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-ac3896f6-5160-4725-ac20-2354f870ac33 tempest-VolumesBackupsTest-737175532 None] Created volume successfully.
Nov 14 17:20:22.777119 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.driver [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] Creating a new backup for volume volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1. {{(pid=95768) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Nov 14 17:20:22.791167 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:22.813841 n-d-816883-1 sudo[145488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1
Nov 14 17:20:22.814657 n-d-816883-1 sudo[145488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:23.258844 n-d-816883-1 sudo[145488]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:23.261204 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1" returned: 0 in 0.470s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:23.313361 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:23.321609 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:23.322245 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412052485744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: I_T nexus: 38
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Connection: 0
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.37
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: GyDav4EPJ3n8NdugviBp
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:20:23.323082 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:20:23.325868 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] Creating iscsi_target for Volume ID: volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:20:23.329059 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] Created volume path /opt/stack/data/cinder/volumes/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1,
Nov 14 17:20:23.329059 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:20:23.329059 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:20:23.329059 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1
Nov 14 17:20:23.329059 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:20:23.329059 n-d-816883-1 cinder-volume[95768]: incominguser FjfHaz6sFqpuQmnupniL dyH8Gm6WKiw5GWQv
Nov 14 17:20:23.329059 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:20:23.329059 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:20:23.329059 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:20:23.329059 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:20:23.332622 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:23.761447 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1" returned: 0 in 0.430s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:23.762052 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412052485744]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:20:23.765882 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:20:23.766249 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:20:23.771114 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:23.781317 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:23.781887 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412052485744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1\n Backing store flags: \n Account information:\n FjfHaz6sFqpuQmnupniL\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: I_T nexus: 38
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Connection: 0
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.37
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: GyDav4EPJ3n8NdugviBp
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:20:23.782224 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:20:23.786136 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:23.892845 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:23.893360 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412052485744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1\n Backing store flags: \n Account information:\n FjfHaz6sFqpuQmnupniL\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:20:23.896558 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:24.033990 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:24.034370 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412052485744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1\n Backing store flags: \n Account information:\n FjfHaz6sFqpuQmnupniL\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:20:24.035519 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] Set provider_location to: 10.222.0.37:3260,3 iqn.2010-10.org.openstack:volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:20:24.081801 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] Initialize volume connection completed successfully.
Nov 14 17:20:31.202285 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:20:31.202912 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:20:31.203624 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:31.231530 n-d-816883-1 sudo[145594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:20:31.232620 n-d-816883-1 sudo[145594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:31.754904 n-d-816883-1 sudo[145594]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:31.757280 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.553s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:31.759095 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:31.782310 n-d-816883-1 sudo[145597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:20:31.783211 n-d-816883-1 sudo[145597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:32.277928 n-d-816883-1 sudo[145597]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:32.280589 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.521s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:32.282645 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:20:32.684505 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:20:32.689443 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:20:32.690141 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 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'
Nov 14 17:20:32.705546 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Flow 'volume_create_manager' (29188184-7dc1-483d-ab49-473a7e8aa3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:20:32.710212 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (631f5716-d6ad-4b3b-9880-3bd51337f615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:32.734591 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:20:32.763970 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (631f5716-d6ad-4b3b-9880-3bd51337f615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1233229199',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=ac542fe1-28cf-4a0e-9422-461bea3b5d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79bf0428603740aca765f2448897174f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:20:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:20:33Z,user_id='463734aed07c498eba2aeb83978977b8',volume_attachment=>,volume_type=VolumeType(452cc3d7-7088-40bf-80dc-4401b675f81a),volume_type_id=452cc3d7-7088-40bf-80dc-4401b675f81a)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:32.767206 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e03d5743-8b24-4f58-a98b-3ca218381f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:32.769981 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e03d5743-8b24-4f58-a98b-3ca218381f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:32.772300 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a417c52a-892a-41c1-a109-e9a034968f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:32.774723 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a417c52a-892a-41c1-a109-e9a034968f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ac542fe1-28cf-4a0e-9422-461bea3b5d79', 'volume_name': 'volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:32.777388 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a44dec2-9bd5-4c00-9975-b4c68d2bb0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:32.780182 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a44dec2-9bd5-4c00-9975-b4c68d2bb0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:32.782318 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (66e58593-5875-4f9b-8cac-3b281b73049a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:32.783083 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Volume ac542fe1-28cf-4a0e-9422-461bea3b5d79: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79', 'volume_size': 1}
Nov 14 17:20:32.784318 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:32.815123 n-d-816883-1 sudo[145600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:20:32.816082 n-d-816883-1 sudo[145600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:33.351555 n-d-816883-1 sudo[145600]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:33.354032 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.569s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:33.357360 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (66e58593-5875-4f9b-8cac-3b281b73049a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:33.359599 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e291f8b9-bc93-4b0d-a992-423871533b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:33.368395 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Volume volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79 (ac542fe1-28cf-4a0e-9422-461bea3b5d79): created successfully
Nov 14 17:20:33.370715 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e291f8b9-bc93-4b0d-a992-423871533b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:33.373887 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Flow 'volume_create_manager' (29188184-7dc1-483d-ab49-473a7e8aa3bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:20:33.381640 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8c691c6d-c425-4a32-96dd-33e7fc9c3154 tempest-VolumeTypesAccessTest-1299307331 None] Created volume successfully.
Nov 14 17:20:34.270013 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] Lock "b'cinder-ac542fe1-28cf-4a0e-9422-461bea3b5d79-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:20:34.395809 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] Skipping remove_export. No iscsi_target is presently exported for volume: ac542fe1-28cf-4a0e-9422-461bea3b5d79
Nov 14 17:20:34.397585 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 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/volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:34.426618 n-d-816883-1 sudo[145635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79
Nov 14 17:20:34.430664 n-d-816883-1 sudo[145635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:34.990304 n-d-816883-1 sudo[145635]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:34.992716 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 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/volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79" returned: 0 in 0.595s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:34.995120 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:35.015102 n-d-816883-1 sudo[145638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79
Nov 14 17:20:35.017048 n-d-816883-1 sudo[145638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:35.631158 n-d-816883-1 sudo[145638]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:35.633542 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79" returned: 0 in 0.638s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:35.635642 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:35.659918 n-d-816883-1 sudo[145650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79
Nov 14 17:20:35.660752 n-d-816883-1 sudo[145650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:36.139045 n-d-816883-1 sudo[145650]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:36.141591 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac542fe1-28cf-4a0e-9422-461bea3b5d79" returned: 0 in 0.505s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:36.144352 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] Successfully deleted volume: ac542fe1-28cf-4a0e-9422-461bea3b5d79
Nov 14 17:20:36.175350 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1580074532 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1580074532, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:20:36.176359 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1580074532 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1580074532, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:20:36.195802 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] Created reservations ['57abadf7-f254-41bd-b132-9d7a659309c3', 'fcfef737-4b5f-454a-bc02-9ab958e045c1', 'e158d0d0-1ba9-478f-95db-0794a78d6901', '532fe924-791d-4672-af03-6706d3faed74'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:20:36.256363 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:20:36.257115 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:36.279531 n-d-816883-1 sudo[145656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:20:36.280331 n-d-816883-1 sudo[145656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:36.936506 n-d-816883-1 sudo[145656]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:36.938957 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 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.681s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:36.941299 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:36.986683 n-d-816883-1 sudo[145693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:20:36.987713 n-d-816883-1 sudo[145693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:37.597370 n-d-816883-1 sudo[145693]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:37.600199 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 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.658s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:37.602458 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:20:37.609008 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] Deleted volume successfully.
Nov 14 17:20:37.643598 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-618ddc74-8855-454d-817b-10e191d27574 tempest-VolumeTypesAccessTest-1299307331 None] Lock "b'cinder-ac542fe1-28cf-4a0e-9422-461bea3b5d79-delete_volume'" released by "delete_volume" :: held 3.374s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:20:49.518593 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:20:49.524858 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:20:49.525629 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 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'
Nov 14 17:20:49.545762 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Flow 'volume_create_manager' (adb4cdd0-5b50-4f82-b4d8-ea0ffb4bd079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:20:49.549804 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3db5427d-96a9-438e-8fa8-77d7b4b71f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:49.573534 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:20:49.600853 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3db5427d-96a9-438e-8fa8-77d7b4b71f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-819016186',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=b1b560af-c6e7-4f8c-a6f9-0b15540c324c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='213036ee01c24485b81d93689f34a85b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:20:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:20:49Z,user_id='935f56ab89bf49178f6196bf1671e434',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:49.605132 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8013372-ff2f-4cab-b534-9d83681a86d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:49.607761 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8013372-ff2f-4cab-b534-9d83681a86d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:49.612307 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0cab521e-d9d0-475a-9d61-aab087ec43af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:49.615244 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0cab521e-d9d0-475a-9d61-aab087ec43af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b1b560af-c6e7-4f8c-a6f9-0b15540c324c', 'volume_name': 'volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:49.617780 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e57f720-7fda-4b67-8078-57b34f5a5b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:49.621453 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e57f720-7fda-4b67-8078-57b34f5a5b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:49.624029 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b01e287-f923-4c3f-9231-7e756d33d441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:49.625221 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Volume b1b560af-c6e7-4f8c-a6f9-0b15540c324c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c', 'volume_size': 1}
Nov 14 17:20:49.626769 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:49.671395 n-d-816883-1 sudo[145750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:20:49.672204 n-d-816883-1 sudo[145750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:50.499519 n-d-816883-1 sudo[145750]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:50.501861 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.875s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:50.507677 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b01e287-f923-4c3f-9231-7e756d33d441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:50.511266 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4b13fa8-cc2b-4b7c-af93-b18347828706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:50.535627 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Volume volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c (b1b560af-c6e7-4f8c-a6f9-0b15540c324c): created successfully
Nov 14 17:20:50.540936 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4b13fa8-cc2b-4b7c-af93-b18347828706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:50.544763 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Flow 'volume_create_manager' (adb4cdd0-5b50-4f82-b4d8-ea0ffb4bd079) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:20:50.555039 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-cbe0b3db-b85c-4415-bb3d-f5606a20c1dc tempest-VolumesListAdminTestJSON-1393703706 None] Created volume successfully.
Nov 14 17:20:51.525077 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:20:51.547005 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:20:51.547593 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 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'
Nov 14 17:20:51.563812 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Flow 'volume_create_manager' (c50b2fbb-0a7d-4c0b-bd6f-3d8dc36eaaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:20:51.567891 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7cf9b0e8-fefb-4932-bda7-5990a23059d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:51.596948 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:20:51.625721 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7cf9b0e8-fefb-4932-bda7-5990a23059d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-563721124',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=af772780-ac8b-4e82-ba29-fe3da9874b86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='213036ee01c24485b81d93689f34a85b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:20:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:20:51Z,user_id='935f56ab89bf49178f6196bf1671e434',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:51.628510 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e66cbf7-87b5-4e07-ad2d-5562734deaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:51.630816 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e66cbf7-87b5-4e07-ad2d-5562734deaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:51.663116 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a1f1078-9a04-4d24-8808-702a845c643d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:51.667528 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a1f1078-9a04-4d24-8808-702a845c643d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'af772780-ac8b-4e82-ba29-fe3da9874b86', 'volume_name': 'volume-af772780-ac8b-4e82-ba29-fe3da9874b86', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:51.672682 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ad7ceb9-c201-4454-9eb8-27b78db62680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:51.675394 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ad7ceb9-c201-4454-9eb8-27b78db62680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:51.684037 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bba4f93-8244-4177-96a6-1cc700b6ddba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:51.685284 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Volume af772780-ac8b-4e82-ba29-fe3da9874b86: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-af772780-ac8b-4e82-ba29-fe3da9874b86', 'volume_size': 1}
Nov 14 17:20:51.686818 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af772780-ac8b-4e82-ba29-fe3da9874b86 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:51.737824 n-d-816883-1 sudo[145797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af772780-ac8b-4e82-ba29-fe3da9874b86 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:20:51.738646 n-d-816883-1 sudo[145797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:52.446390 n-d-816883-1 sudo[145797]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:52.448828 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af772780-ac8b-4e82-ba29-fe3da9874b86 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.761s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:52.452711 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bba4f93-8244-4177-96a6-1cc700b6ddba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-af772780-ac8b-4e82-ba29-fe3da9874b86', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:52.455357 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6fc825e4-1670-4984-9eea-5fd309a6eed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:52.469886 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Volume volume-af772780-ac8b-4e82-ba29-fe3da9874b86 (af772780-ac8b-4e82-ba29-fe3da9874b86): created successfully
Nov 14 17:20:52.472130 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6fc825e4-1670-4984-9eea-5fd309a6eed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:52.476687 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Flow 'volume_create_manager' (c50b2fbb-0a7d-4c0b-bd6f-3d8dc36eaaba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:20:52.491579 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-08531b79-b1fd-4e6d-b937-cb22132b9465 tempest-VolumesListAdminTestJSON-1393703706 None] Created volume successfully.
Nov 14 17:20:53.423143 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:20:53.428988 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:20:53.430848 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 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'
Nov 14 17:20:53.450300 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Flow 'volume_create_manager' (27b2ab20-8364-43c5-bcc4-2c6e10d82181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:20:53.453437 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65d7ca65-3e3b-40d9-8778-eb9a0c85001b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:53.504003 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:20:53.538916 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65d7ca65-3e3b-40d9-8778-eb9a0c85001b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:20:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-326552731',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=9adc763b-0977-4bd4-aacf-c4021c6900ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='213036ee01c24485b81d93689f34a85b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:20:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:20:53Z,user_id='935f56ab89bf49178f6196bf1671e434',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:53.541384 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1dc9a6f5-22f3-43bb-86c3-490cd985ed99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:53.543472 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1dc9a6f5-22f3-43bb-86c3-490cd985ed99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:53.545937 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (793edaa8-72a8-450a-9a88-cc618fb94edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:53.548351 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (793edaa8-72a8-450a-9a88-cc618fb94edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9adc763b-0977-4bd4-aacf-c4021c6900ce', 'volume_name': 'volume-9adc763b-0977-4bd4-aacf-c4021c6900ce', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:53.550661 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e77b029-db18-49e0-a942-98210be12926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:53.553510 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e77b029-db18-49e0-a942-98210be12926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:53.556049 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c1549fd-4320-413c-bf9b-fc228946bcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:53.556882 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Volume 9adc763b-0977-4bd4-aacf-c4021c6900ce: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9adc763b-0977-4bd4-aacf-c4021c6900ce', 'volume_size': 1}
Nov 14 17:20:53.558736 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9adc763b-0977-4bd4-aacf-c4021c6900ce stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:53.594705 n-d-816883-1 sudo[145832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9adc763b-0977-4bd4-aacf-c4021c6900ce stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:20:53.595532 n-d-816883-1 sudo[145832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:54.313134 n-d-816883-1 sudo[145832]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:54.315440 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9adc763b-0977-4bd4-aacf-c4021c6900ce stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.757s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:54.326195 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c1549fd-4320-413c-bf9b-fc228946bcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9adc763b-0977-4bd4-aacf-c4021c6900ce', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:54.328590 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62d59bb8-5114-4b1b-b0a1-29989bd3f302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:54.360026 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Volume volume-9adc763b-0977-4bd4-aacf-c4021c6900ce (9adc763b-0977-4bd4-aacf-c4021c6900ce): created successfully
Nov 14 17:20:54.362642 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62d59bb8-5114-4b1b-b0a1-29989bd3f302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:54.367188 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Flow 'volume_create_manager' (27b2ab20-8364-43c5-bcc4-2c6e10d82181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:20:54.378723 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-c83fb269-b9d5-4da0-9d61-ffe6c1b01303 tempest-VolumesListAdminTestJSON-1393703706 None] Created volume successfully.
Nov 14 17:20:56.439101 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:20:56.443789 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:20:56.444407 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 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'
Nov 14 17:20:56.463592 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Flow 'volume_create_manager' (f1d8df61-1fb5-4e40-ae0a-8cd2faa59f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:20:56.467185 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (892a44be-edfd-4ac3-8cfc-728ad58dec2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:56.492932 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:20:56.519107 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (892a44be-edfd-4ac3-8cfc-728ad58dec2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:20:56Z,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='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=6d848181-ac18-4693-906e-24f2d92dbac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0281e1148d841dbaca76dead5152b1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:20:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:20:56Z,user_id='5ab3010124444b8e96d54f4f3f736fee',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:56.521368 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64a36dbd-2cc3-442e-a6b5-90763215acc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:56.523516 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64a36dbd-2cc3-442e-a6b5-90763215acc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:56.526115 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0da5c4b6-a7b0-437e-ae2c-658d334a2abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:56.528355 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0da5c4b6-a7b0-437e-ae2c-658d334a2abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d848181-ac18-4693-906e-24f2d92dbac0', 'volume_name': 'volume-6d848181-ac18-4693-906e-24f2d92dbac0', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:56.530664 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8a6858d3-c938-4b16-817e-a43f23d9f636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:56.532917 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8a6858d3-c938-4b16-817e-a43f23d9f636) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:56.535296 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7237f3a-8a8d-44fc-a34b-9d2c6f1468c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:56.536957 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Volume 6d848181-ac18-4693-906e-24f2d92dbac0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d848181-ac18-4693-906e-24f2d92dbac0', 'volume_size': 1}
Nov 14 17:20:56.538375 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d848181-ac18-4693-906e-24f2d92dbac0 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:56.586304 n-d-816883-1 sudo[145864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d848181-ac18-4693-906e-24f2d92dbac0 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:20:56.588083 n-d-816883-1 sudo[145864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:57.179413 n-d-816883-1 sudo[145864]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:57.182092 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d848181-ac18-4693-906e-24f2d92dbac0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.643s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:57.185642 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7237f3a-8a8d-44fc-a34b-9d2c6f1468c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d848181-ac18-4693-906e-24f2d92dbac0', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:57.188254 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a6a0901-90c1-44f8-bc29-b9a2462e7d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:20:57.198091 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Volume volume-6d848181-ac18-4693-906e-24f2d92dbac0 (6d848181-ac18-4693-906e-24f2d92dbac0): created successfully
Nov 14 17:20:57.200019 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a6a0901-90c1-44f8-bc29-b9a2462e7d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:20:57.205004 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Flow 'volume_create_manager' (f1d8df61-1fb5-4e40-ae0a-8cd2faa59f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:20:57.234330 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b90912d8-de8a-4a9c-a5e8-7b08a2656efd tempest-VolumesListAdminTestJSON-810523434 None] Created volume successfully.
Nov 14 17:20:57.699670 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 None] Lock "b'cinder-6d848181-ac18-4693-906e-24f2d92dbac0-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:20:57.792813 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6d848181-ac18-4693-906e-24f2d92dbac0
Nov 14 17:20:57.792813 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 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/volume-6d848181-ac18-4693-906e-24f2d92dbac0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:57.857551 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 None] Lock "b'cinder-9adc763b-0977-4bd4-aacf-c4021c6900ce-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:20:57.861178 n-d-816883-1 sudo[145897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-6d848181-ac18-4693-906e-24f2d92dbac0
Nov 14 17:20:57.864770 n-d-816883-1 sudo[145897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:57.928340 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9adc763b-0977-4bd4-aacf-c4021c6900ce
Nov 14 17:20:57.929488 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 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/volume-9adc763b-0977-4bd4-aacf-c4021c6900ce {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:57.954393 n-d-816883-1 sudo[145899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-9adc763b-0977-4bd4-aacf-c4021c6900ce
Nov 14 17:20:57.955282 n-d-816883-1 sudo[145899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:58.421231 n-d-816883-1 sudo[145897]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:58.442989 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 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/volume-6d848181-ac18-4693-906e-24f2d92dbac0" returned: 0 in 0.648s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:58.442989 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d848181-ac18-4693-906e-24f2d92dbac0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:58.465250 n-d-816883-1 sudo[145899]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:58.467469 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 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/volume-9adc763b-0977-4bd4-aacf-c4021c6900ce" returned: 0 in 0.538s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:58.469303 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9adc763b-0977-4bd4-aacf-c4021c6900ce {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:58.470979 n-d-816883-1 sudo[145903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d848181-ac18-4693-906e-24f2d92dbac0
Nov 14 17:20:58.471780 n-d-816883-1 sudo[145903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:58.501144 n-d-816883-1 sudo[145905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9adc763b-0977-4bd4-aacf-c4021c6900ce
Nov 14 17:20:58.502019 n-d-816883-1 sudo[145905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:58.950169 n-d-816883-1 sudo[145905]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:58.952480 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9adc763b-0977-4bd4-aacf-c4021c6900ce" returned: 0 in 0.483s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:58.954634 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9adc763b-0977-4bd4-aacf-c4021c6900ce {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:58.990910 n-d-816883-1 sudo[145911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9adc763b-0977-4bd4-aacf-c4021c6900ce
Nov 14 17:20:59.004822 n-d-816883-1 sudo[145903]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:59.004836 n-d-816883-1 sudo[145911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:59.007438 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d848181-ac18-4693-906e-24f2d92dbac0" returned: 0 in 0.569s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:59.009348 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d848181-ac18-4693-906e-24f2d92dbac0 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:59.034198 n-d-816883-1 sudo[145913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d848181-ac18-4693-906e-24f2d92dbac0
Nov 14 17:20:59.035007 n-d-816883-1 sudo[145913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:59.586466 n-d-816883-1 sudo[145911]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:59.596726 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9adc763b-0977-4bd4-aacf-c4021c6900ce" returned: 0 in 0.641s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:59.598229 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 None] Successfully deleted volume: 9adc763b-0977-4bd4-aacf-c4021c6900ce
Nov 14 17:20:59.653464 n-d-816883-1 sudo[145913]: pam_unix(sudo:session): session closed for user root
Nov 14 17:20:59.655718 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d848181-ac18-4693-906e-24f2d92dbac0" returned: 0 in 0.646s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:20:59.656960 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 None] Successfully deleted volume: 6d848181-ac18-4693-906e-24f2d92dbac0
Nov 14 17:20:59.665777 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 None] Created reservations ['cf606caa-020b-4b28-9a3b-d226076eb671', '5bd205f8-fa4d-4d3b-9fb0-c9118e834a7f', '827f196a-991e-4a29-8c7f-a4ab25eeeb2a', '73132ff4-aef7-4235-b10c-101231126799'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:20:59.735666 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:20:59.736911 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:59.760546 n-d-816883-1 sudo[145922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:20:59.762164 n-d-816883-1 sudo[145922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:20:59.765419 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 None] Created reservations ['dd48d8b8-50c4-4714-96e6-e4bb8f061ba2', 'f6a90d22-6741-45af-931d-20e552da21e6', 'd5e89a05-6746-423a-b907-b569c91fb995', 'f90d2e0c-30ae-4231-b61e-3d161d749e81'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:20:59.841455 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:20:59.842506 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:20:59.868335 n-d-816883-1 sudo[145924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:20:59.870117 n-d-816883-1 sudo[145924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:00.311578 n-d-816883-1 sudo[145922]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:00.313904 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 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.576s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:00.316346 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:00.360598 n-d-816883-1 sudo[145928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:00.372519 n-d-816883-1 sudo[145928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:00.385578 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 None] Lock "b'cinder-af772780-ac8b-4e82-ba29-fe3da9874b86-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:21:00.422600 n-d-816883-1 sudo[145924]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:00.459193 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 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.617s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:00.460391 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:00.493268 n-d-816883-1 sudo[145930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:00.494917 n-d-816883-1 sudo[145930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:00.527230 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 None] Skipping remove_export. No iscsi_target is presently exported for volume: af772780-ac8b-4e82-ba29-fe3da9874b86
Nov 14 17:21:00.529531 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 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/volume-af772780-ac8b-4e82-ba29-fe3da9874b86 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:00.575691 n-d-816883-1 sudo[145932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-af772780-ac8b-4e82-ba29-fe3da9874b86
Nov 14 17:21:00.576654 n-d-816883-1 sudo[145932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:01.002109 n-d-816883-1 sudo[145928]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:01.004700 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 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.688s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:01.007516 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:21:01.025000 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 None] Deleted volume successfully.
Nov 14 17:21:01.042004 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-e40c2caf-0e21-4fce-9c71-f17e9f2d250d tempest-VolumesListAdminTestJSON-1393703706 None] Lock "b'cinder-9adc763b-0977-4bd4-aacf-c4021c6900ce-delete_volume'" released by "delete_volume" :: held 3.185s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:21:01.153591 n-d-816883-1 sudo[145932]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:01.155257 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 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/volume-af772780-ac8b-4e82-ba29-fe3da9874b86" returned: 0 in 0.626s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:01.156713 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af772780-ac8b-4e82-ba29-fe3da9874b86 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:01.164013 n-d-816883-1 sudo[145930]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:01.172632 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 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.712s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:01.178210 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:21:01.184011 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 None] Deleted volume successfully.
Nov 14 17:21:01.186662 n-d-816883-1 sudo[145937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af772780-ac8b-4e82-ba29-fe3da9874b86
Nov 14 17:21:01.187485 n-d-816883-1 sudo[145937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:01.226561 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-b7c50830-12fa-4354-a083-7df33acba175 tempest-VolumesListAdminTestJSON-810523434 None] Lock "b'cinder-6d848181-ac18-4693-906e-24f2d92dbac0-delete_volume'" released by "delete_volume" :: held 3.527s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:21:01.671973 n-d-816883-1 sudo[145937]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:01.673747 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af772780-ac8b-4e82-ba29-fe3da9874b86" returned: 0 in 0.517s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:01.675386 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af772780-ac8b-4e82-ba29-fe3da9874b86 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:01.698330 n-d-816883-1 sudo[145940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af772780-ac8b-4e82-ba29-fe3da9874b86
Nov 14 17:21:01.699142 n-d-816883-1 sudo[145940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:02.170270 n-d-816883-1 sudo[145940]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:02.172552 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af772780-ac8b-4e82-ba29-fe3da9874b86" returned: 0 in 0.497s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:02.173702 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 None] Successfully deleted volume: af772780-ac8b-4e82-ba29-fe3da9874b86
Nov 14 17:21:02.221768 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 None] Created reservations ['09a49e22-75d6-4f3d-84b9-c462048f210a', '7159e007-49aa-44bf-9aca-cc0bee61fb01', 'be2d7475-d055-4652-af64-524b17d536e0', '5a9d366b-cf2a-4db1-8fac-70d231db7a4b'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:21:02.267390 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:21:02.268539 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:02.291503 n-d-816883-1 sudo[145946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:02.292319 n-d-816883-1 sudo[145946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:02.724477 n-d-816883-1 sudo[145946]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:02.727098 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 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.458s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:02.730113 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:02.752150 n-d-816883-1 sudo[145954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:02.752940 n-d-816883-1 sudo[145954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:02.770563 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 None] Lock "b'cinder-b1b560af-c6e7-4f8c-a6f9-0b15540c324c-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:21:02.866020 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 None] Skipping remove_export. No iscsi_target is presently exported for volume: b1b560af-c6e7-4f8c-a6f9-0b15540c324c
Nov 14 17:21:02.867723 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 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/volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:02.892319 n-d-816883-1 sudo[145963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c
Nov 14 17:21:02.893144 n-d-816883-1 sudo[145963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:03.150364 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] Terminate volume connection completed successfully.
Nov 14 17:21:03.208040 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:03.288960 n-d-816883-1 sudo[145954]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:03.290961 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 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.561s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:03.292657 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:21:03.296683 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 None] Deleted volume successfully.
Nov 14 17:21:03.313785 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6bd73e11-6d3b-451f-8d4c-5b6e7dacef64 tempest-VolumesListAdminTestJSON-1393703706 None] Lock "b'cinder-af772780-ac8b-4e82-ba29-fe3da9874b86-delete_volume'" released by "delete_volume" :: held 2.929s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:21:03.338047 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:03.343716 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412043521184]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1\n Backing store flags: \n Account information:\n FjfHaz6sFqpuQmnupniL\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:03.344508 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] Removing iscsi_target for Volume ID: 4092c7a9-fd89-4498-a997-3a77d0e2a6e1
Nov 14 17:21:03.345701 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:03.362350 n-d-816883-1 sudo[145963]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:03.365091 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 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/volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c" returned: 0 in 0.497s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:03.366459 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:03.386381 n-d-816883-1 sudo[145981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c
Nov 14 17:21:03.387185 n-d-816883-1 sudo[145981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:03.559212 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 -f" returned: 0 in 0.204s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:03.559856 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412043521184]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:03.563109 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:03.669258 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:03.669791 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412043521184]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:03.670735 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b25cad3a-5104-442b-8f6f-dc0f7596805c tempest-VolumesBackupsTest-737175532 None] Remove volume export completed successfully.
Nov 14 17:21:03.827246 n-d-816883-1 sudo[145981]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:03.829088 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c" returned: 0 in 0.462s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:03.831076 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:03.859039 n-d-816883-1 sudo[145997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c
Nov 14 17:21:03.859853 n-d-816883-1 sudo[145997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:04.320247 n-d-816883-1 sudo[145997]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:04.322650 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1b560af-c6e7-4f8c-a6f9-0b15540c324c" returned: 0 in 0.491s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:04.323874 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 None] Successfully deleted volume: b1b560af-c6e7-4f8c-a6f9-0b15540c324c
Nov 14 17:21:04.382038 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 None] Created reservations ['2a79ef02-3eee-4108-89ab-e3b6e6dc42db', '736a55f5-2f18-4b9c-a682-378a03c1fcf2', '2bac14e1-ecc0-45d9-805d-da5df92e243d', '81c34d2d-504e-46ec-af28-88b9bbb234d1'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:21:04.431497 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:21:04.432207 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:04.451142 n-d-816883-1 sudo[146003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:04.451976 n-d-816883-1 sudo[146003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:04.870624 n-d-816883-1 sudo[146003]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:04.873353 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 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.440s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:04.875936 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:04.896846 n-d-816883-1 sudo[146006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:04.897665 n-d-816883-1 sudo[146006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:05.368259 n-d-816883-1 sudo[146006]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:05.370773 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 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.494s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:05.373110 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:21:05.383220 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 None] Deleted volume successfully.
Nov 14 17:21:05.400603 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-614d9329-b411-4ad7-976f-b25da9366a14 tempest-VolumesListAdminTestJSON-1393703706 None] Lock "b'cinder-b1b560af-c6e7-4f8c-a6f9-0b15540c324c-delete_volume'" released by "delete_volume" :: held 2.631s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:21:05.513106 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:21:05.518294 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:21:05.519075 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 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'
Nov 14 17:21:05.533893 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Flow 'volume_create_manager' (0adcd104-75cf-4331-9efd-3c475d101aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:21:05.537688 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06da6279-e224-4c2c-bbf5-f44480904124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:05.592639 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:21:05.620373 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06da6279-e224-4c2c-bbf5-f44480904124) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:21:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_47bc8f3b-dc77-4f59-ab9b-ef7dcde7771b',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=36406a7d-6555-4e73-8592-d8d83829e130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e96751eeaba440dba82992e4aeee264',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:21:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:21:05Z,user_id='bc5e772292924612b0bc8629397f7580',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:05.623262 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7dfc52f2-b1f6-4b56-8599-2f95d0452725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:05.625468 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7dfc52f2-b1f6-4b56-8599-2f95d0452725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:05.627932 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfdfad73-4217-4082-a613-3621219db24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:05.630885 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfdfad73-4217-4082-a613-3621219db24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '36406a7d-6555-4e73-8592-d8d83829e130', 'volume_name': 'volume-36406a7d-6555-4e73-8592-d8d83829e130', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:05.633442 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb3b0a25-56ac-4381-86dd-94955b451dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:05.635585 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb3b0a25-56ac-4381-86dd-94955b451dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:05.637874 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (81d73453-d175-4d1f-876d-e4294dc4e41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:05.638730 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Volume 36406a7d-6555-4e73-8592-d8d83829e130: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-36406a7d-6555-4e73-8592-d8d83829e130', 'volume_size': 1}
Nov 14 17:21:05.640053 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36406a7d-6555-4e73-8592-d8d83829e130 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:05.660822 n-d-816883-1 sudo[146009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36406a7d-6555-4e73-8592-d8d83829e130 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:21:05.661724 n-d-816883-1 sudo[146009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:06.175009 n-d-816883-1 sudo[146009]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:06.178246 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36406a7d-6555-4e73-8592-d8d83829e130 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.538s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:06.182073 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (81d73453-d175-4d1f-876d-e4294dc4e41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-36406a7d-6555-4e73-8592-d8d83829e130', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:06.184874 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (47ace323-78c5-42b6-8d3e-1becd8236c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:06.196443 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Volume volume-36406a7d-6555-4e73-8592-d8d83829e130 (36406a7d-6555-4e73-8592-d8d83829e130): created successfully
Nov 14 17:21:06.198662 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (47ace323-78c5-42b6-8d3e-1becd8236c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:06.201783 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Flow 'volume_create_manager' (0adcd104-75cf-4331-9efd-3c475d101aef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:21:06.210513 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Created volume successfully.
Nov 14 17:21:06.736927 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:06.757323 n-d-816883-1 sudo[146053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130
Nov 14 17:21:06.758206 n-d-816883-1 sudo[146053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:07.172862 n-d-816883-1 sudo[146053]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:07.175261 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130" returned: 0 in 0.438s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:07.224451 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:07.230344 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:07.231256 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831263648]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: I_T nexus: 38
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Connection: 0
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.37
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: GyDav4EPJ3n8NdugviBp
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:21:07.232340 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:21:07.235348 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Creating iscsi_target for Volume ID: volume-36406a7d-6555-4e73-8592-d8d83829e130 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:21:07.238217 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Created volume path /opt/stack/data/cinder/volumes/volume-36406a7d-6555-4e73-8592-d8d83829e130,
Nov 14 17:21:07.238217 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:21:07.238217 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:21:07.238217 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130
Nov 14 17:21:07.238217 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:21:07.238217 n-d-816883-1 cinder-volume[95768]: incominguser XcQhJMhu2hqMLzctFrs5 vQa5jCRNn9qKVB7S
Nov 14 17:21:07.238217 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:21:07.238217 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:21:07.238217 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:21:07.238217 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:21:07.242977 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:07.685638 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130" returned: 0 in 0.444s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:07.686100 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831263648]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:07.687138 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:21:07.687794 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:21:07.691000 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:07.695708 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:07.696298 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831263648]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130\n Backing store flags: \n Account information:\n XcQhJMhu2hqMLzctFrs5\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: I_T nexus: 38
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Connection: 0
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.37
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020000
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf20
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00020001
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf21
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: GyDav4EPJ3n8NdugviBp
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:21:07.697093 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:21:07.703324 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:07.799585 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:07.799921 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831263648]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130\n Backing store flags: \n Account information:\n XcQhJMhu2hqMLzctFrs5\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:07.801191 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:07.911046 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:07.911046 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831263648]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130\n Backing store flags: \n Account information:\n XcQhJMhu2hqMLzctFrs5\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:07.912227 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Set provider_location to: 10.222.0.37:3260,3 iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:21:07.949807 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Initialize volume connection completed successfully.
Nov 14 17:21:09.836542 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] Terminate volume connection completed successfully.
Nov 14 17:21:10.027842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:10.027842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:10.027842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832847344]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a\n Backing store flags: \n Account information:\n GyDav4EPJ3n8NdugviBp\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130\n Backing store flags: \n Account information:\n XcQhJMhu2hqMLzctFrs5\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:10.027842 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] Removing iscsi_target for Volume ID: cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:21:10.027842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:10.243956 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a -f" returned: 0 in 0.239s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:10.243956 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832847344]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:10.252538 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:10.366086 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:10.366086 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832847344]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130\n Backing store flags: \n Account information:\n XcQhJMhu2hqMLzctFrs5\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:10.366086 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-81d1eea7-00f6-4d8d-9b80-c2cba3f3af95 tempest-TestVolumeBackupRestore-840077451 None] Remove volume export completed successfully.
Nov 14 17:21:11.325376 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:21:11.345511 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:21:11.346013 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 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'
Nov 14 17:21:11.359452 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Flow 'volume_create_manager' (db164371-b37c-4fbe-87f8-49cfdf018f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:21:11.362603 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0281c07f-0b95-4edb-9959-4c36cd1ef0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:11.389768 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:21:11.443694 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0281c07f-0b95-4edb-9959-4c36cd1ef0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-558207254',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=fbe26aba-d26b-4ff2-9206-64626c1b2dfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fd9b480d46a4b5d8d9eeae566a13bc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:21:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:21:11Z,user_id='00047a4085dc4e9688fb9856c770de94',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:11.448829 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2885b908-4920-46ce-a470-3c6f2883898b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:11.448829 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2885b908-4920-46ce-a470-3c6f2883898b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:11.453048 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f62b6d93-c8ed-4ce7-bbf7-7c6d49b64419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:11.455967 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f62b6d93-c8ed-4ce7-bbf7-7c6d49b64419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fbe26aba-d26b-4ff2-9206-64626c1b2dfb', 'volume_name': 'volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:11.455967 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76b42034-e3e2-467d-8a4e-f1260a7335b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:11.460757 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76b42034-e3e2-467d-8a4e-f1260a7335b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:11.460757 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70770dc5-1a2b-4f55-9076-80db20dbd965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:11.460757 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Volume fbe26aba-d26b-4ff2-9206-64626c1b2dfb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb', 'volume_size': 1}
Nov 14 17:21:11.464034 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:11.494377 n-d-816883-1 sudo[146192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:21:11.495387 n-d-816883-1 sudo[146192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:11.514334 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:21:11.517663 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:21:11.517663 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 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'
Nov 14 17:21:11.530794 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Flow 'volume_create_manager' (1a174989-06c9-4c93-8122-75d8e80d4ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:21:11.533953 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86aaf6f2-1273-403c-a261-47f024b40a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:11.560683 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:21:11.587294 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86aaf6f2-1273-403c-a261-47f024b40a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:21:11Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_999e627b-a2df-47f1-ba3e-4b6633547c1c',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=36ccdd5e-c378-43ae-a6bb-2aaa2724180a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abc88e6cebfc4c84b3c1c78eacdabdd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:21:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:21:11Z,user_id='566324168fb94c7ba1afe2d3b410007b',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:11.589975 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (547291d5-7f15-48e1-ae94-0655ca5ac86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:11.592459 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (547291d5-7f15-48e1-ae94-0655ca5ac86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:11.594975 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45048b80-9e80-4580-b9c3-75bd3482715c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:11.597302 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45048b80-9e80-4580-b9c3-75bd3482715c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '36ccdd5e-c378-43ae-a6bb-2aaa2724180a', 'volume_name': 'volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:11.600113 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (885927ef-69f3-425f-90df-a57a4862a2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:11.603002 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (885927ef-69f3-425f-90df-a57a4862a2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:11.605352 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf17e30d-ca5e-4992-91ea-b30025551e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:11.606347 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Volume 36ccdd5e-c378-43ae-a6bb-2aaa2724180a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a', 'volume_size': 1}
Nov 14 17:21:11.607970 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:11.639512 n-d-816883-1 sudo[146194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:21:11.640325 n-d-816883-1 sudo[146194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:12.083687 n-d-816883-1 sudo[146192]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:12.086251 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.624s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:12.090157 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70770dc5-1a2b-4f55-9076-80db20dbd965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:12.093275 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (264881bf-f079-4c1f-83a1-f69469444ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:12.115901 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Volume volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb (fbe26aba-d26b-4ff2-9206-64626c1b2dfb): created successfully
Nov 14 17:21:12.115901 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (264881bf-f079-4c1f-83a1-f69469444ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:12.122112 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Flow 'volume_create_manager' (db164371-b37c-4fbe-87f8-49cfdf018f2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:21:12.135318 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d7579b65-5f00-4b5c-a96c-af3f2ab52552 tempest-AbsoluteLimitsTests-617007036 None] Created volume successfully.
Nov 14 17:21:12.230554 n-d-816883-1 sudo[146194]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:12.232759 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.625s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:12.235276 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf17e30d-ca5e-4992-91ea-b30025551e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:12.237767 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (213c93d5-d34e-4019-bbc5-c98b0e048289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:12.247978 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Volume volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a (36ccdd5e-c378-43ae-a6bb-2aaa2724180a): created successfully
Nov 14 17:21:12.250019 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (213c93d5-d34e-4019-bbc5-c98b0e048289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:12.252729 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Flow 'volume_create_manager' (1a174989-06c9-4c93-8122-75d8e80d4ccd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:21:12.263836 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Created volume successfully.
Nov 14 17:21:12.589240 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 None] Lock "b'cinder-fbe26aba-d26b-4ff2-9206-64626c1b2dfb-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:21:12.680517 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 None] Skipping remove_export. No iscsi_target is presently exported for volume: fbe26aba-d26b-4ff2-9206-64626c1b2dfb
Nov 14 17:21:12.680517 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 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/volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:12.699874 n-d-816883-1 sudo[146258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb
Nov 14 17:21:12.700678 n-d-816883-1 sudo[146258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:12.932765 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:12.959214 n-d-816883-1 sudo[146271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:21:12.960576 n-d-816883-1 sudo[146271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:13.160134 n-d-816883-1 sudo[146258]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:13.162879 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 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/volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb" returned: 0 in 0.486s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:13.164492 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:13.198930 n-d-816883-1 sudo[146274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb
Nov 14 17:21:13.199750 n-d-816883-1 sudo[146274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:13.437868 n-d-816883-1 sudo[146271]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:13.441048 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a" returned: 0 in 0.508s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:13.508313 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833804048]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130\n Backing store flags: \n Account information:\n XcQhJMhu2hqMLzctFrs5\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: I_T nexus: 40
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Connection: 0
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.37
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: XcQhJMhu2hqMLzctFrs5
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:21:13.531370 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Creating iscsi_target for Volume ID: volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:21:13.536700 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Created volume path /opt/stack/data/cinder/volumes/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a,
Nov 14 17:21:13.536700 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:21:13.536700 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:21:13.536700 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:21:13.536700 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:21:13.536700 n-d-816883-1 cinder-volume[95768]: incominguser Jt8KxYXDu8yvpGRwM8Bq Da73YirK9DmDUJm4
Nov 14 17:21:13.536700 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:21:13.536700 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:21:13.536700 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:21:13.536700 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:21:13.539077 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:13.627904 n-d-816883-1 sudo[146274]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:13.630167 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb" returned: 0 in 0.466s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:13.631741 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:13.654541 n-d-816883-1 sudo[146280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb
Nov 14 17:21:13.655445 n-d-816883-1 sudo[146280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:13.959920 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a" returned: 0 in 0.422s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:13.960224 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833804048]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:13.960989 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:21:13.961381 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:21:13.964937 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:13.971058 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:13.971417 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833804048]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130\n Backing store flags: \n Account information:\n XcQhJMhu2hqMLzctFrs5\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: I_T nexus: 40
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Connection: 0
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.37
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030000
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf30
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00030001
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf31
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: XcQhJMhu2hqMLzctFrs5
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:21:13.972071 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:21:13.975651 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:14.088597 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:14.088597 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833804048]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130\n Backing store flags: \n Account information:\n XcQhJMhu2hqMLzctFrs5\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:14.090846 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:14.148050 n-d-816883-1 sudo[146280]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:14.149825 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fbe26aba-d26b-4ff2-9206-64626c1b2dfb" returned: 0 in 0.518s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:14.150661 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 None] Successfully deleted volume: fbe26aba-d26b-4ff2-9206-64626c1b2dfb
Nov 14 17:21:14.194026 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 None] Created reservations ['36cbcacb-15ec-42e7-91d4-4531a886ebbb', 'da473d3f-4fdb-47bc-b9ac-a71df05375db', '03f8c5a7-e3eb-42f8-ad06-5b76baf28381', '1435d40b-306b-4c3f-982e-e2367c166464'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:21:14.206613 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:14.206613 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833804048]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130\n Backing store flags: \n Account information:\n XcQhJMhu2hqMLzctFrs5\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:14.206613 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Set provider_location to: 10.222.0.37:3260,4 iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:21:14.261310 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Initialize volume connection completed successfully.
Nov 14 17:21:14.280199 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:21:14.280199 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:14.298030 n-d-816883-1 sudo[146319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:14.298810 n-d-816883-1 sudo[146319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:14.741624 n-d-816883-1 sudo[146319]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:14.746063 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 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.465s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:14.746063 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:14.765745 n-d-816883-1 sudo[146353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:14.766534 n-d-816883-1 sudo[146353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:15.256083 n-d-816883-1 sudo[146353]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:15.261438 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 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.512s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:15.261438 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:21:15.275764 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 None] Deleted volume successfully.
Nov 14 17:21:15.291307 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d80cfb86-519e-4021-b96f-0fff09228a5a tempest-AbsoluteLimitsTests-617007036 None] Lock "b'cinder-fbe26aba-d26b-4ff2-9206-64626c1b2dfb-delete_volume'" released by "delete_volume" :: held 2.702s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:21:18.461503 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:21:18.468338 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:21:18.468338 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 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'
Nov 14 17:21:18.482832 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Flow 'volume_create_manager' (4e280636-cb1d-4ee0-bb2c-e80844037e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:21:18.482832 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (32e8bf21-7ff9-4fec-8557-04acc206d692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:18.503694 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:21:18.529320 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (32e8bf21-7ff9-4fec-8557-04acc206d692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:21:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1700081326',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=1eadf5ee-2603-4b42-8ecb-d907f58c929f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e8d6fcbc8d646c7adf278416c78e297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:21:18Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:21:18Z,user_id='1bd84dadd9cb4a998210caa96523308f',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:18.531916 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (27d18545-ee9f-4c9c-a4d7-08b0e1644c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:18.534091 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (27d18545-ee9f-4c9c-a4d7-08b0e1644c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:18.536426 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7dd6e15-c0dc-42d8-8885-eb8b2ea1494d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:18.538744 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7dd6e15-c0dc-42d8-8885-eb8b2ea1494d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1eadf5ee-2603-4b42-8ecb-d907f58c929f', 'volume_name': 'volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f', 'volume_size': 2}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:18.540954 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a016c3b8-8084-4344-8ee0-4377aa36d1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:18.543081 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a016c3b8-8084-4344-8ee0-4377aa36d1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:18.545201 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bf644c8-cac0-45d8-bc49-1560c9c962f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:18.545971 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Volume 1eadf5ee-2603-4b42-8ecb-d907f58c929f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f', 'volume_size': 2}
Nov 14 17:21:18.547186 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f stack-volumes-lvmdriver-1 -L 2g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:18.580093 n-d-816883-1 sudo[146381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f stack-volumes-lvmdriver-1 -L 2g
Nov 14 17:21:18.580879 n-d-816883-1 sudo[146381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:19.091495 n-d-816883-1 sudo[146381]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:19.095057 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.546s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:19.099194 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bf644c8-cac0-45d8-bc49-1560c9c962f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f', 'volume_size': 2}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:19.102781 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0fef9271-1d98-4857-bd55-1d92329d175c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:19.115042 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Volume volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f (1eadf5ee-2603-4b42-8ecb-d907f58c929f): created successfully
Nov 14 17:21:19.115042 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0fef9271-1d98-4857-bd55-1d92329d175c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:19.120604 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Flow 'volume_create_manager' (4e280636-cb1d-4ee0-bb2c-e80844037e38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:21:19.128210 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-115ef23b-b199-48f3-90a7-d99ffe8f61b1 tempest-VolumesCloneNegativeTest-688015306 None] Created volume successfully.
Nov 14 17:21:19.791223 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 None] Lock "b'cinder-1eadf5ee-2603-4b42-8ecb-d907f58c929f-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:21:19.898716 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1eadf5ee-2603-4b42-8ecb-d907f58c929f
Nov 14 17:21:19.898716 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 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/volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:19.918411 n-d-816883-1 sudo[146418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f
Nov 14 17:21:19.919215 n-d-816883-1 sudo[146418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:20.368189 n-d-816883-1 sudo[146418]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:20.370517 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 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/volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f" returned: 0 in 0.473s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:20.372468 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:20.408424 n-d-816883-1 sudo[146421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f
Nov 14 17:21:20.409243 n-d-816883-1 sudo[146421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:20.859140 n-d-816883-1 sudo[146421]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:20.861642 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f" returned: 0 in 0.488s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:20.865881 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:20.883301 n-d-816883-1 sudo[146424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f
Nov 14 17:21:20.884104 n-d-816883-1 sudo[146424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:21.375159 n-d-816883-1 sudo[146424]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:21.385951 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1eadf5ee-2603-4b42-8ecb-d907f58c929f" returned: 0 in 0.513s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:21.385951 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 None] Successfully deleted volume: 1eadf5ee-2603-4b42-8ecb-d907f58c929f
Nov 14 17:21:21.426407 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 None] Created reservations ['f987ae9b-7c69-40fd-b818-16b5a145b873', 'f9aa99dc-e45a-43fb-b789-c9d1e3168004', 'e170a297-a6f1-4788-8878-97b817866634', 'e4468262-63d6-47a5-ae5b-fdeb3c9a12cb'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:21:21.486252 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:21:21.487127 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:21.537652 n-d-816883-1 sudo[146430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:21.538459 n-d-816883-1 sudo[146430]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:22.067078 n-d-816883-1 sudo[146430]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:22.071292 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 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.582s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:22.073751 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:22.098742 n-d-816883-1 sudo[146433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:22.099534 n-d-816883-1 sudo[146433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:22.609948 n-d-816883-1 sudo[146433]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:22.615114 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 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.540s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:22.615114 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:21:22.633448 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 None] Deleted volume successfully.
Nov 14 17:21:22.683511 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-8b8fc37f-2a6a-40d0-8fa6-d506f22225df tempest-VolumesCloneNegativeTest-688015306 None] Lock "b'cinder-1eadf5ee-2603-4b42-8ecb-d907f58c929f-delete_volume'" released by "delete_volume" :: held 2.895s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:21:25.088446 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:21:25.093307 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:21:25.093307 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 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'
Nov 14 17:21:25.111326 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Flow 'volume_create_manager' (eae2b56b-8867-4611-821f-70c2eea8825a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:21:25.111326 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b945aab-cacf-407d-9fcd-3501dc950b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:25.140925 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:21:25.167630 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b945aab-cacf-407d-9fcd-3501dc950b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-383383684',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=a8c0919c-22b3-4845-b91b-0698a1cb47c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dea96709aacf451ab02bcd05bad2fcc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:21:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:21:25Z,user_id='b029480c9c0f463db1eb95ab8811d075',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:25.179451 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7a6b754-5de8-4b1b-a1df-7e1647cb13e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:25.181901 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7a6b754-5de8-4b1b-a1df-7e1647cb13e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:25.184267 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e799f24-c607-4904-9410-d8ea75236376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:25.304749 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e799f24-c607-4904-9410-d8ea75236376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a8c0919c-22b3-4845-b91b-0698a1cb47c1', 'volume_name': 'volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:25.304749 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd0ed9d4-8e85-44fd-aa40-5ac6f6c29f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:25.308787 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd0ed9d4-8e85-44fd-aa40-5ac6f6c29f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:25.308787 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ddb03fe2-8b0f-4eb9-b121-333e94804eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:25.314406 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Volume a8c0919c-22b3-4845-b91b-0698a1cb47c1: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 17:21:25.314406 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Cloning a8c0919c-22b3-4845-b91b-0698a1cb47c1 from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 17:21:31.198435 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:21:31.199253 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:21:31.199567 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:31.224512 n-d-816883-1 sudo[146438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:31.225359 n-d-816883-1 sudo[146438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:31.672139 n-d-816883-1 sudo[146438]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:31.674975 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.475s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:31.677803 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:31.699756 n-d-816883-1 sudo[146441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:31.700600 n-d-816883-1 sudo[146441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:32.192463 n-d-816883-1 sudo[146441]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:32.195953 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.517s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:32.202518 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:21:40.277341 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1, size 616.00 MB, duration 14.92 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 17:21:40.277341 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Image download 616.00 MB at 41.30 MB/s
Nov 14 17:21:40.307440 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:40.533967 n-d-816883-1 sudo[146483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1
Nov 14 17:21:40.536236 n-d-816883-1 sudo[146483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:41.153655 n-d-816883-1 sudo[146483]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:41.156917 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1" returned: 0 in 0.851s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:41.156917 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user b029480c9c0f463db1eb95ab8811d075. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 17:21:41.233889 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:41.326189 n-d-816883-1 sudo[146488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1
Nov 14 17:21:41.326982 n-d-816883-1 sudo[146488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:41.673981 n-d-816883-1 sudo[146488]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:41.678186 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1" returned: 0 in 0.448s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:41.680309 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:41.698299 n-d-816883-1 sudo[146493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:21:41.699120 n-d-816883-1 sudo[146493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:42.356744 n-d-816883-1 sudo[146493]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:42.360715 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.680s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:42.390442 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume a8c0919c-22b3-4845-b91b-0698a1cb47c1. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 17:21:42.437219 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48__re0jsae {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:42.525805 n-d-816883-1 sudo[146526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48__re0jsae
Nov 14 17:21:42.527866 n-d-816883-1 sudo[146526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:42.920164 n-d-816883-1 sudo[146526]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:42.926490 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48__re0jsae" returned: 0 in 0.488s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:42.926490 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:43.011126 n-d-816883-1 sudo[146530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1
Nov 14 17:21:43.012474 n-d-816883-1 sudo[146530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:43.377059 n-d-816883-1 sudo[146530]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:43.381271 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1" returned: 0 in 0.455s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:43.381271 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 17:21:43.381472 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a8c0919c--22b3--4845--b91b--0698a1cb47c1 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:43.403152 n-d-816883-1 sudo[146535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a8c0919c--22b3--4845--b91b--0698a1cb47c1 oflag=direct
Nov 14 17:21:43.404087 n-d-816883-1 sudo[146535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:43.779689 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a8c0919c--22b3--4845--b91b--0698a1cb47c1 oflag=direct" returned: 0 in 0.393s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:43.779689 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a8c0919c--22b3--4845--b91b--0698a1cb47c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:43.772278 n-d-816883-1 sudo[146535]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:43.795715 n-d-816883-1 sudo[146547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a8c0919c--22b3--4845--b91b--0698a1cb47c1
Nov 14 17:21:43.796494 n-d-816883-1 sudo[146547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:45.108998 n-d-816883-1 sudo[146547]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:45.111415 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a8c0919c--22b3--4845--b91b--0698a1cb47c1" returned: 0 in 1.335s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:45.112331 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:45.209618 n-d-816883-1 sudo[146577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1
Nov 14 17:21:45.210406 n-d-816883-1 sudo[146577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:45.585305 n-d-816883-1 sudo[146577]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:45.588593 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1" returned: 0 in 0.475s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:45.588593 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_2iplm2_fn-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.34 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--a8c0919c--22b3--4845--b91b--0698a1cb47c1 {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 17:21:45.590467 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Converted 700.00 MB image at 523.77 MB/s
Nov 14 17:21:45.590467 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume a8c0919c-22b3-4845-b91b-0698a1cb47c1 successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 17:21:45.697344 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user b029480c9c0f463db1eb95ab8811d075 is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 17:21:45.697344 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Marking volume a8c0919c-22b3-4845-b91b-0698a1cb47c1 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:21:45.708455 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to a8c0919c-22b3-4845-b91b-0698a1cb47c1. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 17:21:45.709006 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Creating volume glance metadata for volume a8c0919c-22b3-4845-b91b-0698a1cb47c1 backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 17:21:45.800793 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ddb03fe2-8b0f-4eb9-b121-333e94804eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:45.800793 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6bc4a886-ef8f-4a54-9cde-5fad11a9415c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:45.810519 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Volume volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1 (a8c0919c-22b3-4845-b91b-0698a1cb47c1): created successfully
Nov 14 17:21:45.810519 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6bc4a886-ef8f-4a54-9cde-5fad11a9415c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:45.817562 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Flow 'volume_create_manager' (eae2b56b-8867-4611-821f-70c2eea8825a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:21:45.833321 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-cc38adf9-b586-4cfe-bc43-bc24b517a5bc tempest-VolumesExtendTest-866958263 None] Created volume successfully.
Nov 14 17:21:46.770103 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2195d08b-dc35-4015-bc4c-330f8f5d0cb8 tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:46.793940 n-d-816883-1 sudo[146590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1
Nov 14 17:21:46.794727 n-d-816883-1 sudo[146590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:47.260199 n-d-816883-1 sudo[146590]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:47.265397 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2195d08b-dc35-4015-bc4c-330f8f5d0cb8 tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1" returned: 0 in 0.497s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:47.265397 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2195d08b-dc35-4015-bc4c-330f8f5d0cb8 tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:47.285815 n-d-816883-1 sudo[146602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1
Nov 14 17:21:47.286600 n-d-816883-1 sudo[146602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:47.703952 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Terminate volume connection completed successfully.
Nov 14 17:21:47.837260 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:47.848467 n-d-816883-1 sudo[146602]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:47.850259 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2195d08b-dc35-4015-bc4c-330f8f5d0cb8 tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1" returned: 0 in 0.586s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:47.905001 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2195d08b-dc35-4015-bc4c-330f8f5d0cb8 tempest-VolumesExtendTest-866958263 None] Extend volume completed successfully.
Nov 14 17:21:47.997753 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:47.997753 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832847344]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130\n Backing store flags: \n Account information:\n XcQhJMhu2hqMLzctFrs5\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:47.997753 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Removing iscsi_target for Volume ID: 36406a7d-6555-4e73-8592-d8d83829e130
Nov 14 17:21:47.997753 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:48.278712 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-36406a7d-6555-4e73-8592-d8d83829e130 -f" returned: 0 in 0.270s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:48.278712 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832847344]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:48.278712 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:48.391073 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:48.391468 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832847344]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:48.392493 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-954f38c2-4a89-45dc-a480-870a3d4b8e90 tempest-VolumesBackupsTest-737175532 None] Remove volume export completed successfully.
Nov 14 17:21:48.578288 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:21:48.578288 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:21:48.578288 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 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'
Nov 14 17:21:48.589955 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Flow 'volume_create_manager' (a32aa565-4840-45bf-8a4a-3d919dd1606b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:21:48.594607 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (01d5d0df-4928-4817-bdd3-b01bac485d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:48.626617 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:21:48.652142 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (01d5d0df-4928-4817-bdd3-b01bac485d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-216051284',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=c6447e46-7544-402c-8fdb-94efba54c4ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dea96709aacf451ab02bcd05bad2fcc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:21:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:21:49Z,user_id='b029480c9c0f463db1eb95ab8811d075',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:48.656256 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8678fcb3-3477-4aa6-9e56-8206232c13b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:48.660150 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8678fcb3-3477-4aa6-9e56-8206232c13b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:48.663175 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4818caed-49cc-44ef-91a9-38d698e7c03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:48.666820 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4818caed-49cc-44ef-91a9-38d698e7c03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c6447e46-7544-402c-8fdb-94efba54c4ac', 'volume_name': 'volume-c6447e46-7544-402c-8fdb-94efba54c4ac', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:48.666820 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69238b02-26e5-448a-8a67-92b5a535c2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:48.669005 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69238b02-26e5-448a-8a67-92b5a535c2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:48.674878 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c96586e8-607e-431e-a2a6-628c95c489a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:48.675743 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Volume c6447e46-7544-402c-8fdb-94efba54c4ac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c6447e46-7544-402c-8fdb-94efba54c4ac', 'volume_size': 1}
Nov 14 17:21:48.676975 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6447e46-7544-402c-8fdb-94efba54c4ac stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:48.701183 n-d-816883-1 sudo[146649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6447e46-7544-402c-8fdb-94efba54c4ac stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:21:48.702172 n-d-816883-1 sudo[146649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:49.019338 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 None] Lock "b'cinder-36406a7d-6555-4e73-8592-d8d83829e130-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:21:49.094113 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:49.220274 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:49.221384 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832302928]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1993-08.org.debian:01:a6d02118e391 alias: n-d-816883-1\n Connection: 0\n IP Address: 10.222.0.37\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:49.225228 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 None] Skipping remove_export. No iscsi_target is presently exported for volume: 36406a7d-6555-4e73-8592-d8d83829e130
Nov 14 17:21:49.226556 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 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/volume-36406a7d-6555-4e73-8592-d8d83829e130 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:49.254464 n-d-816883-1 sudo[146668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-36406a7d-6555-4e73-8592-d8d83829e130
Nov 14 17:21:49.255312 n-d-816883-1 sudo[146668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:49.352430 n-d-816883-1 sudo[146649]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:49.356994 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6447e46-7544-402c-8fdb-94efba54c4ac stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.677s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:49.363342 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c96586e8-607e-431e-a2a6-628c95c489a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c6447e46-7544-402c-8fdb-94efba54c4ac', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:49.363342 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48bd2f1f-22e4-4b08-8bc4-44e314b4f35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:21:49.377581 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Volume volume-c6447e46-7544-402c-8fdb-94efba54c4ac (c6447e46-7544-402c-8fdb-94efba54c4ac): created successfully
Nov 14 17:21:49.377581 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48bd2f1f-22e4-4b08-8bc4-44e314b4f35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:21:49.390312 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Flow 'volume_create_manager' (a32aa565-4840-45bf-8a4a-3d919dd1606b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:21:49.397885 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-539b16f4-d4d0-4e13-953f-f1fda5d7dd20 tempest-VolumesExtendTest-866958263 None] Created volume successfully.
Nov 14 17:21:49.747209 n-d-816883-1 sudo[146668]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:49.750842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 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/volume-36406a7d-6555-4e73-8592-d8d83829e130" returned: 0 in 0.522s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:49.750842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:49.771471 n-d-816883-1 sudo[146686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130
Nov 14 17:21:49.772256 n-d-816883-1 sudo[146686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:50.117179 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27106405-1d25-4853-aa64-4ad236b5d5da tempest-VolumesExtendTest-866958263 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/volume-c6447e46-7544-402c-8fdb-94efba54c4ac {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:50.149210 n-d-816883-1 sudo[146689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c6447e46-7544-402c-8fdb-94efba54c4ac
Nov 14 17:21:50.150238 n-d-816883-1 sudo[146689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:50.289308 n-d-816883-1 sudo[146686]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:50.293955 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130" returned: 0 in 0.541s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:50.298918 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:50.315070 n-d-816883-1 sudo[146691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130
Nov 14 17:21:50.316388 n-d-816883-1 sudo[146691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:50.647076 n-d-816883-1 sudo[146689]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:50.649440 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27106405-1d25-4853-aa64-4ad236b5d5da tempest-VolumesExtendTest-866958263 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/volume-c6447e46-7544-402c-8fdb-94efba54c4ac" returned: 0 in 0.534s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:50.651202 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27106405-1d25-4853-aa64-4ad236b5d5da tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-26094478-1a64-431a-ab23-484abc2844a9 --snapshot stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:50.670909 n-d-816883-1 sudo[146695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-26094478-1a64-431a-ab23-484abc2844a9 --snapshot stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac -L 1.00g
Nov 14 17:21:50.671712 n-d-816883-1 sudo[146695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:50.812416 n-d-816883-1 sudo[146691]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:50.820309 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36406a7d-6555-4e73-8592-d8d83829e130" returned: 0 in 0.520s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:50.820309 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 None] Successfully deleted volume: 36406a7d-6555-4e73-8592-d8d83829e130
Nov 14 17:21:50.865469 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 None] Created reservations ['81a16b31-fb3a-4d04-905e-f7226a257440', 'dab556b8-d236-4a9d-8252-79229d3207e8', 'a78a07c5-7619-48b5-8863-b86f44184766', 'ad83d083-9a50-4c45-9e03-751a98c9115e'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:21:50.912039 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:21:50.912765 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:50.932706 n-d-816883-1 sudo[146700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:50.933675 n-d-816883-1 sudo[146700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:51.458632 n-d-816883-1 sudo[146695]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:51.461272 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-27106405-1d25-4853-aa64-4ad236b5d5da tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-26094478-1a64-431a-ab23-484abc2844a9 --snapshot stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac -L 1.00g" returned: 0 in 0.809s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:51.468280 n-d-816883-1 sudo[146700]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:51.511365 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 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.598s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:51.517291 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:51.559922 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-27106405-1d25-4853-aa64-4ad236b5d5da tempest-VolumesExtendTest-866958263 None] Create snapshot completed successfully
Nov 14 17:21:51.563750 n-d-816883-1 sudo[146800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:51.564554 n-d-816883-1 sudo[146800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:52.011017 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 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.492s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:52.011017 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:21:52.007096 n-d-816883-1 sudo[146800]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:52.020977 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 None] Deleted volume successfully.
Nov 14 17:21:52.038235 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1a2df1bf-9eb7-41f4-b057-43063b684c23 tempest-VolumesBackupsTest-737175532 None] Lock "b'cinder-36406a7d-6555-4e73-8592-d8d83829e130-delete_volume'" released by "delete_volume" :: held 3.021s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:21:52.373321 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:52.394821 n-d-816883-1 sudo[146803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac
Nov 14 17:21:52.395789 n-d-816883-1 sudo[146803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:52.840453 n-d-816883-1 sudo[146803]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:52.842949 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac" returned: 0 in 0.469s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:52.848037 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:52.864748 n-d-816883-1 sudo[146806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac
Nov 14 17:21:52.865562 n-d-816883-1 sudo[146806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:53.392720 n-d-816883-1 sudo[146806]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:53.395273 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac" returned: 0 in 0.551s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:53.396353 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.brick.local_dev.lvm [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] Checking to see if volume volume-c6447e46-7544-402c-8fdb-94efba54c4ac has been deactivated. {{(pid=95768) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:670}}
Nov 14 17:21:53.397345 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:53.416228 n-d-816883-1 sudo[146813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac
Nov 14 17:21:53.417061 n-d-816883-1 sudo[146813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:53.887939 n-d-816883-1 sudo[146813]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:53.891586 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac" returned: 0 in 0.493s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:53.893845 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.brick.local_dev.lvm [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] Volume volume-c6447e46-7544-402c-8fdb-94efba54c4ac has been deactivated. {{(pid=95768) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:676}}
Nov 14 17:21:53.895484 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:53.915656 n-d-816883-1 sudo[146816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac
Nov 14 17:21:53.916455 n-d-816883-1 sudo[146816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:54.514878 n-d-816883-1 sudo[146816]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:54.517206 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac" returned: 0 in 0.621s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:54.520089 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:54.544068 n-d-816883-1 sudo[146839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac
Nov 14 17:21:54.544881 n-d-816883-1 sudo[146839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:54.923079 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Terminate volume connection completed successfully.
Nov 14 17:21:55.029317 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:55.129996 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:55.130353 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832300816]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:55.131006 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Removing iscsi_target for Volume ID: 36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:21:55.132215 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:55.176785 n-d-816883-1 sudo[146839]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:55.178519 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac" returned: 0 in 0.659s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:55.221300 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6437ad0d-f408-4c84-b0d2-bd115c1a487c tempest-VolumesExtendTest-866958263 None] Extend volume completed successfully.
Nov 14 17:21:55.394277 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a -f" returned: 0 in 0.262s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:55.394665 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832300816]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:55.397831 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:55.493933 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:55.494250 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832300816]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:55.494997 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-cca5be37-7c2d-4311-9cb4-dc8bc008e46c tempest-TestVolumeBackupRestore-840077451 None] Remove volume export completed successfully.
Nov 14 17:21:55.983910 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6c03a19d-4200-4210-98f3-59117d1fcb7c tempest-VolumesExtendTest-866958263 None] Lock "b'cinder-26094478-1a64-431a-ab23-484abc2844a9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:21:55.985777 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c03a19d-4200-4210-98f3-59117d1fcb7c tempest-VolumesExtendTest-866958263 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/_snapshot-26094478-1a64-431a-ab23-484abc2844a9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:56.008694 n-d-816883-1 sudo[146968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-26094478-1a64-431a-ab23-484abc2844a9
Nov 14 17:21:56.009546 n-d-816883-1 sudo[146968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:56.417613 n-d-816883-1 sudo[146968]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:56.419920 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c03a19d-4200-4210-98f3-59117d1fcb7c tempest-VolumesExtendTest-866958263 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/_snapshot-26094478-1a64-431a-ab23-484abc2844a9" returned: 0 in 0.434s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:56.422066 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c03a19d-4200-4210-98f3-59117d1fcb7c tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-26094478-1a64-431a-ab23-484abc2844a9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:56.439942 n-d-816883-1 sudo[146971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-26094478-1a64-431a-ab23-484abc2844a9
Nov 14 17:21:56.441326 n-d-816883-1 sudo[146971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:56.873339 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 None] Lock "b'cinder-4092c7a9-fd89-4498-a997-3a77d0e2a6e1-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:21:56.955629 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:57.053406 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:57.054473 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833756480]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:57.055360 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4092c7a9-fd89-4498-a997-3a77d0e2a6e1
Nov 14 17:21:57.056640 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 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/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:57.071338 n-d-816883-1 sudo[146971]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:57.075518 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6c03a19d-4200-4210-98f3-59117d1fcb7c tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-26094478-1a64-431a-ab23-484abc2844a9" returned: 0 in 0.653s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:57.078863 n-d-816883-1 sudo[147020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1
Nov 14 17:21:57.079834 n-d-816883-1 sudo[147020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:57.164909 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-6c03a19d-4200-4210-98f3-59117d1fcb7c tempest-VolumesExtendTest-866958263 None] Created reservations ['3b34e79a-b7fc-4ee3-aa4a-1df7f3286c92', '91555e05-e5a0-429b-8b72-2f1d297b3fc4', 'ebb5e471-8c25-44a6-8bae-6c6e2eaccb03', '8bae4de5-dbd6-4d0d-bf26-0314c1a7503e'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:21:57.214824 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6c03a19d-4200-4210-98f3-59117d1fcb7c tempest-VolumesExtendTest-866958263 None] Delete snapshot completed successfully.
Nov 14 17:21:57.220492 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6c03a19d-4200-4210-98f3-59117d1fcb7c tempest-VolumesExtendTest-866958263 None] Lock "b'cinder-26094478-1a64-431a-ab23-484abc2844a9-delete_snapshot'" released by "delete_snapshot" :: held 1.237s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:21:57.476773 n-d-816883-1 sudo[147020]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:57.478525 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 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/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1" returned: 0 in 0.422s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:57.480044 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:57.499516 n-d-816883-1 sudo[147023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1
Nov 14 17:21:57.500504 n-d-816883-1 sudo[147023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:57.916691 n-d-816883-1 sudo[147023]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:57.918994 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1" returned: 0 in 0.438s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:57.921090 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:57.940192 n-d-816883-1 sudo[147026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1
Nov 14 17:21:57.941618 n-d-816883-1 sudo[147026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:58.228547 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 None] Lock "b'cinder-c6447e46-7544-402c-8fdb-94efba54c4ac-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:21:58.329844 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 None] Skipping remove_export. No iscsi_target is presently exported for volume: c6447e46-7544-402c-8fdb-94efba54c4ac
Nov 14 17:21:58.330901 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 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/volume-c6447e46-7544-402c-8fdb-94efba54c4ac {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:58.358365 n-d-816883-1 sudo[147030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c6447e46-7544-402c-8fdb-94efba54c4ac
Nov 14 17:21:58.359264 n-d-816883-1 sudo[147030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:58.420179 n-d-816883-1 sudo[147026]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:58.423062 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4092c7a9-fd89-4498-a997-3a77d0e2a6e1" returned: 0 in 0.502s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:58.424254 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 None] Successfully deleted volume: 4092c7a9-fd89-4498-a997-3a77d0e2a6e1
Nov 14 17:21:58.473856 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 None] Created reservations ['4fb9962f-fc43-450f-96ce-0832b4919bba', 'f0687233-e88e-4325-9e61-60f2c63a011c', '42826daf-d4e1-48cc-ac20-53902ea5ee94', '88993b1d-4c8e-4e62-a4d5-f36e039a27e3'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:21:58.518639 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:21:58.520294 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:58.550233 n-d-816883-1 sudo[147033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:58.551047 n-d-816883-1 sudo[147033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:58.792387 n-d-816883-1 sudo[147030]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:58.795623 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 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/volume-c6447e46-7544-402c-8fdb-94efba54c4ac" returned: 0 in 0.463s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:58.797755 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:58.818826 n-d-816883-1 sudo[147038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac
Nov 14 17:21:58.819687 n-d-816883-1 sudo[147038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:59.006017 n-d-816883-1 sudo[147033]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:59.008299 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 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.488s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:59.010384 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:59.029569 n-d-816883-1 sudo[147041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:59.030376 n-d-816883-1 sudo[147041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:59.253447 n-d-816883-1 sudo[147038]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:59.255980 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac" returned: 0 in 0.458s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:59.259312 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:59.282442 n-d-816883-1 sudo[147044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac
Nov 14 17:21:59.283861 n-d-816883-1 sudo[147044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:59.324523 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 None] Lock "b'cinder-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:21:59.431691 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:59.521184 n-d-816883-1 sudo[147041]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:59.522942 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 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.513s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:59.524468 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:21:59.528705 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 None] Deleted volume successfully.
Nov 14 17:21:59.535574 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:59.536063 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831309936]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:21:59.536931 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf
Nov 14 17:21:59.538132 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 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/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:59.560472 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a8404343-84e6-46dc-8a3c-aee146e51300 tempest-VolumesBackupsTest-737175532 None] Lock "b'cinder-4092c7a9-fd89-4498-a997-3a77d0e2a6e1-delete_volume'" released by "delete_volume" :: held 2.687s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:21:59.566047 n-d-816883-1 sudo[147049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf
Nov 14 17:21:59.567392 n-d-816883-1 sudo[147049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:59.806498 n-d-816883-1 sudo[147044]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:59.808242 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6447e46-7544-402c-8fdb-94efba54c4ac" returned: 0 in 0.549s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:59.810638 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 None] Successfully deleted volume: c6447e46-7544-402c-8fdb-94efba54c4ac
Nov 14 17:21:59.876772 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 None] Created reservations ['53950e02-015e-41fd-bbe9-a4ffdbf2c224', 'b0078d9d-79c3-4d91-b4ca-ee0a8e788f81', '4d7fca44-7b07-4458-87ff-cb3a023dfbbe', '79f2c3fa-7bbc-4568-b45c-da9e09727f7b'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:21:59.929795 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:21:59.930512 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:59.957409 n-d-816883-1 sudo[147056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:21:59.958259 n-d-816883-1 sudo[147056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:21:59.975411 n-d-816883-1 sudo[147049]: pam_unix(sudo:session): session closed for user root
Nov 14 17:21:59.978016 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 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/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf" returned: 0 in 0.439s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:21:59.980422 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:21:59.999778 n-d-816883-1 sudo[147058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf
Nov 14 17:22:00.000666 n-d-816883-1 sudo[147058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:00.415976 n-d-816883-1 sudo[147058]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:00.418473 n-d-816883-1 sudo[147056]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:00.418926 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf" returned: 0 in 0.438s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:00.421603 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:00.436528 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 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.506s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:00.438702 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:00.440360 n-d-816883-1 sudo[147062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf
Nov 14 17:22:00.441729 n-d-816883-1 sudo[147062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:00.458586 n-d-816883-1 sudo[147064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:22:00.459407 n-d-816883-1 sudo[147064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:00.666698 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 None] Lock "b'cinder-a8c0919c-22b3-4845-b91b-0698a1cb47c1-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:22:00.750628 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 None] Skipping remove_export. No iscsi_target is presently exported for volume: a8c0919c-22b3-4845-b91b-0698a1cb47c1
Nov 14 17:22:00.752227 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 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/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:00.778993 n-d-816883-1 sudo[147067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1
Nov 14 17:22:00.780417 n-d-816883-1 sudo[147067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:00.929249 n-d-816883-1 sudo[147062]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:00.931692 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf" returned: 0 in 0.510s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:00.933098 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 None] Successfully deleted volume: 0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf
Nov 14 17:22:00.976775 n-d-816883-1 sudo[147064]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:00.985436 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 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.546s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:00.987757 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:22:00.995373 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 None] Deleted volume successfully.
Nov 14 17:22:00.999578 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 None] Created reservations ['c2d51980-b56e-4ecc-8ee5-6bf2bde8f315', '839b4706-336a-4429-b35c-613a2045f8c4', '81c843bf-cb55-48b5-b373-f44a8aa9b05f', '0492cdf5-aae8-4036-9274-8a9347a30c32'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:22:01.029741 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-6f5f3a21-ae9c-4085-8744-9b2f0a26a187 tempest-VolumesExtendTest-866958263 None] Lock "b'cinder-c6447e46-7544-402c-8fdb-94efba54c4ac-delete_volume'" released by "delete_volume" :: held 2.801s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:22:01.067136 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:22:01.067902 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:01.107799 n-d-816883-1 sudo[147073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:22:01.108719 n-d-816883-1 sudo[147073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:01.325756 n-d-816883-1 sudo[147067]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:01.328016 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 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/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1" returned: 0 in 0.575s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:01.330416 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:01.350841 n-d-816883-1 sudo[147076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1
Nov 14 17:22:01.352356 n-d-816883-1 sudo[147076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:01.380987 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-e3637023-429a-4d13-867c-86398d176f27 req-ba1221ae-d34e-4b71-8af4-fc247a303cb5 tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:01.411179 n-d-816883-1 sudo[147078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:22:01.412982 n-d-816883-1 sudo[147078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:01.551550 n-d-816883-1 sudo[147073]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:01.554304 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 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.486s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:01.557541 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:01.587171 n-d-816883-1 sudo[147081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:22:01.589481 n-d-816883-1 sudo[147081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:01.863801 n-d-816883-1 sudo[147076]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:01.866382 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1" returned: 0 in 0.535s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:01.868860 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:01.913566 n-d-816883-1 sudo[147085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1
Nov 14 17:22:01.914414 n-d-816883-1 sudo[147085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:01.938191 n-d-816883-1 sudo[147078]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:01.941587 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-e3637023-429a-4d13-867c-86398d176f27 req-ba1221ae-d34e-4b71-8af4-fc247a303cb5 tempest-TestVolumeBackupRestore-840077451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a" returned: 0 in 0.560s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:01.999387 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:02.019313 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:02.020121 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832845056]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:22:02.021179 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-e3637023-429a-4d13-867c-86398d176f27 req-ba1221ae-d34e-4b71-8af4-fc247a303cb5 tempest-TestVolumeBackupRestore-840077451 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:22:02.022922 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-e3637023-429a-4d13-867c-86398d176f27 req-ba1221ae-d34e-4b71-8af4-fc247a303cb5 tempest-TestVolumeBackupRestore-840077451 None] Creating iscsi_target for Volume ID: volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:22:02.028033 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-e3637023-429a-4d13-867c-86398d176f27 req-ba1221ae-d34e-4b71-8af4-fc247a303cb5 tempest-TestVolumeBackupRestore-840077451 None] Created volume path /opt/stack/data/cinder/volumes/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a,
Nov 14 17:22:02.028033 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:22:02.028033 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:22:02.028033 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:22:02.028033 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:22:02.028033 n-d-816883-1 cinder-volume[95768]: incominguser Jt8KxYXDu8yvpGRwM8Bq Da73YirK9DmDUJm4
Nov 14 17:22:02.028033 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:22:02.028033 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:22:02.028033 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:22:02.028033 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:22:02.033232 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:02.100643 n-d-816883-1 sudo[147081]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:02.102917 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 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.545s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:02.103996 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:22:02.110082 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 None] Deleted volume successfully.
Nov 14 17:22:02.132005 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-caf2a5da-7cba-44ba-b558-43b75978da36 tempest-VolumesBackupsTest-737175532 None] Lock "b'cinder-0acb2a44-08e4-4ae5-9a78-f8ab5450bbbf-delete_volume'" released by "delete_volume" :: held 2.808s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:22:02.589501 n-d-816883-1 sudo[147085]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:02.591353 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8c0919c-22b3-4845-b91b-0698a1cb47c1" returned: 0 in 0.723s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:02.592696 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 None] Successfully deleted volume: a8c0919c-22b3-4845-b91b-0698a1cb47c1
Nov 14 17:22:02.634063 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a" returned: 0 in 0.598s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:02.634545 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832845056]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:22:02.640980 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-e3637023-429a-4d13-867c-86398d176f27 req-ba1221ae-d34e-4b71-8af4-fc247a303cb5 tempest-TestVolumeBackupRestore-840077451 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:22:02.641398 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-e3637023-429a-4d13-867c-86398d176f27 req-ba1221ae-d34e-4b71-8af4-fc247a303cb5 tempest-TestVolumeBackupRestore-840077451 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:22:02.652521 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:02.662834 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:02.663304 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832845056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:22:02.680384 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-e3637023-429a-4d13-867c-86398d176f27 req-ba1221ae-d34e-4b71-8af4-fc247a303cb5 tempest-TestVolumeBackupRestore-840077451 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:22:02.684449 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:02.693231 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 None] Created reservations ['f854d81c-cd26-455a-bec5-4636691e65ee', 'dde8a038-27df-44c6-925e-46aaebaaf026', '9abab242-2cfa-4932-b5bf-16025a1b738e', '2c24ee8b-ba8f-4460-9393-ef0964bf9b97'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:22:02.784702 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:22:02.785728 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:02.813904 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:02.815181 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832845056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:22:02.817377 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:02.823195 n-d-816883-1 sudo[147133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:22:02.824842 n-d-816883-1 sudo[147133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:02.911611 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:02.911997 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832845056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:22:02.914217 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-e3637023-429a-4d13-867c-86398d176f27 req-ba1221ae-d34e-4b71-8af4-fc247a303cb5 tempest-TestVolumeBackupRestore-840077451 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:22:02.975584 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-e3637023-429a-4d13-867c-86398d176f27 req-ba1221ae-d34e-4b71-8af4-fc247a303cb5 tempest-TestVolumeBackupRestore-840077451 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a', 'target_lun': 1, 'volume_id': '36ccdd5e-c378-43ae-a6bb-2aaa2724180a', 'auth_method': 'CHAP', 'auth_username': 'Jt8KxYXDu8yvpGRwM8Bq', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'fc706cf7-a54e-44c8-a53a-b1a4cffb7001'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:22:03.118285 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-e3637023-429a-4d13-867c-86398d176f27 req-ba1221ae-d34e-4b71-8af4-fc247a303cb5 tempest-TestVolumeBackupRestore-840077451 None] attachment_update completed successfully.
Nov 14 17:22:03.312937 n-d-816883-1 sudo[147133]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:03.314869 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 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.529s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:03.317056 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:03.341446 n-d-816883-1 sudo[147139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:22:03.342361 n-d-816883-1 sudo[147139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:03.969222 n-d-816883-1 sudo[147139]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:03.972174 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 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.654s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:03.975074 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:22:03.981991 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 None] Deleted volume successfully.
Nov 14 17:22:04.010348 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a53a4598-a660-4208-8e49-6ceb40cd19c4 tempest-VolumesExtendTest-866958263 None] Lock "b'cinder-a8c0919c-22b3-4845-b91b-0698a1cb47c1-delete_volume'" released by "delete_volume" :: held 3.345s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:22:06.421642 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:22:06.425506 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:22:06.425997 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 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'
Nov 14 17:22:06.439047 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Flow 'volume_create_manager' (00074d22-605e-4b1e-92e4-b37c2aa71fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:22:06.442181 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b92cec2-ef5b-49e5-b813-758819906dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:22:06.463868 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:22:06.487747 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b92cec2-ef5b-49e5-b813-758819906dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1484015919',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=54abe547-097e-4c4f-aab1-7e79ec7be389,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0967e5c40d424328badaef2d435b1bcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:22:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:22:06Z,user_id='3e96a5ffa4384d3092b457cfb0af8659',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:22:06.490191 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebc3304b-bebb-4f5f-b796-b9de92556220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:22:06.492226 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebc3304b-bebb-4f5f-b796-b9de92556220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:22:06.494511 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9703df55-fac0-48bd-90c6-0bb5384fd4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:22:06.496656 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9703df55-fac0-48bd-90c6-0bb5384fd4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '54abe547-097e-4c4f-aab1-7e79ec7be389', 'volume_name': 'volume-54abe547-097e-4c4f-aab1-7e79ec7be389', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:22:06.498870 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e285d4d6-8d93-43eb-a15a-d9f42384b1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:22:06.500894 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e285d4d6-8d93-43eb-a15a-d9f42384b1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:22:06.503063 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ead50ea-a593-4365-bbbb-4cfac6b73d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:22:06.503812 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Volume 54abe547-097e-4c4f-aab1-7e79ec7be389: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-54abe547-097e-4c4f-aab1-7e79ec7be389', 'volume_size': 1}
Nov 14 17:22:06.504966 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54abe547-097e-4c4f-aab1-7e79ec7be389 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:06.523335 n-d-816883-1 sudo[147160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54abe547-097e-4c4f-aab1-7e79ec7be389 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:22:06.524224 n-d-816883-1 sudo[147160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:07.032942 n-d-816883-1 sudo[147160]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:07.035856 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54abe547-097e-4c4f-aab1-7e79ec7be389 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.530s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:07.039453 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ead50ea-a593-4365-bbbb-4cfac6b73d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-54abe547-097e-4c4f-aab1-7e79ec7be389', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:22:07.041772 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2b59be6-cdb3-491c-a0f7-67cc5de350e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:22:07.052409 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Volume volume-54abe547-097e-4c4f-aab1-7e79ec7be389 (54abe547-097e-4c4f-aab1-7e79ec7be389): created successfully
Nov 14 17:22:07.054414 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2b59be6-cdb3-491c-a0f7-67cc5de350e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:22:07.057499 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Flow 'volume_create_manager' (00074d22-605e-4b1e-92e4-b37c2aa71fa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:22:07.064958 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-61198951-d05e-4675-b748-4ea044a76d78 tempest-VolumesSnapshotListTestJSON-125994113 None] Created volume successfully.
Nov 14 17:22:07.793644 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e716c03-8b90-45d3-9a80-3117c80194d4 tempest-VolumesSnapshotListTestJSON-125994113 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/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:07.811963 n-d-816883-1 sudo[147194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-54abe547-097e-4c4f-aab1-7e79ec7be389
Nov 14 17:22:07.812751 n-d-816883-1 sudo[147194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:08.212499 n-d-816883-1 sudo[147194]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:08.215035 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e716c03-8b90-45d3-9a80-3117c80194d4 tempest-VolumesSnapshotListTestJSON-125994113 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/volume-54abe547-097e-4c4f-aab1-7e79ec7be389" returned: 0 in 0.421s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:08.217190 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e716c03-8b90-45d3-9a80-3117c80194d4 tempest-VolumesSnapshotListTestJSON-125994113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e82c293e-4b68-43e2-85cd-c5fd604b72ac --snapshot stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:08.236794 n-d-816883-1 sudo[147197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e82c293e-4b68-43e2-85cd-c5fd604b72ac --snapshot stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 -L 1.00g
Nov 14 17:22:08.238546 n-d-816883-1 sudo[147197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:08.870022 n-d-816883-1 sudo[147197]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:08.872458 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-6e716c03-8b90-45d3-9a80-3117c80194d4 tempest-VolumesSnapshotListTestJSON-125994113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e82c293e-4b68-43e2-85cd-c5fd604b72ac --snapshot stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 -L 1.00g" returned: 0 in 0.655s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:08.926294 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-6e716c03-8b90-45d3-9a80-3117c80194d4 tempest-VolumesSnapshotListTestJSON-125994113 None] Create snapshot completed successfully
Nov 14 17:22:10.105639 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8e9f088d-d194-4f19-81a8-a745e86025c9 tempest-VolumesSnapshotListTestJSON-125994113 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/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:10.124072 n-d-816883-1 sudo[147299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-54abe547-097e-4c4f-aab1-7e79ec7be389
Nov 14 17:22:10.124855 n-d-816883-1 sudo[147299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:10.521638 n-d-816883-1 sudo[147299]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:10.524541 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8e9f088d-d194-4f19-81a8-a745e86025c9 tempest-VolumesSnapshotListTestJSON-125994113 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/volume-54abe547-097e-4c4f-aab1-7e79ec7be389" returned: 0 in 0.418s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:10.526855 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8e9f088d-d194-4f19-81a8-a745e86025c9 tempest-VolumesSnapshotListTestJSON-125994113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7ca52ecb-f16e-424e-ad57-2aac26d19846 --snapshot stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:10.545882 n-d-816883-1 sudo[147302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7ca52ecb-f16e-424e-ad57-2aac26d19846 --snapshot stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 -L 1.00g
Nov 14 17:22:10.546828 n-d-816883-1 sudo[147302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:11.210212 n-d-816883-1 sudo[147302]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:11.212458 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8e9f088d-d194-4f19-81a8-a745e86025c9 tempest-VolumesSnapshotListTestJSON-125994113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7ca52ecb-f16e-424e-ad57-2aac26d19846 --snapshot stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 -L 1.00g" returned: 0 in 0.685s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:11.264403 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8e9f088d-d194-4f19-81a8-a745e86025c9 tempest-VolumesSnapshotListTestJSON-125994113 None] Create snapshot completed successfully
Nov 14 17:22:12.449500 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-199637b8-12a1-4767-8117-9399e34621cc tempest-VolumesSnapshotListTestJSON-125994113 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/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:12.467558 n-d-816883-1 sudo[147415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-54abe547-097e-4c4f-aab1-7e79ec7be389
Nov 14 17:22:12.468348 n-d-816883-1 sudo[147415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:12.873938 n-d-816883-1 sudo[147415]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:12.876190 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-199637b8-12a1-4767-8117-9399e34621cc tempest-VolumesSnapshotListTestJSON-125994113 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/volume-54abe547-097e-4c4f-aab1-7e79ec7be389" returned: 0 in 0.426s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:12.878020 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-199637b8-12a1-4767-8117-9399e34621cc tempest-VolumesSnapshotListTestJSON-125994113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-427a13a1-6ed3-4358-a87a-9848ab7f5683 --snapshot stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:12.896479 n-d-816883-1 sudo[147418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-427a13a1-6ed3-4358-a87a-9848ab7f5683 --snapshot stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 -L 1.00g
Nov 14 17:22:12.897298 n-d-816883-1 sudo[147418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:13.541943 n-d-816883-1 sudo[147418]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:13.544053 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-199637b8-12a1-4767-8117-9399e34621cc tempest-VolumesSnapshotListTestJSON-125994113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-427a13a1-6ed3-4358-a87a-9848ab7f5683 --snapshot stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 -L 1.00g" returned: 0 in 0.666s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:13.597346 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-199637b8-12a1-4767-8117-9399e34621cc tempest-VolumesSnapshotListTestJSON-125994113 None] Create snapshot completed successfully
Nov 14 17:22:15.256675 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-bb48a7b6-02eb-41bc-9eb9-dc28a8e2fc42 tempest-VolumesSnapshotListTestJSON-125994113 None] Lock "b'cinder-427a13a1-6ed3-4358-a87a-9848ab7f5683-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:22:15.258410 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bb48a7b6-02eb-41bc-9eb9-dc28a8e2fc42 tempest-VolumesSnapshotListTestJSON-125994113 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/_snapshot-427a13a1-6ed3-4358-a87a-9848ab7f5683 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:15.276685 n-d-816883-1 sudo[147553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-427a13a1-6ed3-4358-a87a-9848ab7f5683
Nov 14 17:22:15.277525 n-d-816883-1 sudo[147553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:15.692359 n-d-816883-1 sudo[147553]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:15.694704 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bb48a7b6-02eb-41bc-9eb9-dc28a8e2fc42 tempest-VolumesSnapshotListTestJSON-125994113 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/_snapshot-427a13a1-6ed3-4358-a87a-9848ab7f5683" returned: 0 in 0.436s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:15.696779 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bb48a7b6-02eb-41bc-9eb9-dc28a8e2fc42 tempest-VolumesSnapshotListTestJSON-125994113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-427a13a1-6ed3-4358-a87a-9848ab7f5683 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:15.715902 n-d-816883-1 sudo[147556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-427a13a1-6ed3-4358-a87a-9848ab7f5683
Nov 14 17:22:15.716707 n-d-816883-1 sudo[147556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:16.322350 n-d-816883-1 sudo[147556]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:16.324733 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bb48a7b6-02eb-41bc-9eb9-dc28a8e2fc42 tempest-VolumesSnapshotListTestJSON-125994113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-427a13a1-6ed3-4358-a87a-9848ab7f5683" returned: 0 in 0.628s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:16.443442 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-bb48a7b6-02eb-41bc-9eb9-dc28a8e2fc42 tempest-VolumesSnapshotListTestJSON-125994113 None] Created reservations ['e8bdffa9-8dff-4f8e-b9b9-bd010475c5d5', '9cace324-238c-4101-ad95-b9724f3e4bcd', '4ed9c47c-fc59-407e-b654-8e5762e3f064', '6c9d0c9b-af71-41a3-86b6-437197d82246'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:22:16.479048 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-bb48a7b6-02eb-41bc-9eb9-dc28a8e2fc42 tempest-VolumesSnapshotListTestJSON-125994113 None] Delete snapshot completed successfully.
Nov 14 17:22:16.484411 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-bb48a7b6-02eb-41bc-9eb9-dc28a8e2fc42 tempest-VolumesSnapshotListTestJSON-125994113 None] Lock "b'cinder-427a13a1-6ed3-4358-a87a-9848ab7f5683-delete_snapshot'" released by "delete_snapshot" :: held 1.228s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:22:17.516395 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-bddde420-66b0-4e33-b188-48d940cee27b tempest-VolumesSnapshotListTestJSON-125994113 None] Lock "b'cinder-7ca52ecb-f16e-424e-ad57-2aac26d19846-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:22:17.519072 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bddde420-66b0-4e33-b188-48d940cee27b tempest-VolumesSnapshotListTestJSON-125994113 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/_snapshot-7ca52ecb-f16e-424e-ad57-2aac26d19846 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:17.541972 n-d-816883-1 sudo[147641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-7ca52ecb-f16e-424e-ad57-2aac26d19846
Nov 14 17:22:17.543391 n-d-816883-1 sudo[147641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:17.936675 n-d-816883-1 sudo[147641]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:17.939001 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bddde420-66b0-4e33-b188-48d940cee27b tempest-VolumesSnapshotListTestJSON-125994113 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/_snapshot-7ca52ecb-f16e-424e-ad57-2aac26d19846" returned: 0 in 0.420s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:17.941763 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bddde420-66b0-4e33-b188-48d940cee27b tempest-VolumesSnapshotListTestJSON-125994113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7ca52ecb-f16e-424e-ad57-2aac26d19846 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:17.960401 n-d-816883-1 sudo[147644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7ca52ecb-f16e-424e-ad57-2aac26d19846
Nov 14 17:22:17.961219 n-d-816883-1 sudo[147644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:18.618929 n-d-816883-1 sudo[147644]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:18.621789 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-bddde420-66b0-4e33-b188-48d940cee27b tempest-VolumesSnapshotListTestJSON-125994113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7ca52ecb-f16e-424e-ad57-2aac26d19846" returned: 0 in 0.680s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:18.713893 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-bddde420-66b0-4e33-b188-48d940cee27b tempest-VolumesSnapshotListTestJSON-125994113 None] Created reservations ['6f8de6cb-9409-4608-a5fc-210c19916fc1', '58f3d425-d09f-4dd0-b8ed-ef7ddd83fb2b', 'bf6770dc-a31c-4202-90a4-87b8d170cdf8', '806c0b13-3f5d-4062-b567-cb108731024e'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:22:18.758190 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-bddde420-66b0-4e33-b188-48d940cee27b tempest-VolumesSnapshotListTestJSON-125994113 None] Delete snapshot completed successfully.
Nov 14 17:22:18.763465 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-bddde420-66b0-4e33-b188-48d940cee27b tempest-VolumesSnapshotListTestJSON-125994113 None] Lock "b'cinder-7ca52ecb-f16e-424e-ad57-2aac26d19846-delete_snapshot'" released by "delete_snapshot" :: held 1.248s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:22:19.723350 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-2af92163-1aec-407f-b1e4-6683a87a1461 tempest-VolumesSnapshotListTestJSON-125994113 None] Lock "b'cinder-e82c293e-4b68-43e2-85cd-c5fd604b72ac-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:22:19.725394 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2af92163-1aec-407f-b1e4-6683a87a1461 tempest-VolumesSnapshotListTestJSON-125994113 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/_snapshot-e82c293e-4b68-43e2-85cd-c5fd604b72ac {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:19.747682 n-d-816883-1 sudo[147709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-e82c293e-4b68-43e2-85cd-c5fd604b72ac
Nov 14 17:22:19.748550 n-d-816883-1 sudo[147709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:20.180902 n-d-816883-1 sudo[147709]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:20.183174 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2af92163-1aec-407f-b1e4-6683a87a1461 tempest-VolumesSnapshotListTestJSON-125994113 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/_snapshot-e82c293e-4b68-43e2-85cd-c5fd604b72ac" returned: 0 in 0.457s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:20.185325 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2af92163-1aec-407f-b1e4-6683a87a1461 tempest-VolumesSnapshotListTestJSON-125994113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e82c293e-4b68-43e2-85cd-c5fd604b72ac {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:20.203844 n-d-816883-1 sudo[147712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e82c293e-4b68-43e2-85cd-c5fd604b72ac
Nov 14 17:22:20.204636 n-d-816883-1 sudo[147712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:20.822007 n-d-816883-1 sudo[147712]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:20.824260 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2af92163-1aec-407f-b1e4-6683a87a1461 tempest-VolumesSnapshotListTestJSON-125994113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e82c293e-4b68-43e2-85cd-c5fd604b72ac" returned: 0 in 0.639s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:20.910745 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-2af92163-1aec-407f-b1e4-6683a87a1461 tempest-VolumesSnapshotListTestJSON-125994113 None] Created reservations ['3509a9f9-73b8-4c20-bdd9-83504dff450b', 'c3136be8-935d-439a-abf0-b33cae19b712', '5cc82e78-ffef-4b8e-bf5e-ba4fe96b4379', 'aa4dd893-7c1d-414b-b578-77ec07a2632b'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:22:20.947589 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2af92163-1aec-407f-b1e4-6683a87a1461 tempest-VolumesSnapshotListTestJSON-125994113 None] Delete snapshot completed successfully.
Nov 14 17:22:20.953316 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-2af92163-1aec-407f-b1e4-6683a87a1461 tempest-VolumesSnapshotListTestJSON-125994113 None] Lock "b'cinder-e82c293e-4b68-43e2-85cd-c5fd604b72ac-delete_snapshot'" released by "delete_snapshot" :: held 1.230s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:22:21.927410 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 None] Lock "b'cinder-54abe547-097e-4c4f-aab1-7e79ec7be389-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:22:21.997636 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 None] Skipping remove_export. No iscsi_target is presently exported for volume: 54abe547-097e-4c4f-aab1-7e79ec7be389
Nov 14 17:22:21.998869 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 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/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:22.027992 n-d-816883-1 sudo[147755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-54abe547-097e-4c4f-aab1-7e79ec7be389
Nov 14 17:22:22.034607 n-d-816883-1 sudo[147755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:22.468826 n-d-816883-1 sudo[147755]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:22.471436 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 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/volume-54abe547-097e-4c4f-aab1-7e79ec7be389" returned: 0 in 0.472s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:22.473364 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:22.495385 n-d-816883-1 sudo[147759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389
Nov 14 17:22:22.497088 n-d-816883-1 sudo[147759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:22.914532 n-d-816883-1 sudo[147759]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:22.917216 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389" returned: 0 in 0.443s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:22.919559 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:22.946203 n-d-816883-1 sudo[147771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389
Nov 14 17:22:22.947026 n-d-816883-1 sudo[147771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:23.413323 n-d-816883-1 sudo[147771]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:23.415949 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54abe547-097e-4c4f-aab1-7e79ec7be389" returned: 0 in 0.496s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:23.416943 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 None] Successfully deleted volume: 54abe547-097e-4c4f-aab1-7e79ec7be389
Nov 14 17:22:23.460506 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 None] Created reservations ['8985213a-cb02-480f-9fae-bf6ea8dc063b', '5687662a-4a2a-4466-a9ca-95553bbf56ac', '9bcb9fa1-9881-43c6-852a-8e0328674996', 'e3ca171b-e212-4186-a138-a9dbaaa75755'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:22:23.501288 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:22:23.502000 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:23.540816 n-d-816883-1 sudo[147779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:22:23.541772 n-d-816883-1 sudo[147779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:23.989346 n-d-816883-1 sudo[147779]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:23.991852 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 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.489s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:23.994055 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:24.013521 n-d-816883-1 sudo[147784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:22:24.014640 n-d-816883-1 sudo[147784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:24.430281 n-d-816883-1 sudo[147784]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:24.432760 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 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.438s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:24.435943 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:22:24.443654 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 None] Deleted volume successfully.
Nov 14 17:22:24.465941 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-3407f220-ae4c-4b0a-863f-8dad305b7065 tempest-VolumesSnapshotListTestJSON-125994113 None] Lock "b'cinder-54abe547-097e-4c4f-aab1-7e79ec7be389-delete_volume'" released by "delete_volume" :: held 2.538s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:22:31.206153 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:22:31.206829 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:22:31.207713 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:31.228344 n-d-816883-1 sudo[147899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:22:31.229349 n-d-816883-1 sudo[147899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:31.664181 n-d-816883-1 sudo[147899]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:31.667568 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.460s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:31.669217 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:31.696160 n-d-816883-1 sudo[147927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:22:31.696985 n-d-816883-1 sudo[147927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:32.116703 n-d-816883-1 sudo[147927]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:32.118871 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.449s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:32.120272 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:22:40.913670 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:22:40.917897 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:22:40.918416 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 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'
Nov 14 17:22:40.931310 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (e11c0759-4c05-47ae-92a9-28570e4dfcb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:22:40.934474 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a39b7250-4a46-47fd-8d59-404ce782f2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:22:40.956311 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:22:40.982772 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a39b7250-4a46-47fd-8d59-404ce782f2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:22:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1080259810',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=b10ebb88-7eea-473e-800a-6eeba256fc8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df509515f7f94b12b2ad46b8d27c4b8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:22:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:22:41Z,user_id='28e296dcd71d4fcc9aaa7b7cc12917d1',volume_attachment=>,volume_type=VolumeType(e71362fc-b865-4aa7-b431-9d00e2e5307e),volume_type_id=e71362fc-b865-4aa7-b431-9d00e2e5307e)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:22:40.985679 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e97a0e5-a36b-4f91-b637-a14c39fb9d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:22:40.987810 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e97a0e5-a36b-4f91-b637-a14c39fb9d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:22:40.990223 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d85a6c90-be67-47f2-9fba-b8732ba3c6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:22:40.995616 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d85a6c90-be67-47f2-9fba-b8732ba3c6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b10ebb88-7eea-473e-800a-6eeba256fc8a', 'volume_name': 'volume-b10ebb88-7eea-473e-800a-6eeba256fc8a', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:22:40.995616 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f95a0ad5-6961-4288-b7be-ed6184e44c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:22:40.998888 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f95a0ad5-6961-4288-b7be-ed6184e44c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:22:40.999581 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06d23745-be03-4b67-b9f9-e20f75bf534b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:22:41.000722 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Volume b10ebb88-7eea-473e-800a-6eeba256fc8a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b10ebb88-7eea-473e-800a-6eeba256fc8a', 'volume_size': 1}
Nov 14 17:22:41.003130 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b10ebb88-7eea-473e-800a-6eeba256fc8a stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:41.038772 n-d-816883-1 sudo[148245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b10ebb88-7eea-473e-800a-6eeba256fc8a stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:22:41.039572 n-d-816883-1 sudo[148245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:41.596749 n-d-816883-1 sudo[148245]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:41.599573 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b10ebb88-7eea-473e-800a-6eeba256fc8a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.597s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:41.603063 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06d23745-be03-4b67-b9f9-e20f75bf534b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b10ebb88-7eea-473e-800a-6eeba256fc8a', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:22:41.606080 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a859055-cf83-4fce-8d58-e5f40ba4fd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:22:41.616756 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Volume volume-b10ebb88-7eea-473e-800a-6eeba256fc8a (b10ebb88-7eea-473e-800a-6eeba256fc8a): created successfully
Nov 14 17:22:41.618301 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a859055-cf83-4fce-8d58-e5f40ba4fd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:22:41.623318 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (e11c0759-4c05-47ae-92a9-28570e4dfcb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:22:41.629321 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2c87cee2-a0f5-4148-828d-37901406383e tempest-TestVolumeBootPattern-646290222 None] Created volume successfully.
Nov 14 17:22:44.893925 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-00912f66-2e45-4196-afb7-f8cc3505da11 req-47a35e75-0c77-4114-a797-b50f9aa38f63 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:44.916094 n-d-816883-1 sudo[148369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a
Nov 14 17:22:44.917339 n-d-816883-1 sudo[148369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:22:45.355904 n-d-816883-1 sudo[148369]: pam_unix(sudo:session): session closed for user root
Nov 14 17:22:45.359065 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-00912f66-2e45-4196-afb7-f8cc3505da11 req-47a35e75-0c77-4114-a797-b50f9aa38f63 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a" returned: 0 in 0.464s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:45.412687 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:45.425990 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:45.426336 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834592240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-00912f66-2e45-4196-afb7-f8cc3505da11 req-47a35e75-0c77-4114-a797-b50f9aa38f63 tempest-TestVolumeBootPattern-646290222 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: I_T nexus: 42
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: Jt8KxYXDu8yvpGRwM8Bq
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:22:45.427325 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:22:45.430196 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-00912f66-2e45-4196-afb7-f8cc3505da11 req-47a35e75-0c77-4114-a797-b50f9aa38f63 tempest-TestVolumeBootPattern-646290222 None] Creating iscsi_target for Volume ID: volume-b10ebb88-7eea-473e-800a-6eeba256fc8a {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:22:45.436506 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-00912f66-2e45-4196-afb7-f8cc3505da11 req-47a35e75-0c77-4114-a797-b50f9aa38f63 tempest-TestVolumeBootPattern-646290222 None] Created volume path /opt/stack/data/cinder/volumes/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a,
Nov 14 17:22:45.436506 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:22:45.436506 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:22:45.436506 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a
Nov 14 17:22:45.436506 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:22:45.436506 n-d-816883-1 cinder-volume[95768]: incominguser LL7qqR8aFb2mm9E2PtRH JRR7i8LJ3oF7TLZ8
Nov 14 17:22:45.436506 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:22:45.436506 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:22:45.436506 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:22:45.436506 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:22:45.436506 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:45.949842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a" returned: 0 in 0.515s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:45.950454 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834592240]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:22:45.951492 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-00912f66-2e45-4196-afb7-f8cc3505da11 req-47a35e75-0c77-4114-a797-b50f9aa38f63 tempest-TestVolumeBootPattern-646290222 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:22:45.951565 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-00912f66-2e45-4196-afb7-f8cc3505da11 req-47a35e75-0c77-4114-a797-b50f9aa38f63 tempest-TestVolumeBootPattern-646290222 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:22:45.952849 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:45.963976 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:45.964803 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834592240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n Backing store flags: \n Account information:\n LL7qqR8aFb2mm9E2PtRH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-00912f66-2e45-4196-afb7-f8cc3505da11 req-47a35e75-0c77-4114-a797-b50f9aa38f63 tempest-TestVolumeBootPattern-646290222 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: I_T nexus: 42
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: Jt8KxYXDu8yvpGRwM8Bq
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:22:45.965095 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:22:45.968297 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:46.063792 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:46.065253 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834592240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n Backing store flags: \n Account information:\n LL7qqR8aFb2mm9E2PtRH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:22:46.068399 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:22:46.193350 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:22:46.193350 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834592240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n Backing store flags: \n Account information:\n LL7qqR8aFb2mm9E2PtRH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:22:46.195855 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-00912f66-2e45-4196-afb7-f8cc3505da11 req-47a35e75-0c77-4114-a797-b50f9aa38f63 tempest-TestVolumeBootPattern-646290222 None] Set provider_location to: 10.222.0.37:3260,2 iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:22:46.249425 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-00912f66-2e45-4196-afb7-f8cc3505da11 req-47a35e75-0c77-4114-a797-b50f9aa38f63 tempest-TestVolumeBootPattern-646290222 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a', 'target_lun': 1, 'volume_id': 'b10ebb88-7eea-473e-800a-6eeba256fc8a', 'auth_method': 'CHAP', 'auth_username': 'LL7qqR8aFb2mm9E2PtRH', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '657a05a8-e2d8-4d48-beca-beed0f63b97d'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:22:46.382886 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-00912f66-2e45-4196-afb7-f8cc3505da11 req-47a35e75-0c77-4114-a797-b50f9aa38f63 tempest-TestVolumeBootPattern-646290222 None] attachment_update completed successfully.
Nov 14 17:23:01.743122 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-528b2fbc-e114-4bff-a5d0-b668b399fb2b req-53104569-c5c3-43de-9639-c4eee5f06325 tempest-TestVolumeBackupRestore-840077451 None] Terminate volume connection completed successfully.
Nov 14 17:23:01.743730 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-528b2fbc-e114-4bff-a5d0-b668b399fb2b req-53104569-c5c3-43de-9639-c4eee5f06325 tempest-TestVolumeBackupRestore-840077451 None] Deleting attachment fc706cf7-a54e-44c8-a53a-b1a4cffb7001. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:23:01.744766 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:01.835189 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:01.835522 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829991904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a\n Backing store flags: \n Account information:\n Jt8KxYXDu8yvpGRwM8Bq\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n Backing store flags: \n Account information:\n LL7qqR8aFb2mm9E2PtRH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:01.836682 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-528b2fbc-e114-4bff-a5d0-b668b399fb2b req-53104569-c5c3-43de-9639-c4eee5f06325 tempest-TestVolumeBackupRestore-840077451 None] Removing iscsi_target for Volume ID: 36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:23:01.840969 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:01.974582 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a -f" returned: 0 in 0.135s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:01.974868 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829991904]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:01.976008 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:02.096294 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:02.096698 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829991904]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n Backing store flags: \n Account information:\n LL7qqR8aFb2mm9E2PtRH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:03.498567 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 None] Lock "b'cinder-36ccdd5e-c378-43ae-a6bb-2aaa2724180a-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:23:03.560169 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:03.704619 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:03.704906 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412043521184]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n Backing store flags: \n Account information:\n LL7qqR8aFb2mm9E2PtRH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:03.706172 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 None] Skipping remove_export. No iscsi_target is presently exported for volume: 36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:23:03.707549 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 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/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:03.732538 n-d-816883-1 sudo[148501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:23:03.735208 n-d-816883-1 sudo[148501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:03.736254 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 None] Lock "b'cinder-cdab11a1-f1d2-4c81-b7bc-aa22882f568a-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:23:03.856345 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:03.963998 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:03.964346 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831783088]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n Backing store flags: \n Account information:\n LL7qqR8aFb2mm9E2PtRH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:03.965098 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 None] Skipping remove_export. No iscsi_target is presently exported for volume: cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:23:03.966190 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 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/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:03.989361 n-d-816883-1 sudo[148505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:23:03.990286 n-d-816883-1 sudo[148505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:04.213290 n-d-816883-1 sudo[148501]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:04.216988 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 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/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a" returned: 0 in 0.509s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:04.219635 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:04.245296 n-d-816883-1 sudo[148508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:23:04.247076 n-d-816883-1 sudo[148508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:04.555500 n-d-816883-1 sudo[148505]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:04.557836 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 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/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a" returned: 0 in 0.591s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:04.559615 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:04.606211 n-d-816883-1 sudo[148517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:23:04.612557 n-d-816883-1 sudo[148517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:04.856609 n-d-816883-1 sudo[148508]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:04.859678 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a" returned: 0 in 0.640s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:04.862327 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:04.910251 n-d-816883-1 sudo[148523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:23:04.912046 n-d-816883-1 sudo[148523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:04.980857 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-43adfc13-f567-4003-8e78-de995bb3e4c8 req-abad14fe-c763-4fa0-aa63-023e2319db0b tempest-TestVolumeBootPattern-646290222 None] Terminate volume connection completed successfully.
Nov 14 17:23:04.981316 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-43adfc13-f567-4003-8e78-de995bb3e4c8 req-abad14fe-c763-4fa0-aa63-023e2319db0b tempest-TestVolumeBootPattern-646290222 None] Deleting attachment 657a05a8-e2d8-4d48-beca-beed0f63b97d. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:23:04.984930 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:05.087226 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:05.088181 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829990320]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a\n Backing store flags: \n Account information:\n LL7qqR8aFb2mm9E2PtRH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:05.088893 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-43adfc13-f567-4003-8e78-de995bb3e4c8 req-abad14fe-c763-4fa0-aa63-023e2319db0b tempest-TestVolumeBootPattern-646290222 None] Removing iscsi_target for Volume ID: b10ebb88-7eea-473e-800a-6eeba256fc8a
Nov 14 17:23:05.090008 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:05.176705 n-d-816883-1 sudo[148517]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:05.179128 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a" returned: 0 in 0.620s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:05.180725 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:05.201945 n-d-816883-1 sudo[148529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:23:05.202749 n-d-816883-1 sudo[148529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:05.217481 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b10ebb88-7eea-473e-800a-6eeba256fc8a -f" returned: 0 in 0.126s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:05.217966 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829990320]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:05.222254 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:05.340749 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:05.341432 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829990320]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:05.437474 n-d-816883-1 sudo[148523]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:05.440491 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36ccdd5e-c378-43ae-a6bb-2aaa2724180a" returned: 0 in 0.578s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:05.441437 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 None] Successfully deleted volume: 36ccdd5e-c378-43ae-a6bb-2aaa2724180a
Nov 14 17:23:05.490426 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 None] Created reservations ['d9759fdc-8a99-4802-95f3-f710afaea6b6', '743d4cd7-0093-405b-8578-699d62e027f3', '5be9402c-a79d-447c-b54c-de44edaed6a4', 'b5aa82b1-9a35-476e-8c4c-b69a25177b87'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:23:05.546867 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:23:05.547750 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:05.578647 n-d-816883-1 sudo[148549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:23:05.579444 n-d-816883-1 sudo[148549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:05.700379 n-d-816883-1 sudo[148529]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:05.702636 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdab11a1-f1d2-4c81-b7bc-aa22882f568a" returned: 0 in 0.521s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:05.703839 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 None] Successfully deleted volume: cdab11a1-f1d2-4c81-b7bc-aa22882f568a
Nov 14 17:23:05.754888 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 None] Created reservations ['8ce0492c-0ed5-47c0-a2e7-5073779ff053', 'c3668c35-fbee-4518-a4c3-4ff5ca812a6c', '7f5e630a-b4d4-49e2-a412-0b980eadfaf1', 'f17fd9ce-03c5-402d-9375-3c4cdf4544ef'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:23:05.820752 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:23:05.821813 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:05.856653 n-d-816883-1 sudo[148554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:23:05.857841 n-d-816883-1 sudo[148554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:06.065478 n-d-816883-1 sudo[148549]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:06.068327 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 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.520s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:06.070991 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:06.100992 n-d-816883-1 sudo[148557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:23:06.103810 n-d-816883-1 sudo[148557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:06.321595 n-d-816883-1 sudo[148554]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:06.323792 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 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.502s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:06.325608 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:06.356299 n-d-816883-1 sudo[148560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:23:06.359813 n-d-816883-1 sudo[148560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:06.644526 n-d-816883-1 sudo[148557]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:06.648197 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 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.576s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:06.651017 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:23:06.658253 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 None] Deleted volume successfully.
Nov 14 17:23:06.676766 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-816f4cd0-733c-45aa-b444-186d97cbf53e tempest-TestVolumeBackupRestore-840077451 None] Lock "b'cinder-36ccdd5e-c378-43ae-a6bb-2aaa2724180a-delete_volume'" released by "delete_volume" :: held 3.178s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:23:06.803639 n-d-816883-1 sudo[148560]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:06.805548 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 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.480s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:06.806495 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:23:06.810643 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 None] Deleted volume successfully.
Nov 14 17:23:06.826486 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-e479c7ee-41df-4450-803d-c83c7e662b2a tempest-TestVolumeBackupRestore-840077451 None] Lock "b'cinder-cdab11a1-f1d2-4c81-b7bc-aa22882f568a-delete_volume'" released by "delete_volume" :: held 3.091s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:23:07.210118 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-b10ebb88-7eea-473e-800a-6eeba256fc8a-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:23:07.304170 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:07.412481 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:07.412805 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830810400]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:07.413524 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] Skipping remove_export. No iscsi_target is presently exported for volume: b10ebb88-7eea-473e-800a-6eeba256fc8a
Nov 14 17:23:07.414635 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 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/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:07.433373 n-d-816883-1 sudo[148566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a
Nov 14 17:23:07.434273 n-d-816883-1 sudo[148566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:07.863594 n-d-816883-1 sudo[148566]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:07.866462 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 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/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a" returned: 0 in 0.451s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:07.868249 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:07.886835 n-d-816883-1 sudo[148569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a
Nov 14 17:23:07.887641 n-d-816883-1 sudo[148569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:08.322596 n-d-816883-1 sudo[148569]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:08.325273 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a" returned: 0 in 0.457s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:08.327298 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:08.346620 n-d-816883-1 sudo[148581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a
Nov 14 17:23:08.347431 n-d-816883-1 sudo[148581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:08.832949 n-d-816883-1 sudo[148581]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:08.835433 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b10ebb88-7eea-473e-800a-6eeba256fc8a" returned: 0 in 0.508s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:08.836616 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] Successfully deleted volume: b10ebb88-7eea-473e-800a-6eeba256fc8a
Nov 14 17:23:08.868199 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-793638945 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-793638945, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:23:08.869006 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-793638945 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-793638945, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:23:08.883892 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] Created reservations ['441083a8-56ba-4eac-8ee0-a05bfab9d7d1', '40c5b36f-ea44-42ab-9350-a29d597ebc64', '66235dac-03f4-4f64-8308-06169010101a', '3dbabab9-bc8a-4934-b411-48895c529477'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:23:08.925321 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:23:08.926076 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:08.948342 n-d-816883-1 sudo[148591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:23:08.950609 n-d-816883-1 sudo[148591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:09.410768 n-d-816883-1 sudo[148591]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:09.415120 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 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.488s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:09.418391 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:09.441090 n-d-816883-1 sudo[148594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:23:09.442137 n-d-816883-1 sudo[148594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:09.937001 n-d-816883-1 sudo[148594]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:09.939395 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 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.521s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:09.942097 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:23:09.950954 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] Deleted volume successfully.
Nov 14 17:23:09.966955 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-8d7900ea-edd5-43e9-8ad4-ded20d10d4e6 tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-b10ebb88-7eea-473e-800a-6eeba256fc8a-delete_volume'" released by "delete_volume" :: held 2.757s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:23:10.366371 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:23:10.370152 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:23:10.370658 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 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'
Nov 14 17:23:10.383274 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (a7011905-efe1-47dc-8cba-0e721e890c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:23:10.386718 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d08936ae-802d-4b91-858d-57488a03402e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:23:10.408375 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:23:10.432848 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d08936ae-802d-4b91-858d-57488a03402e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1185243511',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=c9c35eb1-132f-44cf-be39-732368377b69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df509515f7f94b12b2ad46b8d27c4b8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:23:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:23:10Z,user_id='28e296dcd71d4fcc9aaa7b7cc12917d1',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:23:10.435319 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2ded4ee-f1b3-464b-a3aa-8ad3eb41de2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:23:10.437430 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2ded4ee-f1b3-464b-a3aa-8ad3eb41de2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:23:10.439721 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7885b2ec-efec-4c9b-bab6-b3700d43bcad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:23:10.534175 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7885b2ec-efec-4c9b-bab6-b3700d43bcad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c9c35eb1-132f-44cf-be39-732368377b69', 'volume_name': 'volume-c9c35eb1-132f-44cf-be39-732368377b69', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:23:10.536709 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35a33f4d-143c-4858-8ab0-eec44f010d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:23:10.538880 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35a33f4d-143c-4858-8ab0-eec44f010d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:23:10.540994 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb51fcaf-08d3-478b-ae77-c037b948461d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:23:10.541834 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Volume c9c35eb1-132f-44cf-be39-732368377b69: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c9c35eb1-132f-44cf-be39-732368377b69', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 17:23:10.542447 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Cloning c9c35eb1-132f-44cf-be39-732368377b69 from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 17:23:20.365603 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1, size 616.00 MB, duration 9.82 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 17:23:20.366754 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Image download 616.00 MB at 62.72 MB/s
Nov 14 17:23:20.410249 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:20.491486 n-d-816883-1 sudo[148654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1
Nov 14 17:23:20.492278 n-d-816883-1 sudo[148654]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:20.826294 n-d-816883-1 sudo[148654]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:20.828572 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1" returned: 0 in 0.418s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:20.829475 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user 28e296dcd71d4fcc9aaa7b7cc12917d1. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 17:23:20.891829 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:20.973133 n-d-816883-1 sudo[148659]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1
Nov 14 17:23:20.974435 n-d-816883-1 sudo[148659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:21.300569 n-d-816883-1 sudo[148659]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:21.302962 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1" returned: 0 in 0.411s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:21.305258 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9c35eb1-132f-44cf-be39-732368377b69 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:21.323317 n-d-816883-1 sudo[148664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9c35eb1-132f-44cf-be39-732368377b69 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:23:21.324089 n-d-816883-1 sudo[148664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:21.871204 n-d-816883-1 sudo[148664]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:21.873501 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9c35eb1-132f-44cf-be39-732368377b69 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.568s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:21.891017 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume c9c35eb1-132f-44cf-be39-732368377b69. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 17:23:21.934627 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_x9h1lt13 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:22.016750 n-d-816883-1 sudo[148698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_x9h1lt13
Nov 14 17:23:22.017550 n-d-816883-1 sudo[148698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:22.330219 n-d-816883-1 sudo[148698]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:22.332518 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_x9h1lt13" returned: 0 in 0.397s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:22.333771 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:22.415838 n-d-816883-1 sudo[148702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1
Nov 14 17:23:22.416634 n-d-816883-1 sudo[148702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:22.744373 n-d-816883-1 sudo[148702]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:22.747070 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1" returned: 0 in 0.413s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:22.747882 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 17:23:22.748866 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c9c35eb1--132f--44cf--be39--732368377b69 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:22.767066 n-d-816883-1 sudo[148707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c9c35eb1--132f--44cf--be39--732368377b69 oflag=direct
Nov 14 17:23:22.767835 n-d-816883-1 sudo[148707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:23.088301 n-d-816883-1 sudo[148707]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:23.090449 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c9c35eb1--132f--44cf--be39--732368377b69 oflag=direct" returned: 0 in 0.341s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:23.091578 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c9c35eb1--132f--44cf--be39--732368377b69 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:23.114657 n-d-816883-1 sudo[148719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c9c35eb1--132f--44cf--be39--732368377b69
Nov 14 17:23:23.115459 n-d-816883-1 sudo[148719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:23.858818 n-d-816883-1 sudo[148719]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:23.861172 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c9c35eb1--132f--44cf--be39--732368377b69" returned: 0 in 0.769s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:23.862272 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:23.945155 n-d-816883-1 sudo[148742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1
Nov 14 17:23:23.945941 n-d-816883-1 sudo[148742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:24.262861 n-d-816883-1 sudo[148742]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:24.265203 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1" returned: 0 in 0.402s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:24.266037 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_q_yu_mhcn-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c9c35eb1--132f--44cf--be39--732368377b69 {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 17:23:24.266408 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Converted 700.00 MB image at 700.00 MB/s
Nov 14 17:23:24.267018 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume c9c35eb1-132f-44cf-be39-732368377b69 successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 17:23:24.388914 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user 28e296dcd71d4fcc9aaa7b7cc12917d1 is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 17:23:24.389662 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Marking volume c9c35eb1-132f-44cf-be39-732368377b69 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:23:24.399419 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to c9c35eb1-132f-44cf-be39-732368377b69. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 17:23:24.400015 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Creating volume glance metadata for volume c9c35eb1-132f-44cf-be39-732368377b69 backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 17:23:24.460049 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb51fcaf-08d3-478b-ae77-c037b948461d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9c35eb1-132f-44cf-be39-732368377b69', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:23:24.462395 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1c5d1e5-4e5a-4a16-9384-1e4c52ef44fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:23:24.469573 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Volume volume-c9c35eb1-132f-44cf-be39-732368377b69 (c9c35eb1-132f-44cf-be39-732368377b69): created successfully
Nov 14 17:23:24.471431 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1c5d1e5-4e5a-4a16-9384-1e4c52ef44fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:23:24.475032 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (a7011905-efe1-47dc-8cba-0e721e890c4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:23:24.481847 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-024fd2bf-59fd-4693-8eec-a3eb6bce78ec tempest-TestVolumeBootPattern-646290222 None] Created volume successfully.
Nov 14 17:23:25.090306 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ee68175-55b6-4a91-bbff-74211409b30e tempest-TestVolumeBootPattern-646290222 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/volume-c9c35eb1-132f-44cf-be39-732368377b69 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:25.108948 n-d-816883-1 sudo[148755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c9c35eb1-132f-44cf-be39-732368377b69
Nov 14 17:23:25.109841 n-d-816883-1 sudo[148755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:25.486045 n-d-816883-1 sudo[148755]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:25.488327 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ee68175-55b6-4a91-bbff-74211409b30e tempest-TestVolumeBootPattern-646290222 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/volume-c9c35eb1-132f-44cf-be39-732368377b69" returned: 0 in 0.398s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:25.490151 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ee68175-55b6-4a91-bbff-74211409b30e tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bd6cd4ea-2531-4226-9f83-ee71ecbbd710 --snapshot stack-volumes-lvmdriver-1/volume-c9c35eb1-132f-44cf-be39-732368377b69 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:25.508112 n-d-816883-1 sudo[148758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bd6cd4ea-2531-4226-9f83-ee71ecbbd710 --snapshot stack-volumes-lvmdriver-1/volume-c9c35eb1-132f-44cf-be39-732368377b69 -L 1.00g
Nov 14 17:23:25.508953 n-d-816883-1 sudo[148758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:26.096444 n-d-816883-1 sudo[148758]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:26.098706 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1ee68175-55b6-4a91-bbff-74211409b30e tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bd6cd4ea-2531-4226-9f83-ee71ecbbd710 --snapshot stack-volumes-lvmdriver-1/volume-c9c35eb1-132f-44cf-be39-732368377b69 -L 1.00g" returned: 0 in 0.608s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:26.177911 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1ee68175-55b6-4a91-bbff-74211409b30e tempest-TestVolumeBootPattern-646290222 None] Create snapshot completed successfully
Nov 14 17:23:29.830929 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:23:29.836550 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:23:29.837086 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 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'
Nov 14 17:23:29.861682 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (3a6ec598-4c47-4f69-a842-5ac97d5b5b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:23:29.865052 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72415fec-90d4-4b18-a128-2fdf523a15e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:23:29.886710 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:23:29.911235 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72415fec-90d4-4b18-a128-2fdf523a15e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:23:30Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=d87ce8ea-6924-4eba-973c-c6a70b12ed6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df509515f7f94b12b2ad46b8d27c4b8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:23:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=bd6cd4ea-2531-4226-9f83-ee71ecbbd710,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:23:30Z,user_id='28e296dcd71d4fcc9aaa7b7cc12917d1',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:23:29.913903 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58550d45-2966-4e8a-b944-791156a07a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:23:29.915969 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58550d45-2966-4e8a-b944-791156a07a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:23:29.918262 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4349f1c8-12c7-4dec-bb69-314c2e8f096d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:23:29.920453 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4349f1c8-12c7-4dec-bb69-314c2e8f096d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'd87ce8ea-6924-4eba-973c-c6a70b12ed6f', 'volume_name': 'volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f', 'volume_size': 1, 'snapshot_id': 'bd6cd4ea-2531-4226-9f83-ee71ecbbd710'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:23:29.922863 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a59f6314-779f-4a83-8458-29a6468d059d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:23:29.924890 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a59f6314-779f-4a83-8458-29a6468d059d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:23:29.927633 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc403ecb-b83b-4f65-b6ad-352626a6adc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:23:29.928394 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Volume d87ce8ea-6924-4eba-973c-c6a70b12ed6f: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f', 'volume_size': 1, 'snapshot_id': 'bd6cd4ea-2531-4226-9f83-ee71ecbbd710'}
Nov 14 17:23:29.947900 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:29.966645 n-d-816883-1 sudo[148864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:23:29.967486 n-d-816883-1 sudo[148864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:30.493119 n-d-816883-1 sudo[148864]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:30.495399 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.547s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:30.497417 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-bd6cd4ea-2531-4226-9f83-ee71ecbbd710 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:30.516533 n-d-816883-1 sudo[148907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-bd6cd4ea-2531-4226-9f83-ee71ecbbd710
Nov 14 17:23:30.517404 n-d-816883-1 sudo[148907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:30.927331 n-d-816883-1 sudo[148907]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:30.929544 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-bd6cd4ea-2531-4226-9f83-ee71ecbbd710" returned: 0 in 0.432s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:30.931821 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bd6cd4ea--2531--4226--9f83--ee71ecbbd710 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d87ce8ea--6924--4eba--973c--c6a70b12ed6f iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:30.951142 n-d-816883-1 sudo[148918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bd6cd4ea--2531--4226--9f83--ee71ecbbd710 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d87ce8ea--6924--4eba--973c--c6a70b12ed6f iflag=direct
Nov 14 17:23:30.952065 n-d-816883-1 sudo[148918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:31.208245 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:23:31.208980 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:23:31.209821 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:31.232000 n-d-816883-1 sudo[148924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:23:31.233827 n-d-816883-1 sudo[148924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:31.311522 n-d-816883-1 sudo[148918]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:31.314080 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bd6cd4ea--2531--4226--9f83--ee71ecbbd710 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d87ce8ea--6924--4eba--973c--c6a70b12ed6f iflag=direct" returned: 0 in 0.382s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:31.315079 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bd6cd4ea--2531--4226--9f83--ee71ecbbd710 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d87ce8ea--6924--4eba--973c--c6a70b12ed6f oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:31.337045 n-d-816883-1 sudo[148939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bd6cd4ea--2531--4226--9f83--ee71ecbbd710 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d87ce8ea--6924--4eba--973c--c6a70b12ed6f oflag=direct
Nov 14 17:23:31.338666 n-d-816883-1 sudo[148939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:31.677088 n-d-816883-1 sudo[148924]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:31.681766 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.471s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:31.683682 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:31.693460 n-d-816883-1 sudo[148939]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:31.701221 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bd6cd4ea--2531--4226--9f83--ee71ecbbd710 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d87ce8ea--6924--4eba--973c--c6a70b12ed6f oflag=direct" returned: 0 in 0.385s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:31.702394 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bd6cd4ea--2531--4226--9f83--ee71ecbbd710 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d87ce8ea--6924--4eba--973c--c6a70b12ed6f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:31.705619 n-d-816883-1 sudo[148955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:23:31.706436 n-d-816883-1 sudo[148955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:31.723070 n-d-816883-1 sudo[148956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bd6cd4ea--2531--4226--9f83--ee71ecbbd710 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d87ce8ea--6924--4eba--973c--c6a70b12ed6f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 17:23:31.724401 n-d-816883-1 sudo[148956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:32.145661 n-d-816883-1 sudo[148955]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:32.148586 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.465s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:32.154882 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:23:36.692539 n-d-816883-1 sudo[148956]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:36.695651 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bd6cd4ea--2531--4226--9f83--ee71ecbbd710 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d87ce8ea--6924--4eba--973c--c6a70b12ed6f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.992s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:36.696180 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bd6cd4ea--2531--4226--9f83--ee71ecbbd710, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--d87ce8ea--6924--4eba--973c--c6a70b12ed6f, size 1024.00 MB, duration 4.99 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 17:23:36.696545 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Volume copy 1024.00 MB at 205.04 MB/s
Nov 14 17:23:36.738539 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Marking volume d87ce8ea-6924-4eba-973c-c6a70b12ed6f as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:23:36.745530 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Copying metadata from snapshot bd6cd4ea-2531-4226-9f83-ee71ecbbd710 to d87ce8ea-6924-4eba-973c-c6a70b12ed6f. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Nov 14 17:23:36.776476 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc403ecb-b83b-4f65-b6ad-352626a6adc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f', 'volume_size': 1, 'snapshot_id': 'bd6cd4ea-2531-4226-9f83-ee71ecbbd710'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:23:36.778730 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3cd3e958-3d83-476b-b3d7-9b32bc56d424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:23:36.786076 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Volume volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f (d87ce8ea-6924-4eba-973c-c6a70b12ed6f): created successfully
Nov 14 17:23:36.788019 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3cd3e958-3d83-476b-b3d7-9b32bc56d424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:23:36.791396 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (3a6ec598-4c47-4f69-a842-5ac97d5b5b11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:23:36.806099 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-d77a46b9-3c2f-4cf1-8cbd-a57ae2c33bde tempest-TestVolumeBootPattern-646290222 None] Created volume successfully.
Nov 14 17:23:39.524372 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-e86fcfac-15ac-4dc9-9dfb-ae2b369638a0 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:39.543653 n-d-816883-1 sudo[149008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f
Nov 14 17:23:39.544452 n-d-816883-1 sudo[149008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:39.961458 n-d-816883-1 sudo[149008]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:39.963749 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-e86fcfac-15ac-4dc9-9dfb-ae2b369638a0 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f" returned: 0 in 0.439s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:40.010498 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:40.016182 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:40.016513 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812940432]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:40.017122 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-e86fcfac-15ac-4dc9-9dfb-ae2b369638a0 tempest-TestVolumeBootPattern-646290222 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:23:40.017893 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-e86fcfac-15ac-4dc9-9dfb-ae2b369638a0 tempest-TestVolumeBootPattern-646290222 None] Creating iscsi_target for Volume ID: volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:23:40.020622 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-e86fcfac-15ac-4dc9-9dfb-ae2b369638a0 tempest-TestVolumeBootPattern-646290222 None] Created volume path /opt/stack/data/cinder/volumes/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f,
Nov 14 17:23:40.020622 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:23:40.020622 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:23:40.020622 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f
Nov 14 17:23:40.020622 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:23:40.020622 n-d-816883-1 cinder-volume[95768]: incominguser U6E8HFLT4uvQjo9T5tGW u2fSd8SMUUM5pJVT
Nov 14 17:23:40.020622 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:23:40.020622 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:23:40.020622 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:23:40.020622 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:23:40.021811 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:40.356924 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f" returned: 0 in 0.335s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:40.357283 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812940432]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:40.357890 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-e86fcfac-15ac-4dc9-9dfb-ae2b369638a0 tempest-TestVolumeBootPattern-646290222 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:23:40.358251 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-e86fcfac-15ac-4dc9-9dfb-ae2b369638a0 tempest-TestVolumeBootPattern-646290222 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:23:40.359718 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:40.366151 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:40.366468 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812940432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f\n Backing store flags: \n Account information:\n U6E8HFLT4uvQjo9T5tGW\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:40.366975 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-e86fcfac-15ac-4dc9-9dfb-ae2b369638a0 tempest-TestVolumeBootPattern-646290222 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:23:40.367897 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:40.453421 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:40.453743 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812940432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f\n Backing store flags: \n Account information:\n U6E8HFLT4uvQjo9T5tGW\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:40.454861 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:40.540680 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:40.541259 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812940432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f\n Backing store flags: \n Account information:\n U6E8HFLT4uvQjo9T5tGW\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:40.541950 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-e86fcfac-15ac-4dc9-9dfb-ae2b369638a0 tempest-TestVolumeBootPattern-646290222 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:23:40.585656 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-e86fcfac-15ac-4dc9-9dfb-ae2b369638a0 tempest-TestVolumeBootPattern-646290222 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f', 'target_lun': 1, 'volume_id': 'd87ce8ea-6924-4eba-973c-c6a70b12ed6f', 'auth_method': 'CHAP', 'auth_username': 'U6E8HFLT4uvQjo9T5tGW', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e02c663a-0147-4c24-83db-7dc2251c0b72'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:23:40.690005 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-7b9f898b-7c16-4c63-8c1b-e5001964a6b8 req-e86fcfac-15ac-4dc9-9dfb-ae2b369638a0 tempest-TestVolumeBootPattern-646290222 None] attachment_update completed successfully.
Nov 14 17:23:57.926069 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-6c9663f1-9386-45aa-b23a-a2bb50b8356c tempest-TestVolumeBootPattern-646290222 None] Terminate volume connection completed successfully.
Nov 14 17:23:57.926639 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-6c9663f1-9386-45aa-b23a-a2bb50b8356c tempest-TestVolumeBootPattern-646290222 None] Deleting attachment e02c663a-0147-4c24-83db-7dc2251c0b72. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:23:57.927971 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:58.020691 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:58.021062 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832853424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f\n Backing store flags: \n Account information:\n U6E8HFLT4uvQjo9T5tGW\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:58.021690 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-6c9663f1-9386-45aa-b23a-a2bb50b8356c tempest-TestVolumeBootPattern-646290222 None] Removing iscsi_target for Volume ID: d87ce8ea-6924-4eba-973c-c6a70b12ed6f
Nov 14 17:23:58.022815 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:58.111673 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f -f" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:58.112004 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832853424]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:58.113264 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:58.201064 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:58.201391 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832853424]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:58.397584 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-d87ce8ea-6924-4eba-973c-c6a70b12ed6f-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:23:58.454164 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:58.541650 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:58.541968 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412123559184]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:23:58.542793 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 None] Skipping remove_export. No iscsi_target is presently exported for volume: d87ce8ea-6924-4eba-973c-c6a70b12ed6f
Nov 14 17:23:58.543914 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 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/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:58.561815 n-d-816883-1 sudo[149076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f
Nov 14 17:23:58.562620 n-d-816883-1 sudo[149076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:58.966156 n-d-816883-1 sudo[149076]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:58.968419 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 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/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f" returned: 0 in 0.424s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:58.970243 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:58.988154 n-d-816883-1 sudo[149081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f
Nov 14 17:23:58.988929 n-d-816883-1 sudo[149081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:59.387564 n-d-816883-1 sudo[149081]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:59.389866 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f" returned: 0 in 0.419s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:59.391960 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:59.410352 n-d-816883-1 sudo[149084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f
Nov 14 17:23:59.411138 n-d-816883-1 sudo[149084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:23:59.835187 n-d-816883-1 sudo[149084]: pam_unix(sudo:session): session closed for user root
Nov 14 17:23:59.837522 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d87ce8ea-6924-4eba-973c-c6a70b12ed6f" returned: 0 in 0.445s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:23:59.838621 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 None] Successfully deleted volume: d87ce8ea-6924-4eba-973c-c6a70b12ed6f
Nov 14 17:23:59.880828 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 None] Created reservations ['72e81d69-857d-44d8-bb37-ac21f2850fea', 'a10d5718-7c43-4611-bde3-dbe6c940f6d2', 'b27d0cc5-f62a-45a6-b7aa-b85b081321ea', '99ed166b-57e0-43ac-8189-49aeaf78feef'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:23:59.921595 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:23:59.922289 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:23:59.940560 n-d-816883-1 sudo[149091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:23:59.941385 n-d-816883-1 sudo[149091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:00.349330 n-d-816883-1 sudo[149091]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:00.351596 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 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.429s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:00.353734 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:00.372056 n-d-816883-1 sudo[149094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:24:00.372848 n-d-816883-1 sudo[149094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:00.765244 n-d-816883-1 sudo[149094]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:00.767820 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 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.414s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:00.770804 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:24:00.777869 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 None] Deleted volume successfully.
Nov 14 17:24:00.798900 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d5e7714e-8543-42be-914d-866ee6485c5f tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-bd6cd4ea-2531-4226-9f83-ee71ecbbd710-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:24:00.800788 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d5e7714e-8543-42be-914d-866ee6485c5f tempest-TestVolumeBootPattern-646290222 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/_snapshot-bd6cd4ea-2531-4226-9f83-ee71ecbbd710 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:00.819160 n-d-816883-1 sudo[149097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-bd6cd4ea-2531-4226-9f83-ee71ecbbd710
Nov 14 17:24:00.819985 n-d-816883-1 sudo[149097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:00.823665 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-96450bd5-325a-4c9a-a1e0-64365d160922 req-a5aa387c-7bc8-4227-96ab-ecfe18c9bdcc tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-d87ce8ea-6924-4eba-973c-c6a70b12ed6f-delete_volume'" released by "delete_volume" :: held 2.426s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:24:01.222593 n-d-816883-1 sudo[149097]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:01.224403 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d5e7714e-8543-42be-914d-866ee6485c5f tempest-TestVolumeBootPattern-646290222 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/_snapshot-bd6cd4ea-2531-4226-9f83-ee71ecbbd710" returned: 0 in 0.424s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:01.226402 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d5e7714e-8543-42be-914d-866ee6485c5f tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bd6cd4ea-2531-4226-9f83-ee71ecbbd710 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:01.245635 n-d-816883-1 sudo[149100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bd6cd4ea-2531-4226-9f83-ee71ecbbd710
Nov 14 17:24:01.246438 n-d-816883-1 sudo[149100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:01.854445 n-d-816883-1 sudo[149100]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:01.857191 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d5e7714e-8543-42be-914d-866ee6485c5f tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bd6cd4ea-2531-4226-9f83-ee71ecbbd710" returned: 0 in 0.630s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:01.940053 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d5e7714e-8543-42be-914d-866ee6485c5f tempest-TestVolumeBootPattern-646290222 None] Created reservations ['ced2e61b-d68a-4752-acef-8e985d0d7e6c', '6c8dc724-0c1a-4a8c-9ee8-5a3e62ccbfab', '82ea67fc-ef86-444c-978d-3493e4f7341c', 'fac39356-3747-4b0c-bc3d-c7e1a88dad2f'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:24:01.978228 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d5e7714e-8543-42be-914d-866ee6485c5f tempest-TestVolumeBootPattern-646290222 None] Delete snapshot completed successfully.
Nov 14 17:24:01.983393 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d5e7714e-8543-42be-914d-866ee6485c5f tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-bd6cd4ea-2531-4226-9f83-ee71ecbbd710-delete_snapshot'" released by "delete_snapshot" :: held 1.185s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:24:02.988070 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-c9c35eb1-132f-44cf-be39-732368377b69-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:24:03.046241 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 None] Skipping remove_export. No iscsi_target is presently exported for volume: c9c35eb1-132f-44cf-be39-732368377b69
Nov 14 17:24:03.047266 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 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/volume-c9c35eb1-132f-44cf-be39-732368377b69 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:03.065724 n-d-816883-1 sudo[149144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-c9c35eb1-132f-44cf-be39-732368377b69
Nov 14 17:24:03.066522 n-d-816883-1 sudo[149144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:03.456859 n-d-816883-1 sudo[149144]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:03.459000 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 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/volume-c9c35eb1-132f-44cf-be39-732368377b69" returned: 0 in 0.411s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:03.461256 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9c35eb1-132f-44cf-be39-732368377b69 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:03.478544 n-d-816883-1 sudo[149147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9c35eb1-132f-44cf-be39-732368377b69
Nov 14 17:24:03.479333 n-d-816883-1 sudo[149147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:03.853300 n-d-816883-1 sudo[149147]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:03.855672 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9c35eb1-132f-44cf-be39-732368377b69" returned: 0 in 0.394s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:03.857790 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9c35eb1-132f-44cf-be39-732368377b69 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:03.875916 n-d-816883-1 sudo[149150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9c35eb1-132f-44cf-be39-732368377b69
Nov 14 17:24:03.876711 n-d-816883-1 sudo[149150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:04.354899 n-d-816883-1 sudo[149150]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:04.357151 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9c35eb1-132f-44cf-be39-732368377b69" returned: 0 in 0.499s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:04.358248 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 None] Successfully deleted volume: c9c35eb1-132f-44cf-be39-732368377b69
Nov 14 17:24:04.403920 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 None] Created reservations ['7ec4b7bc-7f72-418c-936d-e21a5299138b', 'f7644102-6ae0-40fa-a6ab-1dd111292513', '2bdf48f5-2cb4-4e5c-9eb9-ae11af1d5219', '148aa675-6958-4871-9b62-455b4262e45a'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:24:04.445668 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:24:04.446353 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:04.464181 n-d-816883-1 sudo[149156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:24:04.464978 n-d-816883-1 sudo[149156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:04.923034 n-d-816883-1 sudo[149156]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:04.925387 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 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.478s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:04.927489 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:04.946023 n-d-816883-1 sudo[149159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:24:04.946824 n-d-816883-1 sudo[149159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:05.364425 n-d-816883-1 sudo[149159]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:05.367318 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 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.439s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:05.369488 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:24:05.375605 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 None] Deleted volume successfully.
Nov 14 17:24:05.390161 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-ee4993cb-4ce6-4da9-88c6-5c4be3f761fe tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-c9c35eb1-132f-44cf-be39-732368377b69-delete_volume'" released by "delete_volume" :: held 2.402s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:24:05.784620 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:24:05.789075 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:24:05.789580 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 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'
Nov 14 17:24:05.801900 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (d7a79b13-c96a-43a4-82ac-e9990f536eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:24:05.805761 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bcfb9a6-d207-4db0-a31a-ab8d4c4dd5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:24:05.827647 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:24:05.851888 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bcfb9a6-d207-4db0-a31a-ab8d4c4dd5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-517443186',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=1b994be5-30e8-46b2-adda-eb3c379c57ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df509515f7f94b12b2ad46b8d27c4b8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:24:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:24:06Z,user_id='28e296dcd71d4fcc9aaa7b7cc12917d1',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:24:05.854408 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4501d699-3b2e-44a9-b2e8-340d41e7b0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:24:05.856493 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4501d699-3b2e-44a9-b2e8-340d41e7b0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:24:05.858838 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91ac5376-f154-4655-9edd-4b3021bef538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:24:05.954350 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91ac5376-f154-4655-9edd-4b3021bef538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '1b994be5-30e8-46b2-adda-eb3c379c57ff', 'volume_name': 'volume-1b994be5-30e8-46b2-adda-eb3c379c57ff', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:24:05.956660 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b778864b-5819-4442-9928-2061c0c69856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:24:05.958860 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b778864b-5819-4442-9928-2061c0c69856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:24:05.960984 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20075251-2765-429f-bd7a-a5977163e09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:24:05.961821 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Volume 1b994be5-30e8-46b2-adda-eb3c379c57ff: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-1b994be5-30e8-46b2-adda-eb3c379c57ff', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 17:24:05.962443 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Cloning 1b994be5-30e8-46b2-adda-eb3c379c57ff from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 17:24:14.297340 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1, size 616.00 MB, duration 8.33 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 17:24:14.298598 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Image download 616.00 MB at 73.94 MB/s
Nov 14 17:24:14.352685 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:14.433853 n-d-816883-1 sudo[149164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1
Nov 14 17:24:14.434654 n-d-816883-1 sudo[149164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:14.751828 n-d-816883-1 sudo[149164]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:14.754120 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1" returned: 0 in 0.401s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:14.755002 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user 28e296dcd71d4fcc9aaa7b7cc12917d1. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 17:24:14.812094 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:14.892520 n-d-816883-1 sudo[149169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1
Nov 14 17:24:14.893317 n-d-816883-1 sudo[149169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:15.207050 n-d-816883-1 sudo[149169]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:15.209909 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1" returned: 0 in 0.397s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:15.212182 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1b994be5-30e8-46b2-adda-eb3c379c57ff stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:15.230726 n-d-816883-1 sudo[149174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1b994be5-30e8-46b2-adda-eb3c379c57ff stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:24:15.231500 n-d-816883-1 sudo[149174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:15.745260 n-d-816883-1 sudo[149174]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:15.747584 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1b994be5-30e8-46b2-adda-eb3c379c57ff stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.535s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:15.765291 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume 1b994be5-30e8-46b2-adda-eb3c379c57ff. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 17:24:15.808213 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_7o4aysgl {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:15.888914 n-d-816883-1 sudo[149208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_7o4aysgl
Nov 14 17:24:15.889715 n-d-816883-1 sudo[149208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:16.211631 n-d-816883-1 sudo[149208]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:16.213982 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_7o4aysgl" returned: 0 in 0.405s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:16.215229 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:16.296085 n-d-816883-1 sudo[149212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1
Nov 14 17:24:16.296863 n-d-816883-1 sudo[149212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:16.616555 n-d-816883-1 sudo[149212]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:16.619235 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1" returned: 0 in 0.404s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:16.620033 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 17:24:16.621050 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1b994be5--30e8--46b2--adda--eb3c379c57ff oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:16.640389 n-d-816883-1 sudo[149217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1b994be5--30e8--46b2--adda--eb3c379c57ff oflag=direct
Nov 14 17:24:16.641226 n-d-816883-1 sudo[149217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:16.958523 n-d-816883-1 sudo[149217]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:16.960830 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1b994be5--30e8--46b2--adda--eb3c379c57ff oflag=direct" returned: 0 in 0.339s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:16.962083 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1b994be5--30e8--46b2--adda--eb3c379c57ff {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:16.980745 n-d-816883-1 sudo[149229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1b994be5--30e8--46b2--adda--eb3c379c57ff
Nov 14 17:24:16.982057 n-d-816883-1 sudo[149229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:17.742298 n-d-816883-1 sudo[149229]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:17.744722 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1b994be5--30e8--46b2--adda--eb3c379c57ff" returned: 0 in 0.782s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:17.745803 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:17.826328 n-d-816883-1 sudo[149256]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1
Nov 14 17:24:17.827106 n-d-816883-1 sudo[149256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:18.149925 n-d-816883-1 sudo[149256]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:18.152213 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1" returned: 0 in 0.406s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:18.153092 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_kscunzbxn-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--1b994be5--30e8--46b2--adda--eb3c379c57ff {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 17:24:18.153482 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Converted 700.00 MB image at 700.00 MB/s
Nov 14 17:24:18.154096 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume 1b994be5-30e8-46b2-adda-eb3c379c57ff successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 17:24:18.277272 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user 28e296dcd71d4fcc9aaa7b7cc12917d1 is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 17:24:18.277928 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Marking volume 1b994be5-30e8-46b2-adda-eb3c379c57ff as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:24:18.289764 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to 1b994be5-30e8-46b2-adda-eb3c379c57ff. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 17:24:18.290299 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Creating volume glance metadata for volume 1b994be5-30e8-46b2-adda-eb3c379c57ff backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 17:24:18.349692 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20075251-2765-429f-bd7a-a5977163e09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1b994be5-30e8-46b2-adda-eb3c379c57ff', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:24:18.351913 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (94bbe49d-ca10-4387-a13d-b1d541c6a083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:24:18.359293 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Volume volume-1b994be5-30e8-46b2-adda-eb3c379c57ff (1b994be5-30e8-46b2-adda-eb3c379c57ff): created successfully
Nov 14 17:24:18.361033 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (94bbe49d-ca10-4387-a13d-b1d541c6a083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:24:18.363951 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (d7a79b13-c96a-43a4-82ac-e9990f536eaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:24:18.371275 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-536297c3-d336-44bb-97a1-3733afae6b98 tempest-TestVolumeBootPattern-646290222 None] Created volume successfully.
Nov 14 17:24:21.301390 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-c2a9e4c1-81de-4150-8313-c4b7cf649fb2 req-1f218063-08bc-48a1-9298-7312f34790fb tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:21.320627 n-d-816883-1 sudo[149265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:24:21.321459 n-d-816883-1 sudo[149265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:21.747829 n-d-816883-1 sudo[149265]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:21.750169 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-c2a9e4c1-81de-4150-8313-c4b7cf649fb2 req-1f218063-08bc-48a1-9298-7312f34790fb tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff" returned: 0 in 0.448s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:21.798262 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:21.805467 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:21.805821 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411811885824]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:24:21.806426 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-c2a9e4c1-81de-4150-8313-c4b7cf649fb2 req-1f218063-08bc-48a1-9298-7312f34790fb tempest-TestVolumeBootPattern-646290222 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:24:21.807336 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-c2a9e4c1-81de-4150-8313-c4b7cf649fb2 req-1f218063-08bc-48a1-9298-7312f34790fb tempest-TestVolumeBootPattern-646290222 None] Creating iscsi_target for Volume ID: volume-1b994be5-30e8-46b2-adda-eb3c379c57ff {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:24:21.810853 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-c2a9e4c1-81de-4150-8313-c4b7cf649fb2 req-1f218063-08bc-48a1-9298-7312f34790fb tempest-TestVolumeBootPattern-646290222 None] Created volume path /opt/stack/data/cinder/volumes/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff,
Nov 14 17:24:21.810853 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:24:21.810853 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:24:21.810853 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:24:21.810853 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:24:21.810853 n-d-816883-1 cinder-volume[95768]: incominguser 2MghtTdqxRn8pDvV8VrH qJ8tvRWx9YoXFJ2b
Nov 14 17:24:21.810853 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:24:21.810853 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:24:21.810853 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:24:21.810853 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:24:21.812158 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:22.193354 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff" returned: 0 in 0.381s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:22.194610 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411811885824]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:24:22.195313 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-c2a9e4c1-81de-4150-8313-c4b7cf649fb2 req-1f218063-08bc-48a1-9298-7312f34790fb tempest-TestVolumeBootPattern-646290222 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:24:22.195846 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-c2a9e4c1-81de-4150-8313-c4b7cf649fb2 req-1f218063-08bc-48a1-9298-7312f34790fb tempest-TestVolumeBootPattern-646290222 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:24:22.197315 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:22.205005 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:22.205617 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411811885824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n Backing store flags: \n Account information:\n 2MghtTdqxRn8pDvV8VrH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:24:22.206416 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-c2a9e4c1-81de-4150-8313-c4b7cf649fb2 req-1f218063-08bc-48a1-9298-7312f34790fb tempest-TestVolumeBootPattern-646290222 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:24:22.207390 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:22.296852 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:22.297396 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411811885824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n Backing store flags: \n Account information:\n 2MghtTdqxRn8pDvV8VrH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:24:22.298607 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:22.387023 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:22.387631 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411811885824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n Backing store flags: \n Account information:\n 2MghtTdqxRn8pDvV8VrH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:24:22.388412 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-c2a9e4c1-81de-4150-8313-c4b7cf649fb2 req-1f218063-08bc-48a1-9298-7312f34790fb tempest-TestVolumeBootPattern-646290222 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:24:22.431297 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-c2a9e4c1-81de-4150-8313-c4b7cf649fb2 req-1f218063-08bc-48a1-9298-7312f34790fb tempest-TestVolumeBootPattern-646290222 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff', 'target_lun': 1, 'volume_id': '1b994be5-30e8-46b2-adda-eb3c379c57ff', 'auth_method': 'CHAP', 'auth_username': '2MghtTdqxRn8pDvV8VrH', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c879d4ca-722b-4cab-85b9-2101f72b62e6'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:24:22.542230 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-c2a9e4c1-81de-4150-8313-c4b7cf649fb2 req-1f218063-08bc-48a1-9298-7312f34790fb tempest-TestVolumeBootPattern-646290222 None] attachment_update completed successfully.
Nov 14 17:24:31.206702 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:24:31.207350 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:24:31.207876 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:31.228248 n-d-816883-1 sudo[149332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:24:31.229064 n-d-816883-1 sudo[149332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:31.633421 n-d-816883-1 sudo[149332]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:31.635769 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.427s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:31.637761 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:31.655939 n-d-816883-1 sudo[149335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:24:31.656713 n-d-816883-1 sudo[149335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:32.044747 n-d-816883-1 sudo[149335]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:32.046843 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.409s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:32.048854 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:24:38.517413 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-f3f761c2-f633-4024-9132-a1eb26770f31 req-09c3dd96-774c-4491-a315-5d35b0bffa26 tempest-TestVolumeBootPattern-646290222 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/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:38.536253 n-d-816883-1 sudo[149372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:24:38.537104 n-d-816883-1 sudo[149372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:38.935127 n-d-816883-1 sudo[149372]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:38.937545 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-f3f761c2-f633-4024-9132-a1eb26770f31 req-09c3dd96-774c-4491-a315-5d35b0bffa26 tempest-TestVolumeBootPattern-646290222 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/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff" returned: 0 in 0.420s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:38.939244 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-f3f761c2-f633-4024-9132-a1eb26770f31 req-09c3dd96-774c-4491-a315-5d35b0bffa26 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-95afc3a7-150f-4341-84c2-80d7789194f9 --snapshot stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:38.958437 n-d-816883-1 sudo[149397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-95afc3a7-150f-4341-84c2-80d7789194f9 --snapshot stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff -L 1.00g
Nov 14 17:24:38.959290 n-d-816883-1 sudo[149397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:39.582265 n-d-816883-1 sudo[149397]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:39.585120 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-f3f761c2-f633-4024-9132-a1eb26770f31 req-09c3dd96-774c-4491-a315-5d35b0bffa26 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-95afc3a7-150f-4341-84c2-80d7789194f9 --snapshot stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff -L 1.00g" returned: 0 in 0.645s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:39.664941 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-f3f761c2-f633-4024-9132-a1eb26770f31 req-09c3dd96-774c-4491-a315-5d35b0bffa26 tempest-TestVolumeBootPattern-646290222 None] Create snapshot completed successfully
Nov 14 17:24:42.896909 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:24:42.904415 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:24:42.905218 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 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'
Nov 14 17:24:42.942051 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (1af174cc-1891-489e-b95f-28ee44a46fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:24:42.946394 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed7e0c86-e86a-4f4c-b80f-743473f228b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:24:42.978009 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:24:43.007872 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed7e0c86-e86a-4f4c-b80f-743473f228b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:24:43Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=ad1bfa20-100c-45ca-87ba-108fafd5e32b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df509515f7f94b12b2ad46b8d27c4b8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:24:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=95afc3a7-150f-4341-84c2-80d7789194f9,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:24:43Z,user_id='28e296dcd71d4fcc9aaa7b7cc12917d1',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:24:43.010338 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67a77b54-ec5a-41f9-8a45-0c1ea72b77f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:24:43.013041 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67a77b54-ec5a-41f9-8a45-0c1ea72b77f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:24:43.015592 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce8df3e6-c05d-43ac-b58f-c5203770750a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:24:43.018049 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce8df3e6-c05d-43ac-b58f-c5203770750a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'ad1bfa20-100c-45ca-87ba-108fafd5e32b', 'volume_name': 'volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b', 'volume_size': 1, 'snapshot_id': '95afc3a7-150f-4341-84c2-80d7789194f9'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:24:43.020407 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32ffc524-2f70-4b28-a8f2-81c362d920c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:24:43.023417 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32ffc524-2f70-4b28-a8f2-81c362d920c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:24:43.025547 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3edba3b-b15c-4558-b356-53a4e8ac9d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:24:43.026456 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Volume ad1bfa20-100c-45ca-87ba-108fafd5e32b: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b', 'volume_size': 1, 'snapshot_id': '95afc3a7-150f-4341-84c2-80d7789194f9'}
Nov 14 17:24:43.046618 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:43.076918 n-d-816883-1 sudo[149507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:24:43.079147 n-d-816883-1 sudo[149507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:43.598333 n-d-816883-1 sudo[149507]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:43.601061 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.554s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:43.603175 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-95afc3a7-150f-4341-84c2-80d7789194f9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:43.622484 n-d-816883-1 sudo[149546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-95afc3a7-150f-4341-84c2-80d7789194f9
Nov 14 17:24:43.623281 n-d-816883-1 sudo[149546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:44.058420 n-d-816883-1 sudo[149546]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:44.060594 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-95afc3a7-150f-4341-84c2-80d7789194f9" returned: 0 in 0.457s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:44.062774 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--95afc3a7--150f--4341--84c2--80d7789194f9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad1bfa20--100c--45ca--87ba--108fafd5e32b iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:44.080616 n-d-816883-1 sudo[149558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--95afc3a7--150f--4341--84c2--80d7789194f9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad1bfa20--100c--45ca--87ba--108fafd5e32b iflag=direct
Nov 14 17:24:44.081432 n-d-816883-1 sudo[149558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:44.428944 n-d-816883-1 sudo[149558]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:44.431198 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--95afc3a7--150f--4341--84c2--80d7789194f9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad1bfa20--100c--45ca--87ba--108fafd5e32b iflag=direct" returned: 0 in 0.368s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:44.432194 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--95afc3a7--150f--4341--84c2--80d7789194f9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad1bfa20--100c--45ca--87ba--108fafd5e32b oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:44.450573 n-d-816883-1 sudo[149579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--95afc3a7--150f--4341--84c2--80d7789194f9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad1bfa20--100c--45ca--87ba--108fafd5e32b oflag=direct
Nov 14 17:24:44.451370 n-d-816883-1 sudo[149579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:44.788477 n-d-816883-1 sudo[149579]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:44.790797 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--95afc3a7--150f--4341--84c2--80d7789194f9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad1bfa20--100c--45ca--87ba--108fafd5e32b oflag=direct" returned: 0 in 0.358s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:44.791907 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--95afc3a7--150f--4341--84c2--80d7789194f9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad1bfa20--100c--45ca--87ba--108fafd5e32b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:44.810905 n-d-816883-1 sudo[149591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--95afc3a7--150f--4341--84c2--80d7789194f9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad1bfa20--100c--45ca--87ba--108fafd5e32b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 17:24:44.811698 n-d-816883-1 sudo[149591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:49.831760 n-d-816883-1 sudo[149591]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:49.834549 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--95afc3a7--150f--4341--84c2--80d7789194f9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad1bfa20--100c--45ca--87ba--108fafd5e32b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.042s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:49.835141 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--95afc3a7--150f--4341--84c2--80d7789194f9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--ad1bfa20--100c--45ca--87ba--108fafd5e32b, size 1024.00 MB, duration 5.04 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 17:24:49.835533 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Volume copy 1024.00 MB at 203.03 MB/s
Nov 14 17:24:49.880065 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Marking volume ad1bfa20-100c-45ca-87ba-108fafd5e32b as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:24:49.889512 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Copying metadata from snapshot 95afc3a7-150f-4341-84c2-80d7789194f9 to ad1bfa20-100c-45ca-87ba-108fafd5e32b. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Nov 14 17:24:49.925864 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3edba3b-b15c-4558-b356-53a4e8ac9d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b', 'volume_size': 1, 'snapshot_id': '95afc3a7-150f-4341-84c2-80d7789194f9'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:24:49.928637 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c9aba9f-40d0-41f6-a5e3-9b58689bac00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:24:49.936147 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Volume volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b (ad1bfa20-100c-45ca-87ba-108fafd5e32b): created successfully
Nov 14 17:24:49.938132 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c9aba9f-40d0-41f6-a5e3-9b58689bac00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:24:49.941039 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (1af174cc-1891-489e-b95f-28ee44a46fc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:24:49.952664 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-1f910370-ded9-4148-81b5-b5641a4b3e59 tempest-TestVolumeBootPattern-646290222 None] Created volume successfully.
Nov 14 17:24:52.703154 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-2c1ca745-ef6d-4373-9746-c78ffe7da5a9 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:52.721533 n-d-816883-1 sudo[149608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b
Nov 14 17:24:52.722326 n-d-816883-1 sudo[149608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:24:53.118487 n-d-816883-1 sudo[149608]: pam_unix(sudo:session): session closed for user root
Nov 14 17:24:53.120602 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-5826c557-802c-40cc-b621-efcae15e9e87 req-2c1ca745-ef6d-4373-9746-c78ffe7da5a9 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b" returned: 0 in 0.417s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:53.164390 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:53.170411 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:53.170729 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812595840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n Backing store flags: \n Account information:\n 2MghtTdqxRn8pDvV8VrH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-5826c557-802c-40cc-b621-efcae15e9e87 req-2c1ca745-ef6d-4373-9746-c78ffe7da5a9 tempest-TestVolumeBootPattern-646290222 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: I_T nexus: 45
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: 2MghtTdqxRn8pDvV8VrH
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:24:53.171300 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:24:53.173966 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-5826c557-802c-40cc-b621-efcae15e9e87 req-2c1ca745-ef6d-4373-9746-c78ffe7da5a9 tempest-TestVolumeBootPattern-646290222 None] Creating iscsi_target for Volume ID: volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:24:53.175756 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-5826c557-802c-40cc-b621-efcae15e9e87 req-2c1ca745-ef6d-4373-9746-c78ffe7da5a9 tempest-TestVolumeBootPattern-646290222 None] Created volume path /opt/stack/data/cinder/volumes/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b,
Nov 14 17:24:53.175756 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:24:53.175756 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:24:53.175756 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b
Nov 14 17:24:53.175756 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:24:53.175756 n-d-816883-1 cinder-volume[95768]: incominguser MDSdr8AFrFbKcBoodmdf pAz9zpbvxSREo4HE
Nov 14 17:24:53.175756 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:24:53.175756 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:24:53.175756 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:24:53.175756 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:24:53.177448 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:53.526955 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b" returned: 0 in 0.350s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:53.527281 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812595840]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:24:53.528053 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-5826c557-802c-40cc-b621-efcae15e9e87 req-2c1ca745-ef6d-4373-9746-c78ffe7da5a9 tempest-TestVolumeBootPattern-646290222 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:24:53.528420 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-5826c557-802c-40cc-b621-efcae15e9e87 req-2c1ca745-ef6d-4373-9746-c78ffe7da5a9 tempest-TestVolumeBootPattern-646290222 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:24:53.529962 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:53.537240 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:53.537506 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812595840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n Backing store flags: \n Account information:\n 2MghtTdqxRn8pDvV8VrH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b\n Backing store flags: \n Account information:\n MDSdr8AFrFbKcBoodmdf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-5826c557-802c-40cc-b621-efcae15e9e87 req-2c1ca745-ef6d-4373-9746-c78ffe7da5a9 tempest-TestVolumeBootPattern-646290222 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: I_T nexus: 45
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.21
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: 2MghtTdqxRn8pDvV8VrH
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:24:53.538074 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:24:53.541802 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:53.632464 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:53.632910 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812595840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n Backing store flags: \n Account information:\n 2MghtTdqxRn8pDvV8VrH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b\n Backing store flags: \n Account information:\n MDSdr8AFrFbKcBoodmdf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:24:53.634186 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:24:53.728616 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:24:53.728616 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812595840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n Backing store flags: \n Account information:\n 2MghtTdqxRn8pDvV8VrH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b\n Backing store flags: \n Account information:\n MDSdr8AFrFbKcBoodmdf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:24:53.730361 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-5826c557-802c-40cc-b621-efcae15e9e87 req-2c1ca745-ef6d-4373-9746-c78ffe7da5a9 tempest-TestVolumeBootPattern-646290222 None] Set provider_location to: 10.222.0.37:3260,2 iqn.2010-10.org.openstack:volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:24:53.784114 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-2c1ca745-ef6d-4373-9746-c78ffe7da5a9 tempest-TestVolumeBootPattern-646290222 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b', 'target_lun': 1, 'volume_id': 'ad1bfa20-100c-45ca-87ba-108fafd5e32b', 'auth_method': 'CHAP', 'auth_username': 'MDSdr8AFrFbKcBoodmdf', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'bd175612-cd19-40c5-8ec4-8ccf3d6fc03c'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:24:53.910891 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-5826c557-802c-40cc-b621-efcae15e9e87 req-2c1ca745-ef6d-4373-9746-c78ffe7da5a9 tempest-TestVolumeBootPattern-646290222 None] attachment_update completed successfully.
Nov 14 17:25:12.639766 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-991bf391-3e93-4870-9113-d75cd33353be tempest-TestVolumeBootPattern-646290222 None] Terminate volume connection completed successfully.
Nov 14 17:25:12.640405 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-991bf391-3e93-4870-9113-d75cd33353be tempest-TestVolumeBootPattern-646290222 None] Deleting attachment bd175612-cd19-40c5-8ec4-8ccf3d6fc03c. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:25:12.641889 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:12.732224 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:12.732713 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833157760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n Backing store flags: \n Account information:\n 2MghtTdqxRn8pDvV8VrH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b\n Backing store flags: \n Account information:\n MDSdr8AFrFbKcBoodmdf\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:12.733285 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-991bf391-3e93-4870-9113-d75cd33353be tempest-TestVolumeBootPattern-646290222 None] Removing iscsi_target for Volume ID: ad1bfa20-100c-45ca-87ba-108fafd5e32b
Nov 14 17:25:12.734771 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:12.826220 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b -f" returned: 0 in 0.091s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:12.826547 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833157760]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:12.827941 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:12.914681 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:12.915020 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833157760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n Backing store flags: \n Account information:\n 2MghtTdqxRn8pDvV8VrH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:13.116113 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-ad1bfa20-100c-45ca-87ba-108fafd5e32b-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:25:13.177606 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:13.265750 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:13.266081 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833157760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n Backing store flags: \n Account information:\n 2MghtTdqxRn8pDvV8VrH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:13.266747 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 None] Skipping remove_export. No iscsi_target is presently exported for volume: ad1bfa20-100c-45ca-87ba-108fafd5e32b
Nov 14 17:25:13.267743 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 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/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:13.285733 n-d-816883-1 sudo[149678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b
Nov 14 17:25:13.286518 n-d-816883-1 sudo[149678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:13.711913 n-d-816883-1 sudo[149678]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:13.714799 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 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/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b" returned: 0 in 0.446s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:13.716586 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:13.735311 n-d-816883-1 sudo[149681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b
Nov 14 17:25:13.736098 n-d-816883-1 sudo[149681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:14.143638 n-d-816883-1 sudo[149681]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:14.145898 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b" returned: 0 in 0.429s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:14.147930 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:14.165925 n-d-816883-1 sudo[149684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b
Nov 14 17:25:14.167204 n-d-816883-1 sudo[149684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:14.597531 n-d-816883-1 sudo[149684]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:14.600249 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad1bfa20-100c-45ca-87ba-108fafd5e32b" returned: 0 in 0.452s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:14.601401 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 None] Successfully deleted volume: ad1bfa20-100c-45ca-87ba-108fafd5e32b
Nov 14 17:25:14.648829 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 None] Created reservations ['2cff6dca-a94c-406a-9891-5e2f53ad7eac', '7fd31126-7df9-48a2-9619-a5056aedd8c2', 'b84e563c-68c9-4ddd-8360-9e77b4703e7c', '5a11d321-d2e5-4c5f-b78f-73b84f98d4ef'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:25:14.690634 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:25:14.691343 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:14.710494 n-d-816883-1 sudo[149691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:25:14.711287 n-d-816883-1 sudo[149691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:14.976682 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-e93eb444-9abc-4689-b7b2-1649f77f133e tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-95afc3a7-150f-4341-84c2-80d7789194f9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:25:14.978794 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e93eb444-9abc-4689-b7b2-1649f77f133e tempest-TestVolumeBootPattern-646290222 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/_snapshot-95afc3a7-150f-4341-84c2-80d7789194f9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:14.999255 n-d-816883-1 sudo[149693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-95afc3a7-150f-4341-84c2-80d7789194f9
Nov 14 17:25:15.000097 n-d-816883-1 sudo[149693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:15.152040 n-d-816883-1 sudo[149691]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:15.154655 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 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.463s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:15.156973 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:15.175876 n-d-816883-1 sudo[149696]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:25:15.176693 n-d-816883-1 sudo[149696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:15.439569 n-d-816883-1 sudo[149693]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:15.441835 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e93eb444-9abc-4689-b7b2-1649f77f133e tempest-TestVolumeBootPattern-646290222 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/_snapshot-95afc3a7-150f-4341-84c2-80d7789194f9" returned: 0 in 0.463s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:15.443893 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e93eb444-9abc-4689-b7b2-1649f77f133e tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-95afc3a7-150f-4341-84c2-80d7789194f9 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:15.465653 n-d-816883-1 sudo[149699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-95afc3a7-150f-4341-84c2-80d7789194f9
Nov 14 17:25:15.466506 n-d-816883-1 sudo[149699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:15.607395 n-d-816883-1 sudo[149696]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:15.610062 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 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.452s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:15.612523 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:25:15.618199 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 None] Deleted volume successfully.
Nov 14 17:25:15.634815 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-61b143c4-7e6b-47af-b11f-7a308686f23a req-304d3737-d35e-4b77-8855-08e874c1430a tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-ad1bfa20-100c-45ca-87ba-108fafd5e32b-delete_volume'" released by "delete_volume" :: held 2.519s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:25:16.039460 n-d-816883-1 sudo[149699]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:16.041883 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e93eb444-9abc-4689-b7b2-1649f77f133e tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-95afc3a7-150f-4341-84c2-80d7789194f9" returned: 0 in 0.597s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:16.134758 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-e93eb444-9abc-4689-b7b2-1649f77f133e tempest-TestVolumeBootPattern-646290222 None] Created reservations ['2f1edbd0-12ad-4653-86f8-ee3c8d7814ad', '5014f55a-876d-4c68-81a8-18006045a2e4', 'f5ce470d-eaa0-4ef2-8542-ba326d1f2b90', '31139680-c5af-46d7-8d93-239cc0b485df'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:25:16.177556 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e93eb444-9abc-4689-b7b2-1649f77f133e tempest-TestVolumeBootPattern-646290222 None] Delete snapshot completed successfully.
Nov 14 17:25:16.183583 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-e93eb444-9abc-4689-b7b2-1649f77f133e tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-95afc3a7-150f-4341-84c2-80d7789194f9-delete_snapshot'" released by "delete_snapshot" :: held 1.206s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:25:19.754640 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-7186c9e6-c15f-43d3-ab82-f5dd6eaa39b7 tempest-TestVolumeBootPattern-646290222 None] Terminate volume connection completed successfully.
Nov 14 17:25:19.755150 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-7186c9e6-c15f-43d3-ab82-f5dd6eaa39b7 tempest-TestVolumeBootPattern-646290222 None] Deleting attachment c879d4ca-722b-4cab-85b9-2101f72b62e6. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:25:19.756653 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:19.844555 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:19.844897 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830283600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff\n Backing store flags: \n Account information:\n 2MghtTdqxRn8pDvV8VrH\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:19.845560 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-7186c9e6-c15f-43d3-ab82-f5dd6eaa39b7 tempest-TestVolumeBootPattern-646290222 None] Removing iscsi_target for Volume ID: 1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:25:19.846645 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:19.955011 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1b994be5-30e8-46b2-adda-eb3c379c57ff -f" returned: 0 in 0.108s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:19.955292 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830283600]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:19.958320 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:20.049903 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:20.050231 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830283600]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:20.241914 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-1b994be5-30e8-46b2-adda-eb3c379c57ff-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:25:20.297456 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:20.388465 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:20.388791 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830283600]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:20.389512 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:25:20.390492 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 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/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:20.407997 n-d-816883-1 sudo[149775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:25:20.408789 n-d-816883-1 sudo[149775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:20.805098 n-d-816883-1 sudo[149775]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:20.807918 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 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/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff" returned: 0 in 0.416s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:20.809713 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:20.827862 n-d-816883-1 sudo[149778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:25:20.828653 n-d-816883-1 sudo[149778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:21.211965 n-d-816883-1 sudo[149778]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:21.214341 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff" returned: 0 in 0.404s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:21.216428 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:21.240590 n-d-816883-1 sudo[149781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:25:21.241404 n-d-816883-1 sudo[149781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:21.703377 n-d-816883-1 sudo[149781]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:21.705619 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1b994be5-30e8-46b2-adda-eb3c379c57ff" returned: 0 in 0.489s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:21.706752 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 None] Successfully deleted volume: 1b994be5-30e8-46b2-adda-eb3c379c57ff
Nov 14 17:25:21.752437 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 None] Created reservations ['4026cd3e-8586-4d62-8fae-eba2347e085f', '37d94f62-4266-443b-974d-f3f556d62677', '22c68d07-e651-48ca-b9e3-79bbc56f9de7', 'e9e247f6-25be-4bca-b492-aeea7896cf08'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:25:21.791572 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:25:21.792325 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:21.810288 n-d-816883-1 sudo[149788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:25:21.811052 n-d-816883-1 sudo[149788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:22.247294 n-d-816883-1 sudo[149788]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:22.249633 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 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.457s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:22.252036 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:22.270774 n-d-816883-1 sudo[149791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:25:22.271867 n-d-816883-1 sudo[149791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:22.752925 n-d-816883-1 sudo[149791]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:22.755562 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 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.503s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:22.757610 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:25:22.762988 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 None] Deleted volume successfully.
Nov 14 17:25:22.780934 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-8e46c21d-2a04-4a73-bf3a-1a0314bfeb6f req-e7a2b691-25c3-4bcd-bfb3-1c374c3d9ed4 tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-1b994be5-30e8-46b2-adda-eb3c379c57ff-delete_volume'" released by "delete_volume" :: held 2.539s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:25:24.826647 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:25:24.830407 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:25:24.830907 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 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'
Nov 14 17:25:24.843203 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (0bd9f566-9591-4e86-aef6-0a063cc6acff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:25:24.846571 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3995122-6486-4783-a1be-8084b0ec60c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:25:24.868614 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:25:24.892343 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3995122-6486-4783-a1be-8084b0ec60c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1450649557',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=a08727a4-3a14-42ef-a4e7-aac0af7db277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df509515f7f94b12b2ad46b8d27c4b8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:25:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:25:25Z,user_id='28e296dcd71d4fcc9aaa7b7cc12917d1',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:25:24.894795 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e687e5ad-d8b9-41d6-9f2c-abe3ab7ef338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:25:24.896824 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e687e5ad-d8b9-41d6-9f2c-abe3ab7ef338) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:25:24.899111 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a2dfb25-0525-4c06-9028-e295487c882a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:25:24.988396 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a2dfb25-0525-4c06-9028-e295487c882a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a08727a4-3a14-42ef-a4e7-aac0af7db277', 'volume_name': 'volume-a08727a4-3a14-42ef-a4e7-aac0af7db277', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:25:24.990712 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09c558c7-cfb2-4e54-b5e2-e474e64d1608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:25:24.992867 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09c558c7-cfb2-4e54-b5e2-e474e64d1608) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:25:24.995566 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97241fbd-e583-40d3-bd3f-12ec7451d4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:25:24.996370 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Volume a08727a4-3a14-42ef-a4e7-aac0af7db277: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a08727a4-3a14-42ef-a4e7-aac0af7db277', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 17:25:24.996979 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Cloning a08727a4-3a14-42ef-a4e7-aac0af7db277 from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 17:25:31.204842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:25:31.205593 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:25:31.206130 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:31.224372 n-d-816883-1 sudo[149796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:25:31.225202 n-d-816883-1 sudo[149796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:31.694741 n-d-816883-1 sudo[149796]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:31.697145 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.491s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:31.699566 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:31.717838 n-d-816883-1 sudo[149799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:25:31.718624 n-d-816883-1 sudo[149799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:32.207687 n-d-816883-1 sudo[149799]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:32.210308 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.510s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:32.212597 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:25:33.387912 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1, size 616.00 MB, duration 8.39 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 17:25:33.390185 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Image download 616.00 MB at 73.43 MB/s
Nov 14 17:25:33.430816 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:33.516441 n-d-816883-1 sudo[149802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1
Nov 14 17:25:33.517280 n-d-816883-1 sudo[149802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:33.840280 n-d-816883-1 sudo[149802]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:33.842568 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1" returned: 0 in 0.411s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:33.843489 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user 28e296dcd71d4fcc9aaa7b7cc12917d1. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 17:25:33.902436 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:33.983360 n-d-816883-1 sudo[149807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1
Nov 14 17:25:33.984161 n-d-816883-1 sudo[149807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:34.299232 n-d-816883-1 sudo[149807]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:34.301461 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1" returned: 0 in 0.399s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:34.303297 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:34.321438 n-d-816883-1 sudo[149812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:25:34.322228 n-d-816883-1 sudo[149812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:34.856854 n-d-816883-1 sudo[149812]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:34.859216 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.555s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:34.877195 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume a08727a4-3a14-42ef-a4e7-aac0af7db277. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 17:25:34.922196 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_unuaxpjr {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:35.003272 n-d-816883-1 sudo[149846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_unuaxpjr
Nov 14 17:25:35.004043 n-d-816883-1 sudo[149846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:35.317964 n-d-816883-1 sudo[149846]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:35.320217 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_unuaxpjr" returned: 0 in 0.398s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:35.321495 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:35.404219 n-d-816883-1 sudo[149850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1
Nov 14 17:25:35.405034 n-d-816883-1 sudo[149850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:35.725356 n-d-816883-1 sudo[149850]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:35.727600 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1" returned: 0 in 0.406s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:35.728461 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 17:25:35.730032 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a08727a4--3a14--42ef--a4e7--aac0af7db277 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:35.748208 n-d-816883-1 sudo[149855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a08727a4--3a14--42ef--a4e7--aac0af7db277 oflag=direct
Nov 14 17:25:35.749006 n-d-816883-1 sudo[149855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:36.063099 n-d-816883-1 sudo[149855]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:36.065415 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a08727a4--3a14--42ef--a4e7--aac0af7db277 oflag=direct" returned: 0 in 0.335s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:36.066691 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a08727a4--3a14--42ef--a4e7--aac0af7db277 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:36.084225 n-d-816883-1 sudo[149867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a08727a4--3a14--42ef--a4e7--aac0af7db277
Nov 14 17:25:36.085052 n-d-816883-1 sudo[149867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:36.816983 n-d-816883-1 sudo[149867]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:36.819323 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a08727a4--3a14--42ef--a4e7--aac0af7db277" returned: 0 in 0.752s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:36.820453 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:36.904221 n-d-816883-1 sudo[149894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1
Nov 14 17:25:36.904997 n-d-816883-1 sudo[149894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:37.223822 n-d-816883-1 sudo[149894]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:37.226129 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1" returned: 0 in 0.405s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:37.226976 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_ay6ottepn-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--a08727a4--3a14--42ef--a4e7--aac0af7db277 {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 17:25:37.227355 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Converted 700.00 MB image at 700.00 MB/s
Nov 14 17:25:37.227960 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume a08727a4-3a14-42ef-a4e7-aac0af7db277 successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 17:25:37.348456 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user 28e296dcd71d4fcc9aaa7b7cc12917d1 is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 17:25:37.349140 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Marking volume a08727a4-3a14-42ef-a4e7-aac0af7db277 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:25:37.358917 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to a08727a4-3a14-42ef-a4e7-aac0af7db277. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 17:25:37.359349 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Creating volume glance metadata for volume a08727a4-3a14-42ef-a4e7-aac0af7db277 backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 17:25:37.424274 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97241fbd-e583-40d3-bd3f-12ec7451d4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a08727a4-3a14-42ef-a4e7-aac0af7db277', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:25:37.426538 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d1ea18e-cfce-4e61-a05d-8db20e286515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:25:37.434611 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Volume volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 (a08727a4-3a14-42ef-a4e7-aac0af7db277): created successfully
Nov 14 17:25:37.436565 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d1ea18e-cfce-4e61-a05d-8db20e286515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:25:37.439885 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (0bd9f566-9591-4e86-aef6-0a063cc6acff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:25:37.446803 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-2e06dd4b-6a56-493c-97bd-7c50992885bc tempest-TestVolumeBootPattern-646290222 None] Created volume successfully.
Nov 14 17:25:40.635333 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-c15ae7dc-2abb-40d8-b0a9-51f7ddafa585 req-8616e3d4-b3c3-46a9-ad16-34852dcefa9b tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:40.653822 n-d-816883-1 sudo[149935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:25:40.654696 n-d-816883-1 sudo[149935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:25:41.073217 n-d-816883-1 sudo[149935]: pam_unix(sudo:session): session closed for user root
Nov 14 17:25:41.075780 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-c15ae7dc-2abb-40d8-b0a9-51f7ddafa585 req-8616e3d4-b3c3-46a9-ad16-34852dcefa9b tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277" returned: 0 in 0.440s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:41.124263 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:41.128832 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:41.129203 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830390272]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:41.129800 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-c15ae7dc-2abb-40d8-b0a9-51f7ddafa585 req-8616e3d4-b3c3-46a9-ad16-34852dcefa9b tempest-TestVolumeBootPattern-646290222 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:25:41.130576 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-c15ae7dc-2abb-40d8-b0a9-51f7ddafa585 req-8616e3d4-b3c3-46a9-ad16-34852dcefa9b tempest-TestVolumeBootPattern-646290222 None] Creating iscsi_target for Volume ID: volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:25:41.133757 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-c15ae7dc-2abb-40d8-b0a9-51f7ddafa585 req-8616e3d4-b3c3-46a9-ad16-34852dcefa9b tempest-TestVolumeBootPattern-646290222 None] Created volume path /opt/stack/data/cinder/volumes/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277,
Nov 14 17:25:41.133757 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:25:41.133757 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:25:41.133757 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:25:41.133757 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:25:41.133757 n-d-816883-1 cinder-volume[95768]: incominguser PVkMxu82FjFU4pFJukcS 58gQKKZgi3tEMens
Nov 14 17:25:41.133757 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:25:41.133757 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:25:41.133757 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:25:41.133757 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:25:41.135743 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:41.502803 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277" returned: 0 in 0.367s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:41.503212 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830390272]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:41.503846 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-c15ae7dc-2abb-40d8-b0a9-51f7ddafa585 req-8616e3d4-b3c3-46a9-ad16-34852dcefa9b tempest-TestVolumeBootPattern-646290222 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:25:41.504268 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-c15ae7dc-2abb-40d8-b0a9-51f7ddafa585 req-8616e3d4-b3c3-46a9-ad16-34852dcefa9b tempest-TestVolumeBootPattern-646290222 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:25:41.506085 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:41.515268 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:41.515943 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830390272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:41.516606 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-c15ae7dc-2abb-40d8-b0a9-51f7ddafa585 req-8616e3d4-b3c3-46a9-ad16-34852dcefa9b tempest-TestVolumeBootPattern-646290222 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:25:41.519277 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:41.613140 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:41.614023 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830390272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:41.617032 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:25:41.705005 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:25:41.705593 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830390272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:25:41.706458 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-c15ae7dc-2abb-40d8-b0a9-51f7ddafa585 req-8616e3d4-b3c3-46a9-ad16-34852dcefa9b tempest-TestVolumeBootPattern-646290222 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:25:41.752570 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-c15ae7dc-2abb-40d8-b0a9-51f7ddafa585 req-8616e3d4-b3c3-46a9-ad16-34852dcefa9b tempest-TestVolumeBootPattern-646290222 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277', 'target_lun': 1, 'volume_id': 'a08727a4-3a14-42ef-a4e7-aac0af7db277', 'auth_method': 'CHAP', 'auth_username': 'PVkMxu82FjFU4pFJukcS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '314de138-4434-4e61-a344-7026c5241a29'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:25:41.863577 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-c15ae7dc-2abb-40d8-b0a9-51f7ddafa585 req-8616e3d4-b3c3-46a9-ad16-34852dcefa9b tempest-TestVolumeBootPattern-646290222 None] attachment_update completed successfully.
Nov 14 17:26:31.201878 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:26:31.202455 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:26:31.202953 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:26:31.221563 n-d-816883-1 sudo[150029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:26:31.222353 n-d-816883-1 sudo[150029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:26:31.624898 n-d-816883-1 sudo[150029]: pam_unix(sudo:session): session closed for user root
Nov 14 17:26:31.627062 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.424s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:26:31.628657 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:26:31.646808 n-d-816883-1 sudo[150032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:26:31.647591 n-d-816883-1 sudo[150032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:26:32.057554 n-d-816883-1 sudo[150032]: pam_unix(sudo:session): session closed for user root
Nov 14 17:26:32.059644 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.431s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:26:32.060986 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:27:31.202329 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:27:31.203002 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:27:31.203445 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:27:31.222060 n-d-816883-1 sudo[150087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:27:31.222861 n-d-816883-1 sudo[150087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:27:31.648172 n-d-816883-1 sudo[150087]: pam_unix(sudo:session): session closed for user root
Nov 14 17:27:31.651237 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.447s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:27:31.652887 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:27:31.671118 n-d-816883-1 sudo[150090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:27:31.671927 n-d-816883-1 sudo[150090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:27:32.056559 n-d-816883-1 sudo[150090]: pam_unix(sudo:session): session closed for user root
Nov 14 17:27:32.058742 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.406s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:27:32.060067 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:27:57.445292 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-9ea48d19-52f2-40d4-8eb6-95e02262bf9f req-779b1ead-6348-4088-9a40-c72afaebdc34 tempest-TestVolumeBootPattern-646290222 None] Terminate volume connection completed successfully.
Nov 14 17:27:57.445997 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-9ea48d19-52f2-40d4-8eb6-95e02262bf9f req-779b1ead-6348-4088-9a40-c72afaebdc34 tempest-TestVolumeBootPattern-646290222 None] Deleting attachment 314de138-4434-4e61-a344-7026c5241a29. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:27:57.450982 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:27:57.536473 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:27:57.536942 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830726720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:27:57.537593 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-9ea48d19-52f2-40d4-8eb6-95e02262bf9f req-779b1ead-6348-4088-9a40-c72afaebdc34 tempest-TestVolumeBootPattern-646290222 None] Removing iscsi_target for Volume ID: a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:27:57.540454 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:27:57.653118 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 -f" returned: 0 in 0.114s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:27:57.653431 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830726720]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:27:57.654563 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:27:57.749571 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:27:57.749896 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830726720]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:28:02.853328 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a907aaae-77eb-4d88-b5d1-7de02fd9b6b0 req-84648916-f5da-4368-9a02-b1ae4bd6b57c tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:28:02.876688 n-d-816883-1 sudo[150175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:28:02.877674 n-d-816883-1 sudo[150175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:28:03.293039 n-d-816883-1 sudo[150175]: pam_unix(sudo:session): session closed for user root
Nov 14 17:28:03.295149 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-a907aaae-77eb-4d88-b5d1-7de02fd9b6b0 req-84648916-f5da-4368-9a02-b1ae4bd6b57c tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277" returned: 0 in 0.442s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:28:03.340810 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:28:03.349304 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:28:03.349588 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831309232]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:28:03.350197 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a907aaae-77eb-4d88-b5d1-7de02fd9b6b0 req-84648916-f5da-4368-9a02-b1ae4bd6b57c tempest-TestVolumeBootPattern-646290222 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:28:03.351184 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a907aaae-77eb-4d88-b5d1-7de02fd9b6b0 req-84648916-f5da-4368-9a02-b1ae4bd6b57c tempest-TestVolumeBootPattern-646290222 None] Creating iscsi_target for Volume ID: volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:28:03.356593 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a907aaae-77eb-4d88-b5d1-7de02fd9b6b0 req-84648916-f5da-4368-9a02-b1ae4bd6b57c tempest-TestVolumeBootPattern-646290222 None] Created volume path /opt/stack/data/cinder/volumes/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277,
Nov 14 17:28:03.356593 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:28:03.356593 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:28:03.356593 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:28:03.356593 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:28:03.356593 n-d-816883-1 cinder-volume[95768]: incominguser PVkMxu82FjFU4pFJukcS 58gQKKZgi3tEMens
Nov 14 17:28:03.356593 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:28:03.356593 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:28:03.356593 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:28:03.356593 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:28:03.359820 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:28:03.733525 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277" returned: 0 in 0.375s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:28:03.733989 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831309232]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:28:03.734707 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a907aaae-77eb-4d88-b5d1-7de02fd9b6b0 req-84648916-f5da-4368-9a02-b1ae4bd6b57c tempest-TestVolumeBootPattern-646290222 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:28:03.735251 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a907aaae-77eb-4d88-b5d1-7de02fd9b6b0 req-84648916-f5da-4368-9a02-b1ae4bd6b57c tempest-TestVolumeBootPattern-646290222 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:28:03.738568 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:28:03.745000 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:28:03.745305 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831309232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:28:03.746057 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-a907aaae-77eb-4d88-b5d1-7de02fd9b6b0 req-84648916-f5da-4368-9a02-b1ae4bd6b57c tempest-TestVolumeBootPattern-646290222 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:28:03.749216 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:28:03.838721 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:28:03.839045 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831309232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:28:03.840236 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:28:03.928195 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:28:03.928772 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831309232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:28:03.929561 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-a907aaae-77eb-4d88-b5d1-7de02fd9b6b0 req-84648916-f5da-4368-9a02-b1ae4bd6b57c tempest-TestVolumeBootPattern-646290222 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:28:03.971737 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-a907aaae-77eb-4d88-b5d1-7de02fd9b6b0 req-84648916-f5da-4368-9a02-b1ae4bd6b57c tempest-TestVolumeBootPattern-646290222 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277', 'target_lun': 1, 'volume_id': 'a08727a4-3a14-42ef-a4e7-aac0af7db277', 'auth_method': 'CHAP', 'auth_username': 'PVkMxu82FjFU4pFJukcS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f9234de5-cd08-4aa3-983a-b8f3d589a713'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:28:04.078638 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-a907aaae-77eb-4d88-b5d1-7de02fd9b6b0 req-84648916-f5da-4368-9a02-b1ae4bd6b57c tempest-TestVolumeBootPattern-646290222 None] attachment_update completed successfully.
Nov 14 17:28:31.209642 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:28:31.210257 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:28:31.210760 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:28:31.228494 n-d-816883-1 sudo[150265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:28:31.229297 n-d-816883-1 sudo[150265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:28:31.613690 n-d-816883-1 sudo[150265]: pam_unix(sudo:session): session closed for user root
Nov 14 17:28:31.615714 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.405s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:28:31.617351 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:28:31.635441 n-d-816883-1 sudo[150269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:28:31.636232 n-d-816883-1 sudo[150269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:28:32.028500 n-d-816883-1 sudo[150269]: pam_unix(sudo:session): session closed for user root
Nov 14 17:28:32.031339 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.414s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:28:32.032906 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:29:31.216802 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:29:31.217440 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:29:31.217945 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:29:31.235915 n-d-816883-1 sudo[150324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:29:31.237612 n-d-816883-1 sudo[150324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:29:31.628995 n-d-816883-1 sudo[150324]: pam_unix(sudo:session): session closed for user root
Nov 14 17:29:31.631081 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.413s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:29:31.632665 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:29:31.650577 n-d-816883-1 sudo[150327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:29:31.651354 n-d-816883-1 sudo[150327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:29:32.054526 n-d-816883-1 sudo[150327]: pam_unix(sudo:session): session closed for user root
Nov 14 17:29:32.056654 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.424s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:29:32.058047 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:29:48.856623 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9600bb0d-e784-40e3-9463-8ed5ce422850 tempest-TestVolumeBootPattern-646290222 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/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:29:48.874730 n-d-816883-1 sudo[150366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:29:48.875511 n-d-816883-1 sudo[150366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:29:49.289271 n-d-816883-1 sudo[150366]: pam_unix(sudo:session): session closed for user root
Nov 14 17:29:49.291491 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9600bb0d-e784-40e3-9463-8ed5ce422850 tempest-TestVolumeBootPattern-646290222 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/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277" returned: 0 in 0.435s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:29:49.293245 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9600bb0d-e784-40e3-9463-8ed5ce422850 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3 --snapshot stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 -L 1.00g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:29:49.310896 n-d-816883-1 sudo[150371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3 --snapshot stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 -L 1.00g
Nov 14 17:29:49.311681 n-d-816883-1 sudo[150371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:29:49.946291 n-d-816883-1 sudo[150371]: pam_unix(sudo:session): session closed for user root
Nov 14 17:29:49.948520 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-9600bb0d-e784-40e3-9463-8ed5ce422850 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3 --snapshot stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 -L 1.00g" returned: 0 in 0.655s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:29:50.029587 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-9600bb0d-e784-40e3-9463-8ed5ce422850 tempest-TestVolumeBootPattern-646290222 None] Create snapshot completed successfully
Nov 14 17:29:51.633796 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:29:51.637957 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:29:51.638457 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 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'
Nov 14 17:29:51.660647 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (2ec77def-898f-4db8-bda6-81178d91d7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:29:51.663837 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6481cf3b-1180-468a-89e3-f646302245b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:29:51.685564 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:29:51.709681 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6481cf3b-1180-468a-89e3-f646302245b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-968170867',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=929901d0-5bd5-4483-885e-2ed2dd6bf798,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df509515f7f94b12b2ad46b8d27c4b8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:29:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=a83ef8ce-8869-4f72-aec6-4bc13a1a31a3,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:29:52Z,user_id='28e296dcd71d4fcc9aaa7b7cc12917d1',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:29:51.712118 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e2ee2ca-982c-4c4c-aa41-1c25792c5716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:29:51.714215 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e2ee2ca-982c-4c4c-aa41-1c25792c5716) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:29:51.716482 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caeab110-712e-477f-ab9e-5f3f8a13c955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:29:51.718676 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caeab110-712e-477f-ab9e-5f3f8a13c955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '929901d0-5bd5-4483-885e-2ed2dd6bf798', 'volume_name': 'volume-929901d0-5bd5-4483-885e-2ed2dd6bf798', 'volume_size': 1, 'snapshot_id': 'a83ef8ce-8869-4f72-aec6-4bc13a1a31a3'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:29:51.720862 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f257a502-5b40-4a2f-a537-56e3730d80e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:29:51.723611 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f257a502-5b40-4a2f-a537-56e3730d80e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:29:51.725761 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b8a0def-82a3-4543-9360-d100928983c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:29:51.726532 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Volume 929901d0-5bd5-4483-885e-2ed2dd6bf798: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-929901d0-5bd5-4483-885e-2ed2dd6bf798', 'volume_size': 1, 'snapshot_id': 'a83ef8ce-8869-4f72-aec6-4bc13a1a31a3'}
Nov 14 17:29:51.745295 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:29:51.762990 n-d-816883-1 sudo[150476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:29:51.763771 n-d-816883-1 sudo[150476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:29:52.224995 n-d-816883-1 sudo[150476]: pam_unix(sudo:session): session closed for user root
Nov 14 17:29:52.227338 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.482s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:29:52.229417 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:29:52.247798 n-d-816883-1 sudo[150508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3
Nov 14 17:29:52.248570 n-d-816883-1 sudo[150508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:29:52.665330 n-d-816883-1 sudo[150508]: pam_unix(sudo:session): session closed for user root
Nov 14 17:29:52.667847 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3" returned: 0 in 0.438s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:29:52.670014 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a83ef8ce--8869--4f72--aec6--4bc13a1a31a3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--929901d0--5bd5--4483--885e--2ed2dd6bf798 iflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:29:52.687913 n-d-816883-1 sudo[150511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a83ef8ce--8869--4f72--aec6--4bc13a1a31a3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--929901d0--5bd5--4483--885e--2ed2dd6bf798 iflag=direct
Nov 14 17:29:52.688714 n-d-816883-1 sudo[150511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:29:53.003107 n-d-816883-1 sudo[150511]: pam_unix(sudo:session): session closed for user root
Nov 14 17:29:53.005415 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a83ef8ce--8869--4f72--aec6--4bc13a1a31a3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--929901d0--5bd5--4483--885e--2ed2dd6bf798 iflag=direct" returned: 0 in 0.335s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:29:53.006501 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a83ef8ce--8869--4f72--aec6--4bc13a1a31a3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--929901d0--5bd5--4483--885e--2ed2dd6bf798 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:29:53.024558 n-d-816883-1 sudo[150523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a83ef8ce--8869--4f72--aec6--4bc13a1a31a3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--929901d0--5bd5--4483--885e--2ed2dd6bf798 oflag=direct
Nov 14 17:29:53.025367 n-d-816883-1 sudo[150523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:29:53.338637 n-d-816883-1 sudo[150523]: pam_unix(sudo:session): session closed for user root
Nov 14 17:29:53.340811 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a83ef8ce--8869--4f72--aec6--4bc13a1a31a3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--929901d0--5bd5--4483--885e--2ed2dd6bf798 oflag=direct" returned: 0 in 0.334s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:29:53.341780 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a83ef8ce--8869--4f72--aec6--4bc13a1a31a3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--929901d0--5bd5--4483--885e--2ed2dd6bf798 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:29:53.360098 n-d-816883-1 sudo[150535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a83ef8ce--8869--4f72--aec6--4bc13a1a31a3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--929901d0--5bd5--4483--885e--2ed2dd6bf798 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 14 17:29:53.360916 n-d-816883-1 sudo[150535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:29:58.344352 n-d-816883-1 sudo[150535]: pam_unix(sudo:session): session closed for user root
Nov 14 17:29:58.347538 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a83ef8ce--8869--4f72--aec6--4bc13a1a31a3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--929901d0--5bd5--4483--885e--2ed2dd6bf798 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.004s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:29:58.348573 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a83ef8ce--8869--4f72--aec6--4bc13a1a31a3, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--929901d0--5bd5--4483--885e--2ed2dd6bf798, size 1024.00 MB, duration 5.01 sec {{(pid=95768) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Nov 14 17:29:58.349210 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.volume_utils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Volume copy 1024.00 MB at 204.52 MB/s
Nov 14 17:29:58.395683 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Marking volume 929901d0-5bd5-4483-885e-2ed2dd6bf798 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 17:29:58.403278 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Copying metadata from snapshot a83ef8ce-8869-4f72-aec6-4bc13a1a31a3 to 929901d0-5bd5-4483-885e-2ed2dd6bf798. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Nov 14 17:29:58.436619 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b8a0def-82a3-4543-9360-d100928983c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-929901d0-5bd5-4483-885e-2ed2dd6bf798', 'volume_size': 1, 'snapshot_id': 'a83ef8ce-8869-4f72-aec6-4bc13a1a31a3'}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:29:58.438877 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (103b6bc2-2b37-4280-aec2-f52400a72c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:29:58.446366 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Volume volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 (929901d0-5bd5-4483-885e-2ed2dd6bf798): created successfully
Nov 14 17:29:58.448390 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (103b6bc2-2b37-4280-aec2-f52400a72c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:29:58.451415 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Flow 'volume_create_manager' (2ec77def-898f-4db8-bda6-81178d91d7ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:29:58.464019 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-320bc32d-c715-4fd2-a0bd-482a2426f84f tempest-TestVolumeBootPattern-646290222 None] Created volume successfully.
Nov 14 17:30:03.099572 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-652b152b-0494-43b3-8d8d-0af955d98f18 req-e0011947-ad9b-4f8a-84f6-a8cf6462b669 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:30:03.118216 n-d-816883-1 sudo[150550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798
Nov 14 17:30:03.119012 n-d-816883-1 sudo[150550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:30:03.533914 n-d-816883-1 sudo[150550]: pam_unix(sudo:session): session closed for user root
Nov 14 17:30:03.536115 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-652b152b-0494-43b3-8d8d-0af955d98f18 req-e0011947-ad9b-4f8a-84f6-a8cf6462b669 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798" returned: 0 in 0.436s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:30:03.599084 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:30:03.606625 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:30:03.607017 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831780272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-652b152b-0494-43b3-8d8d-0af955d98f18 req-e0011947-ad9b-4f8a-84f6-a8cf6462b669 tempest-TestVolumeBootPattern-646290222 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: I_T nexus: 48
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: PVkMxu82FjFU4pFJukcS
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:30:03.607699 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:30:03.609967 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-652b152b-0494-43b3-8d8d-0af955d98f18 req-e0011947-ad9b-4f8a-84f6-a8cf6462b669 tempest-TestVolumeBootPattern-646290222 None] Creating iscsi_target for Volume ID: volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:30:03.614245 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-652b152b-0494-43b3-8d8d-0af955d98f18 req-e0011947-ad9b-4f8a-84f6-a8cf6462b669 tempest-TestVolumeBootPattern-646290222 None] Created volume path /opt/stack/data/cinder/volumes/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798,
Nov 14 17:30:03.614245 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:30:03.614245 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:30:03.614245 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798
Nov 14 17:30:03.614245 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:30:03.614245 n-d-816883-1 cinder-volume[95768]: incominguser 7nc4ZTK7S7mJvxutHjG9 tuwgS6ebdLaEarbv
Nov 14 17:30:03.614245 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:30:03.614245 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:30:03.614245 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:30:03.614245 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:30:03.618271 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:30:03.984091 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-929901d0-5bd5-4483-885e-2ed2dd6bf798" returned: 0 in 0.367s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:30:03.984371 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831780272]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:30:03.984964 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-652b152b-0494-43b3-8d8d-0af955d98f18 req-e0011947-ad9b-4f8a-84f6-a8cf6462b669 tempest-TestVolumeBootPattern-646290222 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:30:03.985422 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-652b152b-0494-43b3-8d8d-0af955d98f18 req-e0011947-ad9b-4f8a-84f6-a8cf6462b669 tempest-TestVolumeBootPattern-646290222 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:30:03.989089 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:30:03.995037 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:30:03.995501 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831780272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-929901d0-5bd5-4483-885e-2ed2dd6bf798\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798\n Backing store flags: \n Account information:\n 7nc4ZTK7S7mJvxutHjG9\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-652b152b-0494-43b3-8d8d-0af955d98f18 req-e0011947-ad9b-4f8a-84f6-a8cf6462b669 tempest-TestVolumeBootPattern-646290222 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: I_T nexus: 48
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Connection: 1
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: IP Address: 10.222.0.24
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: PVkMxu82FjFU4pFJukcS
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:30:03.996128 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:30:03.999638 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:30:04.092315 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:30:04.092865 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831780272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-929901d0-5bd5-4483-885e-2ed2dd6bf798\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798\n Backing store flags: \n Account information:\n 7nc4ZTK7S7mJvxutHjG9\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:30:04.096320 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:30:04.187749 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:30:04.188330 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831780272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-929901d0-5bd5-4483-885e-2ed2dd6bf798\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798\n Backing store flags: \n Account information:\n 7nc4ZTK7S7mJvxutHjG9\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:30:04.189148 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-652b152b-0494-43b3-8d8d-0af955d98f18 req-e0011947-ad9b-4f8a-84f6-a8cf6462b669 tempest-TestVolumeBootPattern-646290222 None] Set provider_location to: 10.222.0.37:3260,2 iqn.2010-10.org.openstack:volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:30:04.231838 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-652b152b-0494-43b3-8d8d-0af955d98f18 req-e0011947-ad9b-4f8a-84f6-a8cf6462b669 tempest-TestVolumeBootPattern-646290222 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-929901d0-5bd5-4483-885e-2ed2dd6bf798', 'target_lun': 1, 'volume_id': '929901d0-5bd5-4483-885e-2ed2dd6bf798', 'auth_method': 'CHAP', 'auth_username': '7nc4ZTK7S7mJvxutHjG9', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '78da107d-3ab5-4ad1-9a34-e045f2424b09'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:30:04.340207 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-652b152b-0494-43b3-8d8d-0af955d98f18 req-e0011947-ad9b-4f8a-84f6-a8cf6462b669 tempest-TestVolumeBootPattern-646290222 None] attachment_update completed successfully.
Nov 14 17:30:31.222010 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:30:31.222628 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:30:31.223126 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:30:31.241498 n-d-816883-1 sudo[150637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:30:31.242282 n-d-816883-1 sudo[150637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:30:31.678257 n-d-816883-1 sudo[150637]: pam_unix(sudo:session): session closed for user root
Nov 14 17:30:31.680284 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.457s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:30:31.681931 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:30:31.700367 n-d-816883-1 sudo[150640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:30:31.701175 n-d-816883-1 sudo[150640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:30:32.121442 n-d-816883-1 sudo[150640]: pam_unix(sudo:session): session closed for user root
Nov 14 17:30:32.123657 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.441s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:30:32.126234 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:31:31.226807 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:31:31.227438 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:31:31.227833 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:31.246790 n-d-816883-1 sudo[150696]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:31:31.247692 n-d-816883-1 sudo[150696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:31:31.666665 n-d-816883-1 sudo[150696]: pam_unix(sudo:session): session closed for user root
Nov 14 17:31:31.669080 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.441s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:31.670683 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:31.688717 n-d-816883-1 sudo[150699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:31:31.689541 n-d-816883-1 sudo[150699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:31:32.076848 n-d-816883-1 sudo[150699]: pam_unix(sudo:session): session closed for user root
Nov 14 17:31:32.078971 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.408s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:32.080354 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:31:54.756427 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-994f61d7-c7af-4bb0-818d-8517794bf797 req-798ac810-7057-46f6-a64c-25c7d7cbecd3 tempest-TestVolumeBootPattern-646290222 None] Terminate volume connection completed successfully.
Nov 14 17:31:54.757059 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-994f61d7-c7af-4bb0-818d-8517794bf797 req-798ac810-7057-46f6-a64c-25c7d7cbecd3 tempest-TestVolumeBootPattern-646290222 None] Deleting attachment 78da107d-3ab5-4ad1-9a34-e045f2424b09. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:31:54.758343 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:54.846856 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:54.847269 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812836272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-929901d0-5bd5-4483-885e-2ed2dd6bf798\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798\n Backing store flags: \n Account information:\n 7nc4ZTK7S7mJvxutHjG9\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:31:54.848105 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-994f61d7-c7af-4bb0-818d-8517794bf797 req-798ac810-7057-46f6-a64c-25c7d7cbecd3 tempest-TestVolumeBootPattern-646290222 None] Removing iscsi_target for Volume ID: 929901d0-5bd5-4483-885e-2ed2dd6bf798
Nov 14 17:31:54.849202 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:54.968460 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 -f" returned: 0 in 0.119s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:54.968783 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812836272]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:31:54.971860 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:55.063353 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:55.063691 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411812836272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:31:56.118926 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-929901d0-5bd5-4483-885e-2ed2dd6bf798-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:31:56.177060 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:56.263829 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:56.264162 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832845936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816883-1.cbci-816883-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:31:56.264843 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 None] Skipping remove_export. No iscsi_target is presently exported for volume: 929901d0-5bd5-4483-885e-2ed2dd6bf798
Nov 14 17:31:56.265904 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 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/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:56.284153 n-d-816883-1 sudo[150784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798
Nov 14 17:31:56.284956 n-d-816883-1 sudo[150784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:31:56.693514 n-d-816883-1 sudo[150784]: pam_unix(sudo:session): session closed for user root
Nov 14 17:31:56.695782 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 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/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798" returned: 0 in 0.429s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:56.697641 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:56.715196 n-d-816883-1 sudo[150787]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798
Nov 14 17:31:56.715975 n-d-816883-1 sudo[150787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:31:57.122208 n-d-816883-1 sudo[150787]: pam_unix(sudo:session): session closed for user root
Nov 14 17:31:57.124385 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798" returned: 0 in 0.426s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:57.126420 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:57.144192 n-d-816883-1 sudo[150790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798
Nov 14 17:31:57.144989 n-d-816883-1 sudo[150790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:31:57.587200 n-d-816883-1 sudo[150790]: pam_unix(sudo:session): session closed for user root
Nov 14 17:31:57.589569 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-929901d0-5bd5-4483-885e-2ed2dd6bf798" returned: 0 in 0.463s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:57.590718 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 None] Successfully deleted volume: 929901d0-5bd5-4483-885e-2ed2dd6bf798
Nov 14 17:31:57.632772 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 None] Created reservations ['02d519e3-2d42-4e67-b7ce-bd8d4d2c8988', '5f57f59e-bdf3-466b-9022-17f1fcc65d32', 'd98436d1-d8c5-492c-a39b-00d5d64c23f1', '905dbf33-70ae-4d47-875c-400b03f0b57a'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:31:57.678789 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:31:57.679541 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:57.698027 n-d-816883-1 sudo[150796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:31:57.698809 n-d-816883-1 sudo[150796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:31:58.092332 n-d-816883-1 sudo[150796]: pam_unix(sudo:session): session closed for user root
Nov 14 17:31:58.094607 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 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.415s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:58.096678 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:58.114257 n-d-816883-1 sudo[150799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:31:58.115031 n-d-816883-1 sudo[150799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:31:58.450615 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a0b1416f-9fcb-4ac0-9bc7-033a39351b86 tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:31:58.452620 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a0b1416f-9fcb-4ac0-9bc7-033a39351b86 tempest-TestVolumeBootPattern-646290222 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/_snapshot-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:58.471151 n-d-816883-1 sudo[150802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/_snapshot-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3
Nov 14 17:31:58.471941 n-d-816883-1 sudo[150802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:31:58.523371 n-d-816883-1 sudo[150799]: pam_unix(sudo:session): session closed for user root
Nov 14 17:31:58.526509 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 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.429s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:58.528673 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:31:58.534004 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 None] Deleted volume successfully.
Nov 14 17:31:58.550771 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-d05cb88e-f90b-4c04-a9ba-0661d5594060 tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-929901d0-5bd5-4483-885e-2ed2dd6bf798-delete_volume'" released by "delete_volume" :: held 2.432s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:31:58.885806 n-d-816883-1 sudo[150802]: pam_unix(sudo:session): session closed for user root
Nov 14 17:31:58.887555 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a0b1416f-9fcb-4ac0-9bc7-033a39351b86 tempest-TestVolumeBootPattern-646290222 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/_snapshot-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3" returned: 0 in 0.435s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:58.889154 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a0b1416f-9fcb-4ac0-9bc7-033a39351b86 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:31:58.907188 n-d-816883-1 sudo[150805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3
Nov 14 17:31:58.907962 n-d-816883-1 sudo[150805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:31:59.464758 n-d-816883-1 sudo[150805]: pam_unix(sudo:session): session closed for user root
Nov 14 17:31:59.467039 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-a0b1416f-9fcb-4ac0-9bc7-033a39351b86 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3" returned: 0 in 0.577s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:31:59.551144 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-a0b1416f-9fcb-4ac0-9bc7-033a39351b86 tempest-TestVolumeBootPattern-646290222 None] Created reservations ['227ee0f9-6d97-4f2b-83b4-0f73c17273a3', 'b1b4b6ad-2082-4d1e-bd09-601e83af447a', '82ce09a8-b0f5-452d-ad5f-4510939b60eb', '7209e621-aa90-4023-8d1b-449eab5d8f0c'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:31:59.590587 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-a0b1416f-9fcb-4ac0-9bc7-033a39351b86 tempest-TestVolumeBootPattern-646290222 None] Delete snapshot completed successfully.
Nov 14 17:31:59.595795 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-a0b1416f-9fcb-4ac0-9bc7-033a39351b86 tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-a83ef8ce-8869-4f72-aec6-4bc13a1a31a3-delete_snapshot'" released by "delete_snapshot" :: held 1.145s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:32:04.913661 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-3c7c0c9d-a0e8-4b98-8f18-4f03c8132666 req-0385e98b-eba9-4ac8-af2f-195d0f5ffe8f tempest-TestVolumeBootPattern-646290222 None] Terminate volume connection completed successfully.
Nov 14 17:32:04.914306 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-3c7c0c9d-a0e8-4b98-8f18-4f03c8132666 req-0385e98b-eba9-4ac8-af2f-195d0f5ffe8f tempest-TestVolumeBootPattern-646290222 None] Deleting attachment f9234de5-cd08-4aa3-983a-b8f3d589a713. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:32:04.916195 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:32:05.006712 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:32:05.007039 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830666336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277\n Backing store flags: \n Account information:\n PVkMxu82FjFU4pFJukcS\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:32:05.007669 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-3c7c0c9d-a0e8-4b98-8f18-4f03c8132666 req-0385e98b-eba9-4ac8-af2f-195d0f5ffe8f tempest-TestVolumeBootPattern-646290222 None] Removing iscsi_target for Volume ID: a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:32:05.008939 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:32:05.120022 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 -f" returned: 0 in 0.110s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:32:05.120360 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830666336]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:32:05.121603 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:32:05.208649 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:32:05.208971 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830666336]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:32:07.163689 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-a08727a4-3a14-42ef-a4e7-aac0af7db277-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:32:07.221604 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:32:07.308699 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:32:07.309067 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411832845936]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:32:07.309768 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 None] Skipping remove_export. No iscsi_target is presently exported for volume: a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:32:07.310811 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 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/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:32:07.329431 n-d-816883-1 sudo[150893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:32:07.330227 n-d-816883-1 sudo[150893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:32:07.732559 n-d-816883-1 sudo[150893]: pam_unix(sudo:session): session closed for user root
Nov 14 17:32:07.734840 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 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/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277" returned: 0 in 0.424s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:32:07.736856 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:32:07.755521 n-d-816883-1 sudo[150896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:32:07.756311 n-d-816883-1 sudo[150896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:32:08.129743 n-d-816883-1 sudo[150896]: pam_unix(sudo:session): session closed for user root
Nov 14 17:32:08.132023 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277" returned: 0 in 0.395s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:32:08.134268 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:32:08.151834 n-d-816883-1 sudo[150899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:32:08.152623 n-d-816883-1 sudo[150899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:32:08.619851 n-d-816883-1 sudo[150899]: pam_unix(sudo:session): session closed for user root
Nov 14 17:32:08.622120 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a08727a4-3a14-42ef-a4e7-aac0af7db277" returned: 0 in 0.487s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:32:08.623227 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 None] Successfully deleted volume: a08727a4-3a14-42ef-a4e7-aac0af7db277
Nov 14 17:32:08.666774 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 None] Created reservations ['1da5be71-823f-4ed7-aa35-2225e9af47aa', '629f4cbd-c9c3-45bc-8a86-f3ca481efa8b', '9a8b461e-adc7-49c6-b412-cebcded10134', '50ae4ad8-04a6-4196-bb16-c6d562f07fef'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:32:08.707210 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:32:08.708026 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:32:08.726837 n-d-816883-1 sudo[150907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:32:08.727633 n-d-816883-1 sudo[150907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:32:09.145592 n-d-816883-1 sudo[150907]: pam_unix(sudo:session): session closed for user root
Nov 14 17:32:09.147884 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 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.439s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:32:09.149996 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:32:09.167461 n-d-816883-1 sudo[150912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:32:09.168242 n-d-816883-1 sudo[150912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:32:09.634747 n-d-816883-1 sudo[150912]: pam_unix(sudo:session): session closed for user root
Nov 14 17:32:09.637586 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 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.487s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:32:09.639723 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:32:09.648735 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 None] Deleted volume successfully.
Nov 14 17:32:09.665600 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-f7392a40-8802-47b9-a557-2edc1b068680 tempest-TestVolumeBootPattern-646290222 None] Lock "b'cinder-a08727a4-3a14-42ef-a4e7-aac0af7db277-delete_volume'" released by "delete_volume" :: held 2.502s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:32:31.234349 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:32:31.234938 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:32:31.235528 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:32:31.254413 n-d-816883-1 sudo[151003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:32:31.255966 n-d-816883-1 sudo[151003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:32:31.719082 n-d-816883-1 sudo[151003]: pam_unix(sudo:session): session closed for user root
Nov 14 17:32:31.722673 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.487s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:32:31.724674 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:32:31.744143 n-d-816883-1 sudo[151006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:32:31.745035 n-d-816883-1 sudo[151006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:32:32.178832 n-d-816883-1 sudo[151006]: pam_unix(sudo:session): session closed for user root
Nov 14 17:32:32.181006 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.456s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:32:32.182373 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:33:31.240728 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:33:31.241294 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:33:31.241816 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:33:31.262004 n-d-816883-1 sudo[151091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:33:31.262783 n-d-816883-1 sudo[151091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:33:31.700702 n-d-816883-1 sudo[151091]: pam_unix(sudo:session): session closed for user root
Nov 14 17:33:31.702783 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.461s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:33:31.704367 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:33:31.722682 n-d-816883-1 sudo[151094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:33:31.723479 n-d-816883-1 sudo[151094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:33:32.164856 n-d-816883-1 sudo[151094]: pam_unix(sudo:session): session closed for user root
Nov 14 17:33:32.166985 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.462s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:33:32.168320 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:34:31.245776 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:34:31.246407 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:34:31.246917 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:34:31.265747 n-d-816883-1 sudo[151145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:34:31.266554 n-d-816883-1 sudo[151145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:34:31.704505 n-d-816883-1 sudo[151145]: pam_unix(sudo:session): session closed for user root
Nov 14 17:34:31.706661 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.459s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:34:31.708238 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:34:31.726411 n-d-816883-1 sudo[151148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:34:31.727204 n-d-816883-1 sudo[151148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:34:32.201053 n-d-816883-1 sudo[151148]: pam_unix(sudo:session): session closed for user root
Nov 14 17:34:32.203806 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.495s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:34:32.205172 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:35:31.257781 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:35:31.258453 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:35:31.258932 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:35:31.277624 n-d-816883-1 sudo[151197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:35:31.278415 n-d-816883-1 sudo[151197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:35:31.755920 n-d-816883-1 sudo[151197]: pam_unix(sudo:session): session closed for user root
Nov 14 17:35:31.758202 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.499s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:35:31.759967 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:35:31.778245 n-d-816883-1 sudo[151200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:35:31.779049 n-d-816883-1 sudo[151200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:35:32.220370 n-d-816883-1 sudo[151200]: pam_unix(sudo:session): session closed for user root
Nov 14 17:35:32.222496 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.462s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:35:32.223802 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:36:31.267017 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:36:31.267745 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:36:31.268172 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:36:31.285865 n-d-816883-1 sudo[151547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:36:31.286649 n-d-816883-1 sudo[151547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:36:31.706075 n-d-816883-1 sudo[151547]: pam_unix(sudo:session): session closed for user root
Nov 14 17:36:31.708252 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.440s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:36:31.709859 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:36:31.728072 n-d-816883-1 sudo[151550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:36:31.728873 n-d-816883-1 sudo[151550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:36:32.148988 n-d-816883-1 sudo[151550]: pam_unix(sudo:session): session closed for user root
Nov 14 17:36:32.151134 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.441s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:36:32.152438 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:37:31.277419 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:37:31.278073 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:37:31.278535 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:37:31.296986 n-d-816883-1 sudo[151599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:37:31.297802 n-d-816883-1 sudo[151599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:37:31.732325 n-d-816883-1 sudo[151599]: pam_unix(sudo:session): session closed for user root
Nov 14 17:37:31.735412 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.457s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:37:31.737050 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:37:31.755871 n-d-816883-1 sudo[151602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:37:31.756674 n-d-816883-1 sudo[151602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:37:32.240446 n-d-816883-1 sudo[151602]: pam_unix(sudo:session): session closed for user root
Nov 14 17:37:32.242812 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.505s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:37:32.244138 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:38:31.282845 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:38:31.283419 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:38:31.283957 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:38:31.302595 n-d-816883-1 sudo[151739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:38:31.303389 n-d-816883-1 sudo[151739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:38:31.744982 n-d-816883-1 sudo[151739]: pam_unix(sudo:session): session closed for user root
Nov 14 17:38:31.747085 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.463s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:38:31.748750 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:38:31.766162 n-d-816883-1 sudo[151742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:38:31.766951 n-d-816883-1 sudo[151742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:38:32.209314 n-d-816883-1 sudo[151742]: pam_unix(sudo:session): session closed for user root
Nov 14 17:38:32.211397 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.462s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:38:32.212723 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:39:31.286077 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:39:31.286704 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:39:31.287149 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:39:31.305607 n-d-816883-1 sudo[151793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:39:31.306418 n-d-816883-1 sudo[151793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:39:31.735130 n-d-816883-1 sudo[151793]: pam_unix(sudo:session): session closed for user root
Nov 14 17:39:31.737484 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.450s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:39:31.739071 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:39:31.756754 n-d-816883-1 sudo[151796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:39:31.757566 n-d-816883-1 sudo[151796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:39:32.184967 n-d-816883-1 sudo[151796]: pam_unix(sudo:session): session closed for user root
Nov 14 17:39:32.187183 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.448s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:39:32.189085 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:40:31.290922 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:40:31.291448 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:40:31.292016 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:40:31.310158 n-d-816883-1 sudo[151846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:40:31.310935 n-d-816883-1 sudo[151846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:40:31.752534 n-d-816883-1 sudo[151846]: pam_unix(sudo:session): session closed for user root
Nov 14 17:40:31.754614 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.462s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:40:31.756198 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:40:31.774118 n-d-816883-1 sudo[151849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:40:31.774909 n-d-816883-1 sudo[151849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:40:32.201123 n-d-816883-1 sudo[151849]: pam_unix(sudo:session): session closed for user root
Nov 14 17:40:32.203207 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.447s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:40:32.204595 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:41:31.298892 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:41:31.299431 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:41:31.299995 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:41:31.318121 n-d-816883-1 sudo[151982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:41:31.318921 n-d-816883-1 sudo[151982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:41:31.759728 n-d-816883-1 sudo[151982]: pam_unix(sudo:session): session closed for user root
Nov 14 17:41:31.761817 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.461s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:41:31.763402 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:41:31.781616 n-d-816883-1 sudo[151985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:41:31.783057 n-d-816883-1 sudo[151985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:41:32.212821 n-d-816883-1 sudo[151985]: pam_unix(sudo:session): session closed for user root
Nov 14 17:41:32.214974 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.451s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:41:32.216306 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:43:31.307221 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:43:31.307734 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:43:31.308351 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:43:31.326813 n-d-816883-1 sudo[152080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:43:31.327628 n-d-816883-1 sudo[152080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:43:31.740940 n-d-816883-1 sudo[152080]: pam_unix(sudo:session): session closed for user root
Nov 14 17:43:31.743035 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.434s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:43:31.744652 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:43:31.762568 n-d-816883-1 sudo[152083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:43:31.763345 n-d-816883-1 sudo[152083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:43:32.190070 n-d-816883-1 sudo[152083]: pam_unix(sudo:session): session closed for user root
Nov 14 17:43:32.192158 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.447s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:43:32.193512 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:44:31.316849 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:44:31.317447 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:44:31.318259 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:44:31.337590 n-d-816883-1 sudo[152223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:44:31.338365 n-d-816883-1 sudo[152223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:44:31.769438 n-d-816883-1 sudo[152223]: pam_unix(sudo:session): session closed for user root
Nov 14 17:44:31.771499 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.453s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:44:31.773153 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:44:31.790698 n-d-816883-1 sudo[152226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:44:31.791486 n-d-816883-1 sudo[152226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:44:32.235716 n-d-816883-1 sudo[152226]: pam_unix(sudo:session): session closed for user root
Nov 14 17:44:32.238218 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.465s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:44:32.239630 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:45:31.321988 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:45:31.322500 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:45:31.323099 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:45:31.341322 n-d-816883-1 sudo[152293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:45:31.342111 n-d-816883-1 sudo[152293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:45:31.768492 n-d-816883-1 sudo[152293]: pam_unix(sudo:session): session closed for user root
Nov 14 17:45:31.770551 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.447s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:45:31.772127 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:45:31.790472 n-d-816883-1 sudo[152296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:45:31.791269 n-d-816883-1 sudo[152296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:45:32.217181 n-d-816883-1 sudo[152296]: pam_unix(sudo:session): session closed for user root
Nov 14 17:45:32.219300 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.447s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:45:32.220601 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:46:08.711257 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:46:08.715485 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:46:08.715978 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 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'
Nov 14 17:46:08.728474 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Flow 'volume_create_manager' (2c34a97c-bcc7-41cc-a2bb-d28584981756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:46:08.731701 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2aba795-bd49-4d2f-94fe-c5709a6a8a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:46:08.755399 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:46:08.778538 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2aba795-bd49-4d2f-94fe-c5709a6a8a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:46:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1213114423',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=31528395-96f3-451e-a576-10ce37a0e586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f147125831f1475ca0a8538d3219acae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:46:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:46:09Z,user_id='5f2876a76c4549418c592b1e04dafd45',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:46:08.781052 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc400e05-e27f-450d-9683-4000b5eb3707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:46:08.783103 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc400e05-e27f-450d-9683-4000b5eb3707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:46:08.785414 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89c2b6c6-4d6b-48ea-b9e1-513961551e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:46:08.787596 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89c2b6c6-4d6b-48ea-b9e1-513961551e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31528395-96f3-451e-a576-10ce37a0e586', 'volume_name': 'volume-31528395-96f3-451e-a576-10ce37a0e586', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:46:08.789838 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76722a42-e41c-4afa-b236-047caff02740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:46:08.791921 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76722a42-e41c-4afa-b236-047caff02740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:46:08.794068 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (793e09f5-04db-4ff0-b36c-67dc181148c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:46:08.794827 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Volume 31528395-96f3-451e-a576-10ce37a0e586: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31528395-96f3-451e-a576-10ce37a0e586', 'volume_size': 1}
Nov 14 17:46:08.795996 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31528395-96f3-451e-a576-10ce37a0e586 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:08.814844 n-d-816883-1 sudo[152339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31528395-96f3-451e-a576-10ce37a0e586 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:46:08.815636 n-d-816883-1 sudo[152339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:46:09.325404 n-d-816883-1 sudo[152339]: pam_unix(sudo:session): session closed for user root
Nov 14 17:46:09.327667 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31528395-96f3-451e-a576-10ce37a0e586 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.531s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:09.331200 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (793e09f5-04db-4ff0-b36c-67dc181148c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31528395-96f3-451e-a576-10ce37a0e586', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:46:09.333545 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e438f37-ac2f-49f2-b821-72bbc184b3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:46:09.344722 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Volume volume-31528395-96f3-451e-a576-10ce37a0e586 (31528395-96f3-451e-a576-10ce37a0e586): created successfully
Nov 14 17:46:09.346540 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e438f37-ac2f-49f2-b821-72bbc184b3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:46:09.349530 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Flow 'volume_create_manager' (2c34a97c-bcc7-41cc-a2bb-d28584981756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:46:09.356632 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-26d5745f-fe39-40e3-a615-a6e2b85bacf7 tempest-ServerActionsTestJSON-2009782988 None] Created volume successfully.
Nov 14 17:46:11.079116 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-2b108319-f944-4c20-86cf-84ec856a3446 req-223180df-7a46-4b9a-80ae-94ccdf099164 tempest-ServerActionsTestJSON-2009782988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:11.097532 n-d-816883-1 sudo[152375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:11.098304 n-d-816883-1 sudo[152375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:46:11.496577 n-d-816883-1 sudo[152375]: pam_unix(sudo:session): session closed for user root
Nov 14 17:46:11.498976 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-2b108319-f944-4c20-86cf-84ec856a3446 req-223180df-7a46-4b9a-80ae-94ccdf099164 tempest-ServerActionsTestJSON-2009782988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586" returned: 0 in 0.420s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:11.548010 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:11.553912 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:11.554233 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833828624]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:11.554822 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-2b108319-f944-4c20-86cf-84ec856a3446 req-223180df-7a46-4b9a-80ae-94ccdf099164 tempest-ServerActionsTestJSON-2009782988 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:46:11.555602 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-2b108319-f944-4c20-86cf-84ec856a3446 req-223180df-7a46-4b9a-80ae-94ccdf099164 tempest-ServerActionsTestJSON-2009782988 None] Creating iscsi_target for Volume ID: volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:46:11.558988 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-2b108319-f944-4c20-86cf-84ec856a3446 req-223180df-7a46-4b9a-80ae-94ccdf099164 tempest-ServerActionsTestJSON-2009782988 None] Created volume path /opt/stack/data/cinder/volumes/volume-31528395-96f3-451e-a576-10ce37a0e586,
Nov 14 17:46:11.558988 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:46:11.558988 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:46:11.558988 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:11.558988 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:46:11.558988 n-d-816883-1 cinder-volume[95768]: incominguser wmdZwGqXLL9TEBpa39FB dcy2rHkw5mitNPYH
Nov 14 17:46:11.558988 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:46:11.558988 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:46:11.558988 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:46:11.558988 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:46:11.562239 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:11.894624 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586" returned: 0 in 0.334s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:11.894949 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833828624]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:11.895539 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-2b108319-f944-4c20-86cf-84ec856a3446 req-223180df-7a46-4b9a-80ae-94ccdf099164 tempest-ServerActionsTestJSON-2009782988 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:46:11.895906 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-2b108319-f944-4c20-86cf-84ec856a3446 req-223180df-7a46-4b9a-80ae-94ccdf099164 tempest-ServerActionsTestJSON-2009782988 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:46:11.897249 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:11.903123 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:11.903448 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833828624]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586\n Backing store flags: \n Account information:\n wmdZwGqXLL9TEBpa39FB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:11.903990 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-2b108319-f944-4c20-86cf-84ec856a3446 req-223180df-7a46-4b9a-80ae-94ccdf099164 tempest-ServerActionsTestJSON-2009782988 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:46:11.904850 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:11.991381 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:11.991721 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833828624]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586\n Backing store flags: \n Account information:\n wmdZwGqXLL9TEBpa39FB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:11.992919 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:12.083453 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:12.084034 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411833828624]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586\n Backing store flags: \n Account information:\n wmdZwGqXLL9TEBpa39FB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:12.084742 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-2b108319-f944-4c20-86cf-84ec856a3446 req-223180df-7a46-4b9a-80ae-94ccdf099164 tempest-ServerActionsTestJSON-2009782988 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:46:12.128049 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-2b108319-f944-4c20-86cf-84ec856a3446 req-223180df-7a46-4b9a-80ae-94ccdf099164 tempest-ServerActionsTestJSON-2009782988 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586', 'target_lun': 1, 'volume_id': '31528395-96f3-451e-a576-10ce37a0e586', 'auth_method': 'CHAP', 'auth_username': 'wmdZwGqXLL9TEBpa39FB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e69a4cb7-4f6b-4684-8490-3a0b082b0819'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:46:12.229098 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-2b108319-f944-4c20-86cf-84ec856a3446 req-223180df-7a46-4b9a-80ae-94ccdf099164 tempest-ServerActionsTestJSON-2009782988 None] attachment_update completed successfully.
Nov 14 17:46:31.329777 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:46:31.330295 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:46:31.330968 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:31.349264 n-d-816883-1 sudo[152417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:46:31.350040 n-d-816883-1 sudo[152417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:46:31.725164 n-d-816883-1 sudo[152417]: pam_unix(sudo:session): session closed for user root
Nov 14 17:46:31.727292 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.396s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:31.728955 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:31.746803 n-d-816883-1 sudo[152420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:46:31.747576 n-d-816883-1 sudo[152420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:46:32.149687 n-d-816883-1 sudo[152420]: pam_unix(sudo:session): session closed for user root
Nov 14 17:46:32.151819 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.423s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:32.153880 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:46:33.314608 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-a2f70999-4e8a-4597-ac34-293c4a00932e tempest-ServerActionsTestJSON-2009782988 None] Terminate volume connection completed successfully.
Nov 14 17:46:33.315238 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-a2f70999-4e8a-4597-ac34-293c4a00932e tempest-ServerActionsTestJSON-2009782988 None] Deleting attachment e69a4cb7-4f6b-4684-8490-3a0b082b0819. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:46:36.294691 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-0b584976-79e0-47e4-9c75-5fc9ba304b04 tempest-ServerActionsTestJSON-2009782988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:36.312761 n-d-816883-1 sudo[152441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:36.313568 n-d-816883-1 sudo[152441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:46:36.705697 n-d-816883-1 sudo[152441]: pam_unix(sudo:session): session closed for user root
Nov 14 17:46:36.708064 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-0b584976-79e0-47e4-9c75-5fc9ba304b04 tempest-ServerActionsTestJSON-2009782988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586" returned: 0 in 0.413s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:36.775918 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:36.781505 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:36.781791 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829852464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586\n Backing store flags: \n Account information:\n wmdZwGqXLL9TEBpa39FB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-0b584976-79e0-47e4-9c75-5fc9ba304b04 tempest-ServerActionsTestJSON-2009782988 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: wmdZwGqXLL9TEBpa39FB
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:46:36.782483 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:46:36.785003 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-0b584976-79e0-47e4-9c75-5fc9ba304b04 tempest-ServerActionsTestJSON-2009782988 None] Creating iscsi_target for Volume ID: volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:46:36.785003 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-0b584976-79e0-47e4-9c75-5fc9ba304b04 tempest-ServerActionsTestJSON-2009782988 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 14 17:46:36.790411 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-0b584976-79e0-47e4-9c75-5fc9ba304b04 tempest-ServerActionsTestJSON-2009782988 None] Created volume path /opt/stack/data/cinder/volumes/volume-31528395-96f3-451e-a576-10ce37a0e586,
Nov 14 17:46:36.790411 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:46:36.790411 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:46:36.790411 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:36.790411 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:46:36.790411 n-d-816883-1 cinder-volume[95768]: incominguser wmdZwGqXLL9TEBpa39FB dcy2rHkw5mitNPYH
Nov 14 17:46:36.790411 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:46:36.790411 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:46:36.790411 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:46:36.790411 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:46:36.794392 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:37.176493 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586" returned: 0 in 0.384s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:37.176991 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829852464]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:37.177790 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-0b584976-79e0-47e4-9c75-5fc9ba304b04 tempest-ServerActionsTestJSON-2009782988 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:46:37.178186 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-0b584976-79e0-47e4-9c75-5fc9ba304b04 tempest-ServerActionsTestJSON-2009782988 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:46:37.179703 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:37.187100 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:37.187476 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829852464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586\n Backing store flags: \n Account information:\n wmdZwGqXLL9TEBpa39FB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-0b584976-79e0-47e4-9c75-5fc9ba304b04 tempest-ServerActionsTestJSON-2009782988 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: wmdZwGqXLL9TEBpa39FB
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:46:37.188101 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:46:37.193121 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:37.281167 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:37.281700 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829852464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586\n Backing store flags: \n Account information:\n wmdZwGqXLL9TEBpa39FB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:37.285516 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:37.377932 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:37.378525 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829852464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586\n Backing store flags: \n Account information:\n wmdZwGqXLL9TEBpa39FB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:37.379198 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-0b584976-79e0-47e4-9c75-5fc9ba304b04 tempest-ServerActionsTestJSON-2009782988 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:46:37.422789 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-0b584976-79e0-47e4-9c75-5fc9ba304b04 tempest-ServerActionsTestJSON-2009782988 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586', 'target_lun': 1, 'volume_id': '31528395-96f3-451e-a576-10ce37a0e586', 'auth_method': 'CHAP', 'auth_username': 'wmdZwGqXLL9TEBpa39FB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '45b379f1-15eb-46ae-ba19-79597834d178'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:46:37.538062 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-30d785d2-9c77-4d4a-a9c1-ba42452ecd79 req-0b584976-79e0-47e4-9c75-5fc9ba304b04 tempest-ServerActionsTestJSON-2009782988 None] attachment_update completed successfully.
Nov 14 17:46:50.431557 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-40e35454-bd2e-4e5d-8ba9-c3c28fdd3fbf tempest-ServerActionsTestJSON-2009782988 None] Terminate volume connection completed successfully.
Nov 14 17:46:50.432254 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-40e35454-bd2e-4e5d-8ba9-c3c28fdd3fbf tempest-ServerActionsTestJSON-2009782988 None] Deleting attachment 45b379f1-15eb-46ae-ba19-79597834d178. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:46:53.402107 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-1a892514-5309-4fad-bcdd-faedde2d8f14 tempest-ServerActionsTestJSON-2009782988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:53.420367 n-d-816883-1 sudo[152545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:53.421833 n-d-816883-1 sudo[152545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:46:53.817751 n-d-816883-1 sudo[152545]: pam_unix(sudo:session): session closed for user root
Nov 14 17:46:53.819810 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-1a892514-5309-4fad-bcdd-faedde2d8f14 tempest-ServerActionsTestJSON-2009782988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586" returned: 0 in 0.418s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:53.864178 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:53.874399 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:53.874931 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838896960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586\n Backing store flags: \n Account information:\n wmdZwGqXLL9TEBpa39FB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-1a892514-5309-4fad-bcdd-faedde2d8f14 tempest-ServerActionsTestJSON-2009782988 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: wmdZwGqXLL9TEBpa39FB
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:46:53.875558 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:46:53.877694 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-1a892514-5309-4fad-bcdd-faedde2d8f14 tempest-ServerActionsTestJSON-2009782988 None] Creating iscsi_target for Volume ID: volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:46:53.877694 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-1a892514-5309-4fad-bcdd-faedde2d8f14 tempest-ServerActionsTestJSON-2009782988 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 14 17:46:53.888123 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-1a892514-5309-4fad-bcdd-faedde2d8f14 tempest-ServerActionsTestJSON-2009782988 None] Created volume path /opt/stack/data/cinder/volumes/volume-31528395-96f3-451e-a576-10ce37a0e586,
Nov 14 17:46:53.888123 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:46:53.888123 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:46:53.888123 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:53.888123 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:46:53.888123 n-d-816883-1 cinder-volume[95768]: incominguser wmdZwGqXLL9TEBpa39FB dcy2rHkw5mitNPYH
Nov 14 17:46:53.888123 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:46:53.888123 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:46:53.888123 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:46:53.888123 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:46:53.892845 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:54.249872 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586" returned: 0 in 0.360s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:54.250201 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838896960]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:54.251255 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-1a892514-5309-4fad-bcdd-faedde2d8f14 tempest-ServerActionsTestJSON-2009782988 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:46:54.251627 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-1a892514-5309-4fad-bcdd-faedde2d8f14 tempest-ServerActionsTestJSON-2009782988 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:46:54.252836 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:54.260814 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:54.261171 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838896960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586\n Backing store flags: \n Account information:\n wmdZwGqXLL9TEBpa39FB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-1a892514-5309-4fad-bcdd-faedde2d8f14 tempest-ServerActionsTestJSON-2009782988 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: wmdZwGqXLL9TEBpa39FB
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 17:46:54.261751 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:46:54.263746 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:54.352618 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:54.353127 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838896960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586\n Backing store flags: \n Account information:\n wmdZwGqXLL9TEBpa39FB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:54.354513 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:46:54.446786 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:46:54.447354 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838896960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586\n Backing store flags: \n Account information:\n wmdZwGqXLL9TEBpa39FB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:46:54.448498 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-1a892514-5309-4fad-bcdd-faedde2d8f14 tempest-ServerActionsTestJSON-2009782988 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:46:54.494371 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-1a892514-5309-4fad-bcdd-faedde2d8f14 tempest-ServerActionsTestJSON-2009782988 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586', 'target_lun': 1, 'volume_id': '31528395-96f3-451e-a576-10ce37a0e586', 'auth_method': 'CHAP', 'auth_username': 'wmdZwGqXLL9TEBpa39FB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '87d10bf7-00be-4d08-bdbd-a4b30014e3b7'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:46:54.610103 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-260b5889-79fd-463d-bc31-a1c287cf46e0 req-1a892514-5309-4fad-bcdd-faedde2d8f14 tempest-ServerActionsTestJSON-2009782988 None] attachment_update completed successfully.
Nov 14 17:47:06.390214 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-71cb258c-5b60-4931-91fa-e080a3088bb7 req-3d1019e3-51ca-4d05-9a48-d8042c669f15 tempest-ServerActionsTestJSON-2009782988 None] Terminate volume connection completed successfully.
Nov 14 17:47:06.390907 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-71cb258c-5b60-4931-91fa-e080a3088bb7 req-3d1019e3-51ca-4d05-9a48-d8042c669f15 tempest-ServerActionsTestJSON-2009782988 None] Deleting attachment 87d10bf7-00be-4d08-bdbd-a4b30014e3b7. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:47:06.392385 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:47:06.481642 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:47:06.481980 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838896960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586\n Backing store flags: \n Account information:\n wmdZwGqXLL9TEBpa39FB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:47:06.482676 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-71cb258c-5b60-4931-91fa-e080a3088bb7 req-3d1019e3-51ca-4d05-9a48-d8042c669f15 tempest-ServerActionsTestJSON-2009782988 None] Removing iscsi_target for Volume ID: 31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:47:06.483698 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:47:06.574674 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-31528395-96f3-451e-a576-10ce37a0e586 -f" returned: 0 in 0.091s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:47:06.574999 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838896960]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:47:06.578400 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:47:06.674066 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:47:06.674385 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838896960]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:47:08.440870 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 None] Lock "b'cinder-31528395-96f3-451e-a576-10ce37a0e586-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:47:08.500955 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:47:08.587439 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:47:08.587788 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838896960]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:47:08.588503 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 None] Skipping remove_export. No iscsi_target is presently exported for volume: 31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:47:08.589564 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 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/volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:47:08.607027 n-d-816883-1 sudo[152636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:47:08.607811 n-d-816883-1 sudo[152636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:47:08.992954 n-d-816883-1 sudo[152636]: pam_unix(sudo:session): session closed for user root
Nov 14 17:47:08.995339 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 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/volume-31528395-96f3-451e-a576-10ce37a0e586" returned: 0 in 0.405s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:47:08.997178 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:47:09.015410 n-d-816883-1 sudo[152639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:47:09.016194 n-d-816883-1 sudo[152639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:47:09.397651 n-d-816883-1 sudo[152639]: pam_unix(sudo:session): session closed for user root
Nov 14 17:47:09.399931 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586" returned: 0 in 0.402s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:47:09.402093 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:47:09.419646 n-d-816883-1 sudo[152642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:47:09.420422 n-d-816883-1 sudo[152642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:47:09.890553 n-d-816883-1 sudo[152642]: pam_unix(sudo:session): session closed for user root
Nov 14 17:47:09.892775 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31528395-96f3-451e-a576-10ce37a0e586" returned: 0 in 0.490s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:47:09.893899 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 None] Successfully deleted volume: 31528395-96f3-451e-a576-10ce37a0e586
Nov 14 17:47:09.937881 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 None] Created reservations ['fb51beb8-e7b6-45cf-8e43-3b0fc07aae45', 'e58f3d52-3fe8-4239-b433-ad78813c6239', '64c219aa-08fe-4804-9813-be1251867f14', '7e6a08a4-2d07-4545-ba34-4c88e9df91cb'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:47:09.977107 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:47:09.977816 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:47:09.995949 n-d-816883-1 sudo[152651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:47:09.996732 n-d-816883-1 sudo[152651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:47:10.425551 n-d-816883-1 sudo[152651]: pam_unix(sudo:session): session closed for user root
Nov 14 17:47:10.427888 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 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.449s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:47:10.430026 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:47:10.447685 n-d-816883-1 sudo[152654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:47:10.448475 n-d-816883-1 sudo[152654]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:47:10.903570 n-d-816883-1 sudo[152654]: pam_unix(sudo:session): session closed for user root
Nov 14 17:47:10.905941 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 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.475s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:47:10.908018 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:47:10.913452 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 None] Deleted volume successfully.
Nov 14 17:47:10.927732 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-20d1f18c-f3db-4109-b018-9fbebf02c892 tempest-ServerActionsTestJSON-2009782988 None] Lock "b'cinder-31528395-96f3-451e-a576-10ce37a0e586-delete_volume'" released by "delete_volume" :: held 2.487s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:47:31.337639 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:47:31.338211 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:47:31.338853 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:47:31.357556 n-d-816883-1 sudo[152699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:47:31.358362 n-d-816883-1 sudo[152699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:47:31.827393 n-d-816883-1 sudo[152699]: pam_unix(sudo:session): session closed for user root
Nov 14 17:47:31.829546 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.490s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:47:31.831160 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:47:31.849338 n-d-816883-1 sudo[152702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:47:31.850139 n-d-816883-1 sudo[152702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:47:32.280473 n-d-816883-1 sudo[152702]: pam_unix(sudo:session): session closed for user root
Nov 14 17:47:32.282594 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.451s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:47:32.283934 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:48:31.343180 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:48:31.343730 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:48:31.344526 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:31.365257 n-d-816883-1 sudo[153235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:48:31.366224 n-d-816883-1 sudo[153235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:48:31.836737 n-d-816883-1 sudo[153235]: pam_unix(sudo:session): session closed for user root
Nov 14 17:48:31.839762 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.495s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:31.841892 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:31.860174 n-d-816883-1 sudo[153240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:48:31.860982 n-d-816883-1 sudo[153240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:48:32.343582 n-d-816883-1 sudo[153240]: pam_unix(sudo:session): session closed for user root
Nov 14 17:48:32.346229 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.504s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:32.354615 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:48:45.738954 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:48:45.742745 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:48:45.743236 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 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'
Nov 14 17:48:45.756165 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Flow 'volume_create_manager' (8f3fac5e-3486-4080-aecf-d1dea2f2768f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:48:45.759567 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (408054a9-5c7e-4433-8590-c4dcff1fc4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:48:45.784213 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:48:45.808597 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (408054a9-5c7e-4433-8590-c4dcff1fc4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-768629609',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=330cbd71-c618-4662-845f-72854fff2e42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e47398df10f64f7397da9bae83f378d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:48:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:48:46Z,user_id='6f93c274974c4bea89d87a30937a2883',volume_attachment=>,volume_type=VolumeType(9e03c176-ca79-424b-9044-70a283e39476),volume_type_id=9e03c176-ca79-424b-9044-70a283e39476)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:48:45.811103 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7fc73253-572d-49c7-9b20-9c5a73bb7cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:48:45.813205 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7fc73253-572d-49c7-9b20-9c5a73bb7cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:48:45.815485 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (739f56fc-c615-4f76-8cd2-81372d773f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:48:45.817695 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (739f56fc-c615-4f76-8cd2-81372d773f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '330cbd71-c618-4662-845f-72854fff2e42', 'volume_name': 'volume-330cbd71-c618-4662-845f-72854fff2e42', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:48:45.819890 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea7c7937-7823-439f-b0c1-f3c5bb4a6f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:48:45.821981 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea7c7937-7823-439f-b0c1-f3c5bb4a6f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:48:45.824118 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (55f1bffb-b622-4edb-94a6-10caa8926fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:48:45.824899 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Volume 330cbd71-c618-4662-845f-72854fff2e42: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-330cbd71-c618-4662-845f-72854fff2e42', 'volume_size': 1}
Nov 14 17:48:45.826115 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-330cbd71-c618-4662-845f-72854fff2e42 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:45.844143 n-d-816883-1 sudo[153495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-330cbd71-c618-4662-845f-72854fff2e42 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:48:45.844920 n-d-816883-1 sudo[153495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:48:46.348485 n-d-816883-1 sudo[153495]: pam_unix(sudo:session): session closed for user root
Nov 14 17:48:46.350789 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-330cbd71-c618-4662-845f-72854fff2e42 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.524s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:46.354313 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (55f1bffb-b622-4edb-94a6-10caa8926fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-330cbd71-c618-4662-845f-72854fff2e42', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:48:46.357165 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69370501-b73d-4aa7-a740-d372bcb5e2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:48:46.367793 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Volume volume-330cbd71-c618-4662-845f-72854fff2e42 (330cbd71-c618-4662-845f-72854fff2e42): created successfully
Nov 14 17:48:46.369684 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69370501-b73d-4aa7-a740-d372bcb5e2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:48:46.373309 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Flow 'volume_create_manager' (8f3fac5e-3486-4080-aecf-d1dea2f2768f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:48:46.380197 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-020532de-dec7-466a-9294-781a51a7ab3a tempest-TestEncryptedCinderVolumes-1974160333 None] Created volume successfully.
Nov 14 17:48:47.563749 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-043e9dcf-eb42-4398-96ce-432cb669d312 req-23ff6b75-dcac-4190-8bf5-ae363609c0ee tempest-TestEncryptedCinderVolumes-1974160333 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:47.581781 n-d-816883-1 sudo[153529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42
Nov 14 17:48:47.582561 n-d-816883-1 sudo[153529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:48:48.000402 n-d-816883-1 sudo[153529]: pam_unix(sudo:session): session closed for user root
Nov 14 17:48:48.002731 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-043e9dcf-eb42-4398-96ce-432cb669d312 req-23ff6b75-dcac-4190-8bf5-ae363609c0ee tempest-TestEncryptedCinderVolumes-1974160333 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42" returned: 0 in 0.439s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:48.049733 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:48.055429 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:48.055744 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829876160]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:48:48.056330 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-043e9dcf-eb42-4398-96ce-432cb669d312 req-23ff6b75-dcac-4190-8bf5-ae363609c0ee tempest-TestEncryptedCinderVolumes-1974160333 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:48:48.057127 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-043e9dcf-eb42-4398-96ce-432cb669d312 req-23ff6b75-dcac-4190-8bf5-ae363609c0ee tempest-TestEncryptedCinderVolumes-1974160333 None] Creating iscsi_target for Volume ID: volume-330cbd71-c618-4662-845f-72854fff2e42 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:48:48.060713 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-043e9dcf-eb42-4398-96ce-432cb669d312 req-23ff6b75-dcac-4190-8bf5-ae363609c0ee tempest-TestEncryptedCinderVolumes-1974160333 None] Created volume path /opt/stack/data/cinder/volumes/volume-330cbd71-c618-4662-845f-72854fff2e42,
Nov 14 17:48:48.060713 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:48:48.060713 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:48:48.060713 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42
Nov 14 17:48:48.060713 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:48:48.060713 n-d-816883-1 cinder-volume[95768]: incominguser c3CGGZphXDQF3sRtm2YF 49vfMEKTiqQNpKj2
Nov 14 17:48:48.060713 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:48:48.060713 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:48:48.060713 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:48:48.060713 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:48:48.061949 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-330cbd71-c618-4662-845f-72854fff2e42 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:48.410601 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-330cbd71-c618-4662-845f-72854fff2e42" returned: 0 in 0.348s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:48.410910 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829876160]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:48:48.411494 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-043e9dcf-eb42-4398-96ce-432cb669d312 req-23ff6b75-dcac-4190-8bf5-ae363609c0ee tempest-TestEncryptedCinderVolumes-1974160333 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:48:48.411858 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-043e9dcf-eb42-4398-96ce-432cb669d312 req-23ff6b75-dcac-4190-8bf5-ae363609c0ee tempest-TestEncryptedCinderVolumes-1974160333 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:48:48.416622 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:48.425137 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:48.425481 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829876160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-330cbd71-c618-4662-845f-72854fff2e42\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42\n Backing store flags: \n Account information:\n c3CGGZphXDQF3sRtm2YF\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:48:48.426071 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-043e9dcf-eb42-4398-96ce-432cb669d312 req-23ff6b75-dcac-4190-8bf5-ae363609c0ee tempest-TestEncryptedCinderVolumes-1974160333 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:48:48.428904 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:48.519815 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:48.520151 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829876160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-330cbd71-c618-4662-845f-72854fff2e42\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42\n Backing store flags: \n Account information:\n c3CGGZphXDQF3sRtm2YF\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:48:48.521362 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:48.610437 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:48.611011 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829876160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-330cbd71-c618-4662-845f-72854fff2e42\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42\n Backing store flags: \n Account information:\n c3CGGZphXDQF3sRtm2YF\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:48:48.611738 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-043e9dcf-eb42-4398-96ce-432cb669d312 req-23ff6b75-dcac-4190-8bf5-ae363609c0ee tempest-TestEncryptedCinderVolumes-1974160333 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-330cbd71-c618-4662-845f-72854fff2e42 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:48:48.655529 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-043e9dcf-eb42-4398-96ce-432cb669d312 req-23ff6b75-dcac-4190-8bf5-ae363609c0ee tempest-TestEncryptedCinderVolumes-1974160333 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-330cbd71-c618-4662-845f-72854fff2e42', 'target_lun': 1, 'volume_id': '330cbd71-c618-4662-845f-72854fff2e42', 'auth_method': 'CHAP', 'auth_username': 'c3CGGZphXDQF3sRtm2YF', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'cbc5d9f3-0080-4892-a0ff-cf7bedebfea2'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:48:48.762614 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-043e9dcf-eb42-4398-96ce-432cb669d312 req-23ff6b75-dcac-4190-8bf5-ae363609c0ee tempest-TestEncryptedCinderVolumes-1974160333 None] attachment_update completed successfully.
Nov 14 17:48:56.122806 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-7f483a8b-cd4a-423f-a1e4-3dccc6cf6147 req-33a995cb-444f-45e1-b974-6a68548d8290 tempest-TestEncryptedCinderVolumes-1974160333 None] Terminate volume connection completed successfully.
Nov 14 17:48:56.123463 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-7f483a8b-cd4a-423f-a1e4-3dccc6cf6147 req-33a995cb-444f-45e1-b974-6a68548d8290 tempest-TestEncryptedCinderVolumes-1974160333 None] Deleting attachment cbc5d9f3-0080-4892-a0ff-cf7bedebfea2. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:48:56.124589 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:56.211416 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:56.211745 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830280960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-330cbd71-c618-4662-845f-72854fff2e42\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42\n Backing store flags: \n Account information:\n c3CGGZphXDQF3sRtm2YF\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:48:56.212357 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-7f483a8b-cd4a-423f-a1e4-3dccc6cf6147 req-33a995cb-444f-45e1-b974-6a68548d8290 tempest-TestEncryptedCinderVolumes-1974160333 None] Removing iscsi_target for Volume ID: 330cbd71-c618-4662-845f-72854fff2e42
Nov 14 17:48:56.213426 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-330cbd71-c618-4662-845f-72854fff2e42 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:56.302802 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-330cbd71-c618-4662-845f-72854fff2e42 -f" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:56.303123 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830280960]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:48:56.304426 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:56.393598 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:56.393917 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830280960]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:48:56.890328 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] Lock "b'cinder-330cbd71-c618-4662-845f-72854fff2e42-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:48:56.946772 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:57.036754 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:57.037103 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140412132611520]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:48:57.037769 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] Skipping remove_export. No iscsi_target is presently exported for volume: 330cbd71-c618-4662-845f-72854fff2e42
Nov 14 17:48:57.038769 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 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/volume-330cbd71-c618-4662-845f-72854fff2e42 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:57.056660 n-d-816883-1 sudo[153590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-330cbd71-c618-4662-845f-72854fff2e42
Nov 14 17:48:57.057466 n-d-816883-1 sudo[153590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:48:57.480463 n-d-816883-1 sudo[153590]: pam_unix(sudo:session): session closed for user root
Nov 14 17:48:57.482792 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 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/volume-330cbd71-c618-4662-845f-72854fff2e42" returned: 0 in 0.443s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:57.484598 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:57.502978 n-d-816883-1 sudo[153593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42
Nov 14 17:48:57.503782 n-d-816883-1 sudo[153593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:48:57.901193 n-d-816883-1 sudo[153593]: pam_unix(sudo:session): session closed for user root
Nov 14 17:48:57.903908 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42" returned: 0 in 0.419s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:57.905992 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:57.923846 n-d-816883-1 sudo[153596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42
Nov 14 17:48:57.924616 n-d-816883-1 sudo[153596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:48:58.390595 n-d-816883-1 sudo[153596]: pam_unix(sudo:session): session closed for user root
Nov 14 17:48:58.392981 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-330cbd71-c618-4662-845f-72854fff2e42" returned: 0 in 0.487s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:58.394143 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] Successfully deleted volume: 330cbd71-c618-4662-845f-72854fff2e42
Nov 14 17:48:58.422489 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2018836852 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2018836852, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:48:58.423296 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2018836852 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2018836852, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:48:58.437638 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] Created reservations ['cdbef16f-83e1-4277-946f-8b396e8f495e', 'f306d7af-301d-46db-a34c-4922af0a6c9d', 'e02db11b-a99e-4ec7-80a3-b8b7dde7dc02', 'bac2fc46-c842-48dd-a40b-0259960508f7'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:48:58.476504 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:48:58.477236 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:58.495428 n-d-816883-1 sudo[153603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:48:58.496220 n-d-816883-1 sudo[153603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:48:58.942900 n-d-816883-1 sudo[153603]: pam_unix(sudo:session): session closed for user root
Nov 14 17:48:58.945213 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 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.467s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:58.947337 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:48:58.964779 n-d-816883-1 sudo[153606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:48:58.965596 n-d-816883-1 sudo[153606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:48:59.401965 n-d-816883-1 sudo[153606]: pam_unix(sudo:session): session closed for user root
Nov 14 17:48:59.404387 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 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.457s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:48:59.406566 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:48:59.412523 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] Deleted volume successfully.
Nov 14 17:48:59.426838 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-1df28718-449d-41f1-a6e9-a32f25289b54 tempest-TestEncryptedCinderVolumes-1974160333 None] Lock "b'cinder-330cbd71-c618-4662-845f-72854fff2e42-delete_volume'" released by "delete_volume" :: held 2.536s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:49:17.242390 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:49:17.246818 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:49:17.247320 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 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'
Nov 14 17:49:17.260059 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Flow 'volume_create_manager' (cd4fe50c-a039-426b-aff8-a81e1734db98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:49:17.263211 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f84d00e-0d4a-4eab-a84e-25a4ec8c50fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:49:17.284799 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:49:17.309021 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f84d00e-0d4a-4eab-a84e-25a4ec8c50fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1864999958',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=781a6304-ea84-49c4-b382-b13a0c71974e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e47398df10f64f7397da9bae83f378d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:49:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:49:17Z,user_id='6f93c274974c4bea89d87a30937a2883',volume_attachment=>,volume_type=VolumeType(86b03a69-f55c-4f7e-a942-500bc5765032),volume_type_id=86b03a69-f55c-4f7e-a942-500bc5765032)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:49:17.311487 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4ce14cc-13b2-48ae-a8b8-536e43ec97d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:49:17.313588 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4ce14cc-13b2-48ae-a8b8-536e43ec97d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:49:17.315888 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7c2846a-4914-4fd2-8aab-9e629f77cfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:49:17.318061 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7c2846a-4914-4fd2-8aab-9e629f77cfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '781a6304-ea84-49c4-b382-b13a0c71974e', 'volume_name': 'volume-781a6304-ea84-49c4-b382-b13a0c71974e', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:49:17.320260 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (870f910c-5e53-4d89-bf98-e5d8c17406cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:49:17.322350 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (870f910c-5e53-4d89-bf98-e5d8c17406cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:49:17.324502 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e75c6b8-1248-4a19-8102-f8f7f43e2134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:49:17.325312 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Volume 781a6304-ea84-49c4-b382-b13a0c71974e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-781a6304-ea84-49c4-b382-b13a0c71974e', 'volume_size': 1}
Nov 14 17:49:17.326479 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-781a6304-ea84-49c4-b382-b13a0c71974e stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:17.344559 n-d-816883-1 sudo[153649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-781a6304-ea84-49c4-b382-b13a0c71974e stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:49:17.345372 n-d-816883-1 sudo[153649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:49:17.864980 n-d-816883-1 sudo[153649]: pam_unix(sudo:session): session closed for user root
Nov 14 17:49:17.867297 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-781a6304-ea84-49c4-b382-b13a0c71974e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.540s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:17.870896 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e75c6b8-1248-4a19-8102-f8f7f43e2134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-781a6304-ea84-49c4-b382-b13a0c71974e', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:49:17.873204 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a02bca0-84b7-484f-88a8-3b2b70f53e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:49:17.883641 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Volume volume-781a6304-ea84-49c4-b382-b13a0c71974e (781a6304-ea84-49c4-b382-b13a0c71974e): created successfully
Nov 14 17:49:17.885555 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a02bca0-84b7-484f-88a8-3b2b70f53e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:49:17.889024 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Flow 'volume_create_manager' (cd4fe50c-a039-426b-aff8-a81e1734db98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:49:17.896842 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-7a4ad024-09cd-4321-9ee4-d83616b0e509 tempest-TestEncryptedCinderVolumes-1974160333 None] Created volume successfully.
Nov 14 17:49:19.019132 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-4d6eb72e-600e-46aa-9928-def5a27e808a req-0b9a6266-33cf-470c-ab49-de903af32e9b tempest-TestEncryptedCinderVolumes-1974160333 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:19.037198 n-d-816883-1 sudo[153683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e
Nov 14 17:49:19.037969 n-d-816883-1 sudo[153683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:49:19.433502 n-d-816883-1 sudo[153683]: pam_unix(sudo:session): session closed for user root
Nov 14 17:49:19.435754 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-4d6eb72e-600e-46aa-9928-def5a27e808a req-0b9a6266-33cf-470c-ab49-de903af32e9b tempest-TestEncryptedCinderVolumes-1974160333 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e" returned: 0 in 0.416s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:19.481696 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:19.487713 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:19.488023 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831203088]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:49:19.488594 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4d6eb72e-600e-46aa-9928-def5a27e808a req-0b9a6266-33cf-470c-ab49-de903af32e9b tempest-TestEncryptedCinderVolumes-1974160333 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:49:19.489381 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4d6eb72e-600e-46aa-9928-def5a27e808a req-0b9a6266-33cf-470c-ab49-de903af32e9b tempest-TestEncryptedCinderVolumes-1974160333 None] Creating iscsi_target for Volume ID: volume-781a6304-ea84-49c4-b382-b13a0c71974e {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:49:19.492443 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4d6eb72e-600e-46aa-9928-def5a27e808a req-0b9a6266-33cf-470c-ab49-de903af32e9b tempest-TestEncryptedCinderVolumes-1974160333 None] Created volume path /opt/stack/data/cinder/volumes/volume-781a6304-ea84-49c4-b382-b13a0c71974e,
Nov 14 17:49:19.492443 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:49:19.492443 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:49:19.492443 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e
Nov 14 17:49:19.492443 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:49:19.492443 n-d-816883-1 cinder-volume[95768]: incominguser jiowYGvCs9HQkwWndwNj qPaUY5dQv6JytJ8y
Nov 14 17:49:19.492443 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:49:19.492443 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:49:19.492443 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:49:19.492443 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:49:19.493714 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-781a6304-ea84-49c4-b382-b13a0c71974e {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:19.837974 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-781a6304-ea84-49c4-b382-b13a0c71974e" returned: 0 in 0.344s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:19.838292 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831203088]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:49:19.838885 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4d6eb72e-600e-46aa-9928-def5a27e808a req-0b9a6266-33cf-470c-ab49-de903af32e9b tempest-TestEncryptedCinderVolumes-1974160333 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:49:19.839281 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4d6eb72e-600e-46aa-9928-def5a27e808a req-0b9a6266-33cf-470c-ab49-de903af32e9b tempest-TestEncryptedCinderVolumes-1974160333 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:49:19.840513 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:19.846495 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:19.846821 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831203088]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-781a6304-ea84-49c4-b382-b13a0c71974e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e\n Backing store flags: \n Account information:\n jiowYGvCs9HQkwWndwNj\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:49:19.847352 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-4d6eb72e-600e-46aa-9928-def5a27e808a req-0b9a6266-33cf-470c-ab49-de903af32e9b tempest-TestEncryptedCinderVolumes-1974160333 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:49:19.848247 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:19.935997 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:19.936359 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831203088]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-781a6304-ea84-49c4-b382-b13a0c71974e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e\n Backing store flags: \n Account information:\n jiowYGvCs9HQkwWndwNj\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:49:19.937551 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:20.024785 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:20.025505 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831203088]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-781a6304-ea84-49c4-b382-b13a0c71974e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e\n Backing store flags: \n Account information:\n jiowYGvCs9HQkwWndwNj\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:49:20.026089 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-4d6eb72e-600e-46aa-9928-def5a27e808a req-0b9a6266-33cf-470c-ab49-de903af32e9b tempest-TestEncryptedCinderVolumes-1974160333 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-781a6304-ea84-49c4-b382-b13a0c71974e 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:49:20.067729 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-4d6eb72e-600e-46aa-9928-def5a27e808a req-0b9a6266-33cf-470c-ab49-de903af32e9b tempest-TestEncryptedCinderVolumes-1974160333 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-781a6304-ea84-49c4-b382-b13a0c71974e', 'target_lun': 1, 'volume_id': '781a6304-ea84-49c4-b382-b13a0c71974e', 'auth_method': 'CHAP', 'auth_username': 'jiowYGvCs9HQkwWndwNj', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '49130a45-8c32-4852-aa0a-c9e329eae995'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:49:20.169807 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-4d6eb72e-600e-46aa-9928-def5a27e808a req-0b9a6266-33cf-470c-ab49-de903af32e9b tempest-TestEncryptedCinderVolumes-1974160333 None] attachment_update completed successfully.
Nov 14 17:49:27.650322 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-4a2879bf-4568-403b-9506-e55e979b6945 req-2ab77323-7cf9-4905-916f-c81a09a03532 tempest-TestEncryptedCinderVolumes-1974160333 None] Terminate volume connection completed successfully.
Nov 14 17:49:27.650980 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-4a2879bf-4568-403b-9506-e55e979b6945 req-2ab77323-7cf9-4905-916f-c81a09a03532 tempest-TestEncryptedCinderVolumes-1974160333 None] Deleting attachment 49130a45-8c32-4852-aa0a-c9e329eae995. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:49:27.652616 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:27.738926 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:27.739256 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830691440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-781a6304-ea84-49c4-b382-b13a0c71974e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e\n Backing store flags: \n Account information:\n jiowYGvCs9HQkwWndwNj\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:49:27.739877 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-4a2879bf-4568-403b-9506-e55e979b6945 req-2ab77323-7cf9-4905-916f-c81a09a03532 tempest-TestEncryptedCinderVolumes-1974160333 None] Removing iscsi_target for Volume ID: 781a6304-ea84-49c4-b382-b13a0c71974e
Nov 14 17:49:27.740877 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-781a6304-ea84-49c4-b382-b13a0c71974e -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:27.829419 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-781a6304-ea84-49c4-b382-b13a0c71974e -f" returned: 0 in 0.088s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:27.829726 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830691440]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:49:27.832951 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:27.918800 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:27.919124 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411830691440]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:49:28.369498 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] Lock "b'cinder-781a6304-ea84-49c4-b382-b13a0c71974e-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:49:28.426891 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:28.517597 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:28.517848 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834589424]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:49:28.518593 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] Skipping remove_export. No iscsi_target is presently exported for volume: 781a6304-ea84-49c4-b382-b13a0c71974e
Nov 14 17:49:28.519604 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 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/volume-781a6304-ea84-49c4-b382-b13a0c71974e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:28.537898 n-d-816883-1 sudo[153743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-781a6304-ea84-49c4-b382-b13a0c71974e
Nov 14 17:49:28.538682 n-d-816883-1 sudo[153743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:49:28.924518 n-d-816883-1 sudo[153743]: pam_unix(sudo:session): session closed for user root
Nov 14 17:49:28.926879 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 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/volume-781a6304-ea84-49c4-b382-b13a0c71974e" returned: 0 in 0.407s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:28.928670 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:28.946163 n-d-816883-1 sudo[153746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e
Nov 14 17:49:28.946953 n-d-816883-1 sudo[153746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:49:29.348069 n-d-816883-1 sudo[153746]: pam_unix(sudo:session): session closed for user root
Nov 14 17:49:29.350422 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e" returned: 0 in 0.421s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:29.352565 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:29.370921 n-d-816883-1 sudo[153749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e
Nov 14 17:49:29.371715 n-d-816883-1 sudo[153749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:49:29.823475 n-d-816883-1 sudo[153749]: pam_unix(sudo:session): session closed for user root
Nov 14 17:49:29.825753 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-781a6304-ea84-49c4-b382-b13a0c71974e" returned: 0 in 0.473s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:29.826863 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] Successfully deleted volume: 781a6304-ea84-49c4-b382-b13a0c71974e
Nov 14 17:49:29.855136 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1898260296 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1898260296, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:49:29.855937 n-d-816883-1 cinder-volume[95768]: WARNING cinder.quota [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1898260296 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1898260296, it is now deprecated. Please use the default quota class for default quota.
Nov 14 17:49:29.871203 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] Created reservations ['c3246285-4613-45a4-aded-dae418c96e9c', '5aa4b77c-97c9-4cf8-881d-3c735f0b2a27', 'f7b7d3e5-ad64-4d3b-98ca-df10e308c165', 'ec3c77e1-b853-4104-9ee6-bc95c4a8a55c'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:49:29.909917 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:49:29.910674 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:29.929046 n-d-816883-1 sudo[153759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:49:29.929827 n-d-816883-1 sudo[153759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:49:30.348322 n-d-816883-1 sudo[153759]: pam_unix(sudo:session): session closed for user root
Nov 14 17:49:30.350596 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 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.439s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:30.352761 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:30.371177 n-d-816883-1 sudo[153762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:49:30.371956 n-d-816883-1 sudo[153762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:49:30.806599 n-d-816883-1 sudo[153762]: pam_unix(sudo:session): session closed for user root
Nov 14 17:49:30.810166 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 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.457s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:30.812434 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:49:30.818777 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] Deleted volume successfully.
Nov 14 17:49:30.832411 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-69326d57-038c-478b-88f7-568e83901540 tempest-TestEncryptedCinderVolumes-1974160333 None] Lock "b'cinder-781a6304-ea84-49c4-b382-b13a0c71974e-delete_volume'" released by "delete_volume" :: held 2.463s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:49:31.344048 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:49:31.344388 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:49:31.345135 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:31.362936 n-d-816883-1 sudo[153765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:49:31.363715 n-d-816883-1 sudo[153765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:49:31.788256 n-d-816883-1 sudo[153765]: pam_unix(sudo:session): session closed for user root
Nov 14 17:49:31.790386 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.445s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:31.791944 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:49:31.809894 n-d-816883-1 sudo[153768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:49:31.810673 n-d-816883-1 sudo[153768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:49:32.230669 n-d-816883-1 sudo[153768]: pam_unix(sudo:session): session closed for user root
Nov 14 17:49:32.232828 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.441s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:49:32.234227 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:50:31.342239 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:50:31.342890 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:50:31.343268 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:50:31.361965 n-d-816883-1 sudo[154408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:50:31.363030 n-d-816883-1 sudo[154408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:50:31.820271 n-d-816883-1 sudo[154408]: pam_unix(sudo:session): session closed for user root
Nov 14 17:50:31.823031 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.479s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:50:31.824619 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:50:31.843211 n-d-816883-1 sudo[154411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:50:31.844015 n-d-816883-1 sudo[154411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:50:32.307418 n-d-816883-1 sudo[154411]: pam_unix(sudo:session): session closed for user root
Nov 14 17:50:32.309710 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.485s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:50:32.311028 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:50:32.375427 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 17:50:32.379303 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 17:50:32.379800 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 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'
Nov 14 17:50:32.393203 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Flow 'volume_create_manager' (fc69c5de-32cc-4c66-b076-b32e7a07ed6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:50:32.396548 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c7d0f70-8b3e-4d7a-ae96-a0e87703a4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:50:32.420759 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 17:50:32.444076 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c7d0f70-8b3e-4d7a-ae96-a0e87703a4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T17:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1743724144',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=88cad0c3-33da-4ff1-923d-911170ff3839,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c48e98816e0346fb83f5f3ada4e2bc8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T17:50:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T17:50:32Z,user_id='985d0eada4f14ea8a1eff49a5db334f0',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:50:32.446567 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d523b8be-31f3-43ac-9399-76e6f09f3b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:50:32.448599 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d523b8be-31f3-43ac-9399-76e6f09f3b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:50:32.450888 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (225952a8-bd63-41d3-8616-43ecd594a4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:50:32.453051 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (225952a8-bd63-41d3-8616-43ecd594a4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '88cad0c3-33da-4ff1-923d-911170ff3839', 'volume_name': 'volume-88cad0c3-33da-4ff1-923d-911170ff3839', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:50:32.455228 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (569b1ce9-9441-499c-89a7-e0d2fcd9c378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:50:32.457282 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (569b1ce9-9441-499c-89a7-e0d2fcd9c378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:50:32.459353 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (690a23fa-dca2-4803-90ec-2d8352f56ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:50:32.460104 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Volume 88cad0c3-33da-4ff1-923d-911170ff3839: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-88cad0c3-33da-4ff1-923d-911170ff3839', 'volume_size': 1}
Nov 14 17:50:32.461300 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88cad0c3-33da-4ff1-923d-911170ff3839 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:50:32.480520 n-d-816883-1 sudo[154414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88cad0c3-33da-4ff1-923d-911170ff3839 stack-volumes-lvmdriver-1 -L 1g
Nov 14 17:50:32.481340 n-d-816883-1 sudo[154414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:50:32.984271 n-d-816883-1 sudo[154414]: pam_unix(sudo:session): session closed for user root
Nov 14 17:50:32.986543 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88cad0c3-33da-4ff1-923d-911170ff3839 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.525s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:50:32.990288 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (690a23fa-dca2-4803-90ec-2d8352f56ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-88cad0c3-33da-4ff1-923d-911170ff3839', 'volume_size': 1}' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:50:32.992589 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69e98e28-c990-4d2f-b923-725a64415f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 17:50:33.003305 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Volume volume-88cad0c3-33da-4ff1-923d-911170ff3839 (88cad0c3-33da-4ff1-923d-911170ff3839): created successfully
Nov 14 17:50:33.005088 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69e98e28-c990-4d2f-b923-725a64415f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 17:50:33.008079 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Flow 'volume_create_manager' (fc69c5de-32cc-4c66-b076-b32e7a07ed6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 17:50:33.015086 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-b4069b97-733b-43fe-95c3-64b511f39dc9 tempest-TestMinimumBasicScenario-323663885 None] Created volume successfully.
Nov 14 17:50:34.282831 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-71ac6721-6c60-4e34-919a-b52fd7768259 req-081f8d87-e39c-4498-8ab6-d5b50abf9a16 tempest-TestMinimumBasicScenario-323663885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:50:34.300419 n-d-816883-1 sudo[154448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839
Nov 14 17:50:34.301211 n-d-816883-1 sudo[154448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:50:34.709654 n-d-816883-1 sudo[154448]: pam_unix(sudo:session): session closed for user root
Nov 14 17:50:34.711931 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-71ac6721-6c60-4e34-919a-b52fd7768259 req-081f8d87-e39c-4498-8ab6-d5b50abf9a16 tempest-TestMinimumBasicScenario-323663885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839" returned: 0 in 0.429s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:50:34.760622 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:50:34.766622 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:50:34.766959 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834082048]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:50:34.767578 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-71ac6721-6c60-4e34-919a-b52fd7768259 req-081f8d87-e39c-4498-8ab6-d5b50abf9a16 tempest-TestMinimumBasicScenario-323663885 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 17:50:34.768415 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-71ac6721-6c60-4e34-919a-b52fd7768259 req-081f8d87-e39c-4498-8ab6-d5b50abf9a16 tempest-TestMinimumBasicScenario-323663885 None] Creating iscsi_target for Volume ID: volume-88cad0c3-33da-4ff1-923d-911170ff3839 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 17:50:34.771506 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-71ac6721-6c60-4e34-919a-b52fd7768259 req-081f8d87-e39c-4498-8ab6-d5b50abf9a16 tempest-TestMinimumBasicScenario-323663885 None] Created volume path /opt/stack/data/cinder/volumes/volume-88cad0c3-33da-4ff1-923d-911170ff3839,
Nov 14 17:50:34.771506 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 17:50:34.771506 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:50:34.771506 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839
Nov 14 17:50:34.771506 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 17:50:34.771506 n-d-816883-1 cinder-volume[95768]: incominguser Hpy8XBhSi25WrS668NL2 2pZMwXiM77Q5TrFs
Nov 14 17:50:34.771506 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:50:34.771506 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 17:50:34.771506 n-d-816883-1 cinder-volume[95768]:
Nov 14 17:50:34.771506 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 17:50:34.772603 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-88cad0c3-33da-4ff1-923d-911170ff3839 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:50:35.109380 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-88cad0c3-33da-4ff1-923d-911170ff3839" returned: 0 in 0.336s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:50:35.109696 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834082048]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:50:35.110276 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-71ac6721-6c60-4e34-919a-b52fd7768259 req-081f8d87-e39c-4498-8ab6-d5b50abf9a16 tempest-TestMinimumBasicScenario-323663885 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 17:50:35.110663 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-71ac6721-6c60-4e34-919a-b52fd7768259 req-081f8d87-e39c-4498-8ab6-d5b50abf9a16 tempest-TestMinimumBasicScenario-323663885 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 17:50:35.111896 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:50:35.117798 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:50:35.118114 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834082048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88cad0c3-33da-4ff1-923d-911170ff3839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839\n Backing store flags: \n Account information:\n Hpy8XBhSi25WrS668NL2\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:50:35.119198 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-71ac6721-6c60-4e34-919a-b52fd7768259 req-081f8d87-e39c-4498-8ab6-d5b50abf9a16 tempest-TestMinimumBasicScenario-323663885 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 17:50:35.120085 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:50:35.205584 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:50:35.206050 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834082048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88cad0c3-33da-4ff1-923d-911170ff3839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839\n Backing store flags: \n Account information:\n Hpy8XBhSi25WrS668NL2\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:50:35.207087 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:50:35.295049 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:50:35.295631 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411834082048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88cad0c3-33da-4ff1-923d-911170ff3839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839\n Backing store flags: \n Account information:\n Hpy8XBhSi25WrS668NL2\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:50:35.296317 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-71ac6721-6c60-4e34-919a-b52fd7768259 req-081f8d87-e39c-4498-8ab6-d5b50abf9a16 tempest-TestMinimumBasicScenario-323663885 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-88cad0c3-33da-4ff1-923d-911170ff3839 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 17:50:35.335962 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-71ac6721-6c60-4e34-919a-b52fd7768259 req-081f8d87-e39c-4498-8ab6-d5b50abf9a16 tempest-TestMinimumBasicScenario-323663885 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-88cad0c3-33da-4ff1-923d-911170ff3839', 'target_lun': 1, 'volume_id': '88cad0c3-33da-4ff1-923d-911170ff3839', 'auth_method': 'CHAP', 'auth_username': 'Hpy8XBhSi25WrS668NL2', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '162ec015-9f8a-4b96-8cfb-373848a80e38'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 17:50:35.437293 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-71ac6721-6c60-4e34-919a-b52fd7768259 req-081f8d87-e39c-4498-8ab6-d5b50abf9a16 tempest-TestMinimumBasicScenario-323663885 None] attachment_update completed successfully.
Nov 14 17:51:31.354361 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:51:31.355072 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:51:31.355526 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:51:31.373240 n-d-816883-1 sudo[154561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:51:31.374018 n-d-816883-1 sudo[154561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:51:31.764118 n-d-816883-1 sudo[154561]: pam_unix(sudo:session): session closed for user root
Nov 14 17:51:31.766191 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.410s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:51:31.767851 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:51:31.785174 n-d-816883-1 sudo[154564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:51:31.785956 n-d-816883-1 sudo[154564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:51:32.188310 n-d-816883-1 sudo[154564]: pam_unix(sudo:session): session closed for user root
Nov 14 17:51:32.190517 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.422s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:51:32.192551 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:51:52.819802 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-a75a3328-4492-4e81-a0a2-9b06444fe81f req-74e191c5-962f-46ea-91c1-96ea2514aeef tempest-TestMinimumBasicScenario-323663885 None] Terminate volume connection completed successfully.
Nov 14 17:51:52.820461 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-a75a3328-4492-4e81-a0a2-9b06444fe81f req-74e191c5-962f-46ea-91c1-96ea2514aeef tempest-TestMinimumBasicScenario-323663885 None] Deleting attachment 162ec015-9f8a-4b96-8cfb-373848a80e38. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 17:51:52.823694 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:51:52.910642 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:51:52.910964 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411839570512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88cad0c3-33da-4ff1-923d-911170ff3839\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839\n Backing store flags: \n Account information:\n Hpy8XBhSi25WrS668NL2\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:51:52.911612 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-a75a3328-4492-4e81-a0a2-9b06444fe81f req-74e191c5-962f-46ea-91c1-96ea2514aeef tempest-TestMinimumBasicScenario-323663885 None] Removing iscsi_target for Volume ID: 88cad0c3-33da-4ff1-923d-911170ff3839
Nov 14 17:51:52.912682 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-88cad0c3-33da-4ff1-923d-911170ff3839 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:51:53.005536 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-88cad0c3-33da-4ff1-923d-911170ff3839 -f" returned: 0 in 0.092s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:51:53.006367 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411839570512]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:51:53.007623 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:51:53.108147 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:51:53.108609 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411839570512]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:51:53.625355 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 None] Lock "b'cinder-88cad0c3-33da-4ff1-923d-911170ff3839-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 17:51:53.681813 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:51:53.770835 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:51:53.771153 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411839570512]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 17:51:53.771821 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 None] Skipping remove_export. No iscsi_target is presently exported for volume: 88cad0c3-33da-4ff1-923d-911170ff3839
Nov 14 17:51:53.772850 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 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/volume-88cad0c3-33da-4ff1-923d-911170ff3839 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:51:53.790966 n-d-816883-1 sudo[154650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-88cad0c3-33da-4ff1-923d-911170ff3839
Nov 14 17:51:53.791757 n-d-816883-1 sudo[154650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:51:54.171367 n-d-816883-1 sudo[154650]: pam_unix(sudo:session): session closed for user root
Nov 14 17:51:54.173478 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 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/volume-88cad0c3-33da-4ff1-923d-911170ff3839" returned: 0 in 0.400s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:51:54.175145 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:51:54.192998 n-d-816883-1 sudo[154653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839
Nov 14 17:51:54.193800 n-d-816883-1 sudo[154653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:51:54.596601 n-d-816883-1 sudo[154653]: pam_unix(sudo:session): session closed for user root
Nov 14 17:51:54.598907 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839" returned: 0 in 0.423s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:51:54.600990 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:51:54.619048 n-d-816883-1 sudo[154656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839
Nov 14 17:51:54.619815 n-d-816883-1 sudo[154656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:51:55.094739 n-d-816883-1 sudo[154656]: pam_unix(sudo:session): session closed for user root
Nov 14 17:51:55.096953 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88cad0c3-33da-4ff1-923d-911170ff3839" returned: 0 in 0.496s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:51:55.098116 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 None] Successfully deleted volume: 88cad0c3-33da-4ff1-923d-911170ff3839
Nov 14 17:51:55.141245 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 None] Created reservations ['bf07ce35-042c-40e7-9d62-990ff4f4a0d4', 'c647b33d-0826-44d5-8fad-c6fd287f822d', 'f25a36b4-83ae-46bd-89ed-00a24078f45c', '0639dc86-441a-4a95-875a-b28374988880'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 17:51:55.178196 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:51:55.178935 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:51:55.196402 n-d-816883-1 sudo[154663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:51:55.197200 n-d-816883-1 sudo[154663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:51:55.636115 n-d-816883-1 sudo[154663]: pam_unix(sudo:session): session closed for user root
Nov 14 17:51:55.639126 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 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.459s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:51:55.641259 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:51:55.658619 n-d-816883-1 sudo[154666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:51:55.659398 n-d-816883-1 sudo[154666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:51:56.094358 n-d-816883-1 sudo[154666]: pam_unix(sudo:session): session closed for user root
Nov 14 17:51:56.096767 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 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.455s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:51:56.098871 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:51:56.104211 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 None] Deleted volume successfully.
Nov 14 17:51:56.119023 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [None req-29a9c7db-2ad8-4596-95d6-d28bea42021f tempest-TestMinimumBasicScenario-323663885 None] Lock "b'cinder-88cad0c3-33da-4ff1-923d-911170ff3839-delete_volume'" released by "delete_volume" :: held 2.494s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 17:52:31.364356 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:52:31.364996 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:52:31.365486 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:52:31.383880 n-d-816883-1 sudo[155027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:52:31.384679 n-d-816883-1 sudo[155027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:52:31.801857 n-d-816883-1 sudo[155027]: pam_unix(sudo:session): session closed for user root
Nov 14 17:52:31.803859 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.438s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:52:31.805469 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:52:31.823144 n-d-816883-1 sudo[155030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:52:31.823948 n-d-816883-1 sudo[155030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:52:32.265894 n-d-816883-1 sudo[155030]: pam_unix(sudo:session): session closed for user root
Nov 14 17:52:32.267959 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.462s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:52:32.269325 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:53:31.366843 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:53:31.367566 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:53:31.367968 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:53:31.386046 n-d-816883-1 sudo[155121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:53:31.386824 n-d-816883-1 sudo[155121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:53:31.836521 n-d-816883-1 sudo[155121]: pam_unix(sudo:session): session closed for user root
Nov 14 17:53:31.838600 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.470s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:53:31.840186 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:53:31.858071 n-d-816883-1 sudo[155124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:53:31.858849 n-d-816883-1 sudo[155124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:53:32.292287 n-d-816883-1 sudo[155124]: pam_unix(sudo:session): session closed for user root
Nov 14 17:53:32.295019 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.454s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:53:32.296533 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:54:31.377773 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:54:31.378424 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:54:31.378923 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:54:31.396905 n-d-816883-1 sudo[155541]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:54:31.397706 n-d-816883-1 sudo[155541]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:54:31.819802 n-d-816883-1 sudo[155541]: pam_unix(sudo:session): session closed for user root
Nov 14 17:54:31.821870 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.443s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:54:31.823451 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:54:31.841155 n-d-816883-1 sudo[155544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:54:31.841934 n-d-816883-1 sudo[155544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:54:32.265315 n-d-816883-1 sudo[155544]: pam_unix(sudo:session): session closed for user root
Nov 14 17:54:32.267479 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.444s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:54:32.268823 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:55:31.381813 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:55:31.382355 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:55:31.383006 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:55:31.400630 n-d-816883-1 sudo[155617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:55:31.401437 n-d-816883-1 sudo[155617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:55:31.858533 n-d-816883-1 sudo[155617]: pam_unix(sudo:session): session closed for user root
Nov 14 17:55:31.860540 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.477s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:55:31.862299 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:55:31.880344 n-d-816883-1 sudo[155620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:55:31.881178 n-d-816883-1 sudo[155620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:55:32.323605 n-d-816883-1 sudo[155620]: pam_unix(sudo:session): session closed for user root
Nov 14 17:55:32.325708 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.463s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:55:32.326994 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:56:31.388921 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:56:31.389617 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:56:31.390052 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:56:31.407807 n-d-816883-1 sudo[156034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:56:31.408578 n-d-816883-1 sudo[156034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:56:31.832108 n-d-816883-1 sudo[156034]: pam_unix(sudo:session): session closed for user root
Nov 14 17:56:31.834206 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.444s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:56:31.835776 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:56:31.853572 n-d-816883-1 sudo[156037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:56:31.854354 n-d-816883-1 sudo[156037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:56:32.298455 n-d-816883-1 sudo[156037]: pam_unix(sudo:session): session closed for user root
Nov 14 17:56:32.300561 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.464s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:56:32.301902 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:57:31.394851 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:57:31.395538 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:57:31.395955 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:57:31.413647 n-d-816883-1 sudo[156110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:57:31.414426 n-d-816883-1 sudo[156110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:57:31.856974 n-d-816883-1 sudo[156110]: pam_unix(sudo:session): session closed for user root
Nov 14 17:57:31.859025 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.463s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:57:31.860689 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:57:31.878988 n-d-816883-1 sudo[156114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:57:31.879767 n-d-816883-1 sudo[156114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:57:32.311651 n-d-816883-1 sudo[156114]: pam_unix(sudo:session): session closed for user root
Nov 14 17:57:32.313736 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.453s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:57:32.315047 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:58:31.395822 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:58:31.396421 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:58:31.396928 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:58:31.415361 n-d-816883-1 sudo[156511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:58:31.416751 n-d-816883-1 sudo[156511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:58:31.844754 n-d-816883-1 sudo[156511]: pam_unix(sudo:session): session closed for user root
Nov 14 17:58:31.846815 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.450s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:58:31.848425 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:58:31.865986 n-d-816883-1 sudo[156514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:58:31.866758 n-d-816883-1 sudo[156514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:58:32.290219 n-d-816883-1 sudo[156514]: pam_unix(sudo:session): session closed for user root
Nov 14 17:58:32.292965 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.444s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:58:32.294327 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 17:59:31.406090 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 17:59:31.406800 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 17:59:31.407217 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:59:31.425227 n-d-816883-1 sudo[156596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:59:31.426006 n-d-816883-1 sudo[156596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:59:31.843783 n-d-816883-1 sudo[156596]: pam_unix(sudo:session): session closed for user root
Nov 14 17:59:31.845908 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.438s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:59:31.847488 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 17:59:31.865847 n-d-816883-1 sudo[156599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 17:59:31.866649 n-d-816883-1 sudo[156599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 17:59:32.285242 n-d-816883-1 sudo[156599]: pam_unix(sudo:session): session closed for user root
Nov 14 17:59:32.287296 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.439s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 17:59:32.288609 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:00:31.411285 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:00:31.411974 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:00:31.412392 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:00:31.430333 n-d-816883-1 sudo[156667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:00:31.431118 n-d-816883-1 sudo[156667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:00:31.876090 n-d-816883-1 sudo[156667]: pam_unix(sudo:session): session closed for user root
Nov 14 18:00:31.878177 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.465s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:00:31.879751 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:00:31.896993 n-d-816883-1 sudo[156670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:00:31.897792 n-d-816883-1 sudo[156670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:00:32.328589 n-d-816883-1 sudo[156670]: pam_unix(sudo:session): session closed for user root
Nov 14 18:00:32.330707 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.451s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:00:32.332032 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:01:31.414014 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:01:31.414730 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:01:31.415167 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:01:31.433878 n-d-816883-1 sudo[157080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:01:31.434660 n-d-816883-1 sudo[157080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:01:31.848825 n-d-816883-1 sudo[157080]: pam_unix(sudo:session): session closed for user root
Nov 14 18:01:31.850906 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.435s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:01:31.852481 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:01:31.870695 n-d-816883-1 sudo[157083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:01:31.871515 n-d-816883-1 sudo[157083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:01:32.292752 n-d-816883-1 sudo[157083]: pam_unix(sudo:session): session closed for user root
Nov 14 18:01:32.294884 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.442s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:01:32.296203 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:02:31.419799 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:02:31.420528 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:02:31.420932 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:02:31.438746 n-d-816883-1 sudo[157727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:02:31.439545 n-d-816883-1 sudo[157727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:02:31.891133 n-d-816883-1 sudo[157727]: pam_unix(sudo:session): session closed for user root
Nov 14 18:02:31.893263 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.472s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:02:31.894871 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:02:31.912961 n-d-816883-1 sudo[157740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:02:31.913769 n-d-816883-1 sudo[157740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:02:32.374639 n-d-816883-1 sudo[157740]: pam_unix(sudo:session): session closed for user root
Nov 14 18:02:32.377282 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.482s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:02:32.379001 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:03:31.428336 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:03:31.429082 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:03:31.429499 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:03:31.447392 n-d-816883-1 sudo[157804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:03:31.448163 n-d-816883-1 sudo[157804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:03:31.863888 n-d-816883-1 sudo[157804]: pam_unix(sudo:session): session closed for user root
Nov 14 18:03:31.866257 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.436s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:03:31.867868 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:03:31.886476 n-d-816883-1 sudo[157807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:03:31.887260 n-d-816883-1 sudo[157807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:03:32.309799 n-d-816883-1 sudo[157807]: pam_unix(sudo:session): session closed for user root
Nov 14 18:03:32.311944 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.444s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:03:32.313358 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:04:31.437718 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:04:31.438384 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:04:31.438843 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:04:31.456870 n-d-816883-1 sudo[157858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:04:31.457671 n-d-816883-1 sudo[157858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:04:31.882795 n-d-816883-1 sudo[157858]: pam_unix(sudo:session): session closed for user root
Nov 14 18:04:31.884897 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.446s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:04:31.887235 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:04:31.905386 n-d-816883-1 sudo[157861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:04:31.906190 n-d-816883-1 sudo[157861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:04:32.349275 n-d-816883-1 sudo[157861]: pam_unix(sudo:session): session closed for user root
Nov 14 18:04:32.351435 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.464s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:04:32.352698 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:05:31.446266 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:05:31.447446 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:05:31.447893 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:05:31.467078 n-d-816883-1 sudo[157928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:05:31.467865 n-d-816883-1 sudo[157928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:05:31.876330 n-d-816883-1 sudo[157928]: pam_unix(sudo:session): session closed for user root
Nov 14 18:05:31.878402 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.430s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:05:31.880010 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:05:31.897707 n-d-816883-1 sudo[157931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:05:31.898481 n-d-816883-1 sudo[157931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:05:32.329476 n-d-816883-1 sudo[157931]: pam_unix(sudo:session): session closed for user root
Nov 14 18:05:32.331550 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.451s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:05:32.332870 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:06:31.455590 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:06:31.456285 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:06:31.456692 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:06:31.474493 n-d-816883-1 sudo[157984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:06:31.475259 n-d-816883-1 sudo[157984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:06:31.897625 n-d-816883-1 sudo[157984]: pam_unix(sudo:session): session closed for user root
Nov 14 18:06:31.899704 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.443s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:06:31.901359 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:06:31.919005 n-d-816883-1 sudo[157987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:06:31.919764 n-d-816883-1 sudo[157987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:06:32.360152 n-d-816883-1 sudo[157987]: pam_unix(sudo:session): session closed for user root
Nov 14 18:06:32.362422 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.461s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:06:32.363763 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:07:08.340340 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816883-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816883-1@lvmdriver-1#lvmdriver-1']} {{(pid=95768) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 14 18:07:08.344178 n-d-816883-1 cinder-volume[95768]: WARNING stevedore.named [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 14 18:07:08.344676 n-d-816883-1 cinder-volume[95768]: WARNING castellan.key_manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 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'
Nov 14 18:07:08.357088 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Flow 'volume_create_manager' (d484e619-2e06-40b4-996a-5e22e350d7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 18:07:08.360382 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77855e4b-7db6-4599-8c9c-6d04b6ef899d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 18:07:08.382461 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_db.sqlalchemy.engines [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 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=95768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 14 18:07:08.406364 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77855e4b-7db6-4599-8c9c-6d04b6ef899d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-14T18:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1206990589',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816883-1@lvmdriver-1#lvmdriver-1',id=f53e2f6b-a763-45a9-98b0-bf6bf0851592,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='699340d52bef43238c672171630105e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-14T18:07:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-14T18:07:08Z,user_id='7243c19bf5a741d7b3c9ecf12f4cf3f6',volume_attachment=>,volume_type=VolumeType(3b91b614-005a-4a01-9924-7a2401e91f16),volume_type_id=3b91b614-005a-4a01-9924-7a2401e91f16)' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 18:07:08.409056 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f233c34-5d7b-4223-9a3e-cce0fcce46c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 18:07:08.411121 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f233c34-5d7b-4223-9a3e-cce0fcce46c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 18:07:08.415168 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6f518e8-8273-44ab-a9d4-7a279f333c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 18:07:08.510019 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6f518e8-8273-44ab-a9d4-7a279f333c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f53e2f6b-a763-45a9-98b0-bf6bf0851592', 'volume_name': 'volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 18:07:08.512339 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e2faaed-dc91-4656-97d0-728035c4a032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 18:07:08.514504 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e2faaed-dc91-4656-97d0-728035c4a032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 18:07:08.516631 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b6fad865-961b-4a03-bfb1-5579ec31eda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 18:07:08.517461 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Volume f53e2f6b-a763-45a9-98b0-bf6bf0851592: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 14 18:07:08.518073 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Cloning f53e2f6b-a763-45a9-98b0-bf6bf0851592 from image b135989c-9016-45c3-b082-5cc0accc0a48 at location (None, None). {{(pid=95768) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 14 18:07:16.850776 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1, size 616.00 MB, duration 8.33 sec {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Nov 14 18:07:16.851469 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Image download 616.00 MB at 73.94 MB/s
Nov 14 18:07:16.898860 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:16.983888 n-d-816883-1 sudo[158058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1
Nov 14 18:07:16.984661 n-d-816883-1 sudo[158058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:07:17.303382 n-d-816883-1 sudo[158058]: pam_unix(sudo:session): session closed for user root
Nov 14 18:07:17.305663 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1" returned: 0 in 0.406s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:17.306527 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 is fetched for user 7243c19bf5a741d7b3c9ecf12f4cf3f6. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Nov 14 18:07:17.364525 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:17.447499 n-d-816883-1 sudo[158063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1
Nov 14 18:07:17.448287 n-d-816883-1 sudo[158063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:07:17.771634 n-d-816883-1 sudo[158063]: pam_unix(sudo:session): session closed for user root
Nov 14 18:07:17.774075 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1" returned: 0 in 0.409s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:17.777076 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 stack-volumes-lvmdriver-1 -L 1g {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:17.794513 n-d-816883-1 sudo[158068]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 stack-volumes-lvmdriver-1 -L 1g
Nov 14 18:07:17.795291 n-d-816883-1 sudo[158068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:07:18.329049 n-d-816883-1 sudo[158068]: pam_unix(sudo:session): session closed for user root
Nov 14 18:07:18.331417 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.554s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:18.350829 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Attempting download of b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume f53e2f6b-a763-45a9-98b0-bf6bf0851592. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Nov 14 18:07:18.394161 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_2er923_a {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:18.474621 n-d-816883-1 sudo[158103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_2er923_a
Nov 14 18:07:18.475385 n-d-816883-1 sudo[158103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:07:18.792226 n-d-816883-1 sudo[158103]: pam_unix(sudo:session): session closed for user root
Nov 14 18:07:18.794512 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_b135989c-9016-45c3-b082-5cc0accc0a48_2er923_a" returned: 0 in 0.400s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:18.795745 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:18.876869 n-d-816883-1 sudo[158107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1
Nov 14 18:07:18.877675 n-d-816883-1 sudo[158107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:07:19.194335 n-d-816883-1 sudo[158107]: pam_unix(sudo:session): session closed for user root
Nov 14 18:07:19.197065 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1" returned: 0 in 0.400s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:19.197861 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] b135989c-9016-45c3-b082-5cc0accc0a48 was vhdx, converting to raw {{(pid=95768) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Nov 14 18:07:19.198822 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f53e2f6b--a763--45a9--98b0--bf6bf0851592 oflag=direct {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:19.217125 n-d-816883-1 sudo[158112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f53e2f6b--a763--45a9--98b0--bf6bf0851592 oflag=direct
Nov 14 18:07:19.217929 n-d-816883-1 sudo[158112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:07:19.531478 n-d-816883-1 sudo[158112]: pam_unix(sudo:session): session closed for user root
Nov 14 18:07:19.533590 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f53e2f6b--a763--45a9--98b0--bf6bf0851592 oflag=direct" returned: 0 in 0.334s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:19.534722 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f53e2f6b--a763--45a9--98b0--bf6bf0851592 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:19.552669 n-d-816883-1 sudo[158124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f53e2f6b--a763--45a9--98b0--bf6bf0851592
Nov 14 18:07:19.553463 n-d-816883-1 sudo[158124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:07:20.264897 n-d-816883-1 sudo[158124]: pam_unix(sudo:session): session closed for user root
Nov 14 18:07:20.267244 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f53e2f6b--a763--45a9--98b0--bf6bf0851592" returned: 0 in 0.732s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:20.268339 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:20.347639 n-d-816883-1 sudo[158157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1
Nov 14 18:07:20.348397 n-d-816883-1 sudo[158157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:07:20.662599 n-d-816883-1 sudo[158157]: pam_unix(sudo:session): session closed for user root
Nov 14 18:07:20.664891 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1" returned: 0 in 0.396s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:20.666237 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b135989c-9016-45c3-b082-5cc0accc0a48_n1ilsbavn-d-816883-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f53e2f6b--a763--45a9--98b0--bf6bf0851592 {{(pid=95768) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Nov 14 18:07:20.666635 n-d-816883-1 cinder-volume[95768]: INFO cinder.image.image_utils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Converted 700.00 MB image at 700.00 MB/s
Nov 14 18:07:20.667242 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Downloaded image b135989c-9016-45c3-b082-5cc0accc0a48 ((None, None)) to volume f53e2f6b-a763-45a9-98b0-bf6bf0851592 successfully. {{(pid=95768) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Nov 14 18:07:20.778787 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.image.image_utils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Temporary image b135989c-9016-45c3-b082-5cc0accc0a48 for user 7243c19bf5a741d7b3c9ecf12f4cf3f6 is deleted. {{(pid=95768) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Nov 14 18:07:20.779376 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.volume_utils [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Marking volume f53e2f6b-a763-45a9-98b0-bf6bf0851592 as bootable. {{(pid=95768) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Nov 14 18:07:20.789889 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Copying metadata from image b135989c-9016-45c3-b082-5cc0accc0a48 to f53e2f6b-a763-45a9-98b0-bf6bf0851592. {{(pid=95768) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Nov 14 18:07:20.790804 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.flows.manager.create_volume [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Creating volume glance metadata for volume f53e2f6b-a763-45a9-98b0-bf6bf0851592 backed by image b135989c-9016-45c3-b082-5cc0accc0a48 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=95768) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 14 18:07:20.853546 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b6fad865-961b-4a03-bfb1-5579ec31eda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592', 'volume_size': 1, 'image_id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '6813b815eb9346a7aaffc9494d2d2875', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'b135989c-9016-45c3-b082-5cc0accc0a48', 'created_at': datetime.datetime(2021, 11, 14, 16, 28, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 14, 16, 28, 45, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b135989c-9016-45c3-b082-5cc0accc0a48/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 18:07:20.855785 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7141b45e-bdda-4dcc-85b7-b8fa731d4670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 14 18:07:20.862731 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.flows.manager.create_volume [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Volume volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 (f53e2f6b-a763-45a9-98b0-bf6bf0851592): created successfully
Nov 14 18:07:20.864577 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7141b45e-bdda-4dcc-85b7-b8fa731d4670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=95768) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 14 18:07:20.867726 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Flow 'volume_create_manager' (d484e619-2e06-40b4-996a-5e22e350d7cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=95768) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 14 18:07:20.877222 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [None req-e09966f6-32cd-47a1-84f9-53ed8672a67a tempest-TestShelveInstance-679896146 None] Created volume successfully.
Nov 14 18:07:24.106525 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-219ec6e9-1c35-4cdb-9c2b-59b46df3b092 req-b978aa10-d28e-4db0-b9a6-1d3f842d3e5d tempest-TestShelveInstance-679896146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:24.125164 n-d-816883-1 sudo[158162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:07:24.125956 n-d-816883-1 sudo[158162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:07:24.519920 n-d-816883-1 sudo[158162]: pam_unix(sudo:session): session closed for user root
Nov 14 18:07:24.522278 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-219ec6e9-1c35-4cdb-9c2b-59b46df3b092 req-b978aa10-d28e-4db0-b9a6-1d3f842d3e5d tempest-TestShelveInstance-679896146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592" returned: 0 in 0.415s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:24.572242 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:24.577510 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:24.577793 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831704384]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:07:24.578406 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-219ec6e9-1c35-4cdb-9c2b-59b46df3b092 req-b978aa10-d28e-4db0-b9a6-1d3f842d3e5d tempest-TestShelveInstance-679896146 None] Targets prior to update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 18:07:24.579216 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-219ec6e9-1c35-4cdb-9c2b-59b46df3b092 req-b978aa10-d28e-4db0-b9a6-1d3f842d3e5d tempest-TestShelveInstance-679896146 None] Creating iscsi_target for Volume ID: volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 18:07:24.582527 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-219ec6e9-1c35-4cdb-9c2b-59b46df3b092 req-b978aa10-d28e-4db0-b9a6-1d3f842d3e5d tempest-TestShelveInstance-679896146 None] Created volume path /opt/stack/data/cinder/volumes/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592,
Nov 14 18:07:24.582527 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 18:07:24.582527 n-d-816883-1 cinder-volume[95768]:
Nov 14 18:07:24.582527 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:07:24.582527 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 18:07:24.582527 n-d-816883-1 cinder-volume[95768]: incominguser 39kELC78XPsaYsq36MnB KH4w3QnJRmh62HKG
Nov 14 18:07:24.582527 n-d-816883-1 cinder-volume[95768]:
Nov 14 18:07:24.582527 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 18:07:24.582527 n-d-816883-1 cinder-volume[95768]:
Nov 14 18:07:24.582527 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 18:07:24.584692 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:24.944763 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592" returned: 0 in 0.359s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:24.945160 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831704384]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:07:24.945754 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-219ec6e9-1c35-4cdb-9c2b-59b46df3b092 req-b978aa10-d28e-4db0-b9a6-1d3f842d3e5d tempest-TestShelveInstance-679896146 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 18:07:24.946125 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-219ec6e9-1c35-4cdb-9c2b-59b46df3b092 req-b978aa10-d28e-4db0-b9a6-1d3f842d3e5d tempest-TestShelveInstance-679896146 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 18:07:24.947391 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:24.956792 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:24.957162 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831704384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n Backing store flags: \n Account information:\n 39kELC78XPsaYsq36MnB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:07:24.957735 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-219ec6e9-1c35-4cdb-9c2b-59b46df3b092 req-b978aa10-d28e-4db0-b9a6-1d3f842d3e5d tempest-TestShelveInstance-679896146 None] Targets after update: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 18:07:24.958698 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:25.056911 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:25.057267 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831704384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n Backing store flags: \n Account information:\n 39kELC78XPsaYsq36MnB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:07:25.058374 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:25.151987 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:25.152609 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411831704384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n Backing store flags: \n Account information:\n 39kELC78XPsaYsq36MnB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:07:25.153457 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-219ec6e9-1c35-4cdb-9c2b-59b46df3b092 req-b978aa10-d28e-4db0-b9a6-1d3f842d3e5d tempest-TestShelveInstance-679896146 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 18:07:25.195016 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-219ec6e9-1c35-4cdb-9c2b-59b46df3b092 req-b978aa10-d28e-4db0-b9a6-1d3f842d3e5d tempest-TestShelveInstance-679896146 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592', 'target_lun': 1, 'volume_id': 'f53e2f6b-a763-45a9-98b0-bf6bf0851592', 'auth_method': 'CHAP', 'auth_username': '39kELC78XPsaYsq36MnB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '41d42f74-9fd0-4fe6-bfec-a75ba24e8762'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 18:07:25.299027 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-219ec6e9-1c35-4cdb-9c2b-59b46df3b092 req-b978aa10-d28e-4db0-b9a6-1d3f842d3e5d tempest-TestShelveInstance-679896146 None] attachment_update completed successfully.
Nov 14 18:07:31.459984 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:07:31.460650 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:07:31.461236 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:31.479789 n-d-816883-1 sudo[158229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:07:31.480563 n-d-816883-1 sudo[158229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:07:31.860520 n-d-816883-1 sudo[158229]: pam_unix(sudo:session): session closed for user root
Nov 14 18:07:31.862658 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.401s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:31.864256 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:07:31.882056 n-d-816883-1 sudo[158232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:07:31.882837 n-d-816883-1 sudo[158232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:07:32.270456 n-d-816883-1 sudo[158232]: pam_unix(sudo:session): session closed for user root
Nov 14 18:07:32.272534 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.408s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:07:32.274558 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:08:31.465890 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:08:31.466595 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:08:31.467010 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:08:31.485530 n-d-816883-1 sudo[158304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:08:31.486298 n-d-816883-1 sudo[158304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:08:31.908623 n-d-816883-1 sudo[158304]: pam_unix(sudo:session): session closed for user root
Nov 14 18:08:31.910672 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.443s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:08:31.912256 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:08:31.929644 n-d-816883-1 sudo[158307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:08:31.930453 n-d-816883-1 sudo[158307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:08:32.355517 n-d-816883-1 sudo[158307]: pam_unix(sudo:session): session closed for user root
Nov 14 18:08:32.357747 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.445s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:08:32.359585 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:09:31.471280 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:09:31.471977 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:09:31.472380 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:09:31.489890 n-d-816883-1 sudo[158358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:09:31.490692 n-d-816883-1 sudo[158358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:09:31.864675 n-d-816883-1 sudo[158358]: pam_unix(sudo:session): session closed for user root
Nov 14 18:09:31.866981 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.394s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:09:31.868633 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:09:31.886476 n-d-816883-1 sudo[158361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:09:31.887246 n-d-816883-1 sudo[158361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:09:32.269842 n-d-816883-1 sudo[158361]: pam_unix(sudo:session): session closed for user root
Nov 14 18:09:32.271964 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.403s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:09:32.273357 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:09:49.573042 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-4de135fb-c81d-439f-9e76-80a6e39f1d95 req-43fb631c-5927-4a6e-822c-e934364e7a9e tempest-TestShelveInstance-679896146 None] Terminate volume connection completed successfully.
Nov 14 18:09:49.573590 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-4de135fb-c81d-439f-9e76-80a6e39f1d95 req-43fb631c-5927-4a6e-822c-e934364e7a9e tempest-TestShelveInstance-679896146 None] Deleting attachment 41d42f74-9fd0-4fe6-bfec-a75ba24e8762. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 18:09:51.875485 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-81f579fb-5e47-45fe-a6cf-7eeef700de21 req-203edb15-5092-456a-883d-4d0baf8c088c tempest-TestShelveInstance-679896146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:09:51.893957 n-d-816883-1 sudo[158402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:09:51.894743 n-d-816883-1 sudo[158402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:09:52.283219 n-d-816883-1 sudo[158402]: pam_unix(sudo:session): session closed for user root
Nov 14 18:09:52.285616 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-81f579fb-5e47-45fe-a6cf-7eeef700de21 req-203edb15-5092-456a-883d-4d0baf8c088c tempest-TestShelveInstance-679896146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592" returned: 0 in 0.410s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:09:52.330024 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:09:52.335908 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:09:52.336295 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838742016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n Backing store flags: \n Account information:\n 39kELC78XPsaYsq36MnB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-81f579fb-5e47-45fe-a6cf-7eeef700de21 req-203edb15-5092-456a-883d-4d0baf8c088c tempest-TestShelveInstance-679896146 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: 39kELC78XPsaYsq36MnB
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 18:09:52.336915 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 14 18:09:52.340063 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-81f579fb-5e47-45fe-a6cf-7eeef700de21 req-203edb15-5092-456a-883d-4d0baf8c088c tempest-TestShelveInstance-679896146 None] Creating iscsi_target for Volume ID: volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 14 18:09:52.340063 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-81f579fb-5e47-45fe-a6cf-7eeef700de21 req-203edb15-5092-456a-883d-4d0baf8c088c tempest-TestShelveInstance-679896146 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 14 18:09:52.342069 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-81f579fb-5e47-45fe-a6cf-7eeef700de21 req-203edb15-5092-456a-883d-4d0baf8c088c tempest-TestShelveInstance-679896146 None] Created volume path /opt/stack/data/cinder/volumes/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592,
Nov 14 18:09:52.342069 n-d-816883-1 cinder-volume[95768]: content:
Nov 14 18:09:52.342069 n-d-816883-1 cinder-volume[95768]:
Nov 14 18:09:52.342069 n-d-816883-1 cinder-volume[95768]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:09:52.342069 n-d-816883-1 cinder-volume[95768]: driver iscsi
Nov 14 18:09:52.342069 n-d-816883-1 cinder-volume[95768]: incominguser 39kELC78XPsaYsq36MnB KH4w3QnJRmh62HKG
Nov 14 18:09:52.342069 n-d-816883-1 cinder-volume[95768]:
Nov 14 18:09:52.342069 n-d-816883-1 cinder-volume[95768]: write-cache on
Nov 14 18:09:52.342069 n-d-816883-1 cinder-volume[95768]:
Nov 14 18:09:52.342069 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 14 18:09:52.343535 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:09:52.708994 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592" returned: 0 in 0.365s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:09:52.709334 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838742016]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:09:52.709921 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-81f579fb-5e47-45fe-a6cf-7eeef700de21 req-203edb15-5092-456a-883d-4d0baf8c088c tempest-TestShelveInstance-679896146 None] StdOut from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 14 18:09:52.710275 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-81f579fb-5e47-45fe-a6cf-7eeef700de21 req-203edb15-5092-456a-883d-4d0baf8c088c tempest-TestShelveInstance-679896146 None] StdErr from tgt-admin --update: {{(pid=95768) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 14 18:09:52.711456 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:09:52.717285 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:09:52.717625 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838742016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n Backing store flags: \n Account information:\n 39kELC78XPsaYsq36MnB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.tgt [req-81f579fb-5e47-45fe-a6cf-7eeef700de21 req-203edb15-5092-456a-883d-4d0baf8c088c tempest-TestShelveInstance-679896146 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: System information:
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Driver: iscsi
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: State: ready
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: I_T nexus information:
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: LUN information:
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: LUN: 0
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Type: controller
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010000
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf10
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Size: 0 MB, Block size: 1
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Backing store type: null
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Backing store path: None
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: LUN: 1
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Type: disk
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: SCSI ID: IET 00010001
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: SCSI SN: beaf11
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Size: 1074 MB, Block size: 512
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Online: Yes
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Removable media: No
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Prevent removal: No
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Readonly: No
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: SWP: No
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Thin-provisioning: No
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Backing store type: rdwr
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Backing store flags:
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: Account information:
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: 39kELC78XPsaYsq36MnB
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: ACL information:
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: ALL
Nov 14 18:09:52.718148 n-d-816883-1 cinder-volume[95768]: {{(pid=95768) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 14 18:09:52.722250 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:09:52.807808 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:09:52.808140 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838742016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n Backing store flags: \n Account information:\n 39kELC78XPsaYsq36MnB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:09:52.809287 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:09:52.894946 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:09:52.895512 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411838742016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n Backing store flags: \n Account information:\n 39kELC78XPsaYsq36MnB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:09:52.896214 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.targets.iscsi [req-81f579fb-5e47-45fe-a6cf-7eeef700de21 req-203edb15-5092-456a-883d-4d0baf8c088c tempest-TestShelveInstance-679896146 None] Set provider_location to: 10.222.0.37:3260,1 iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 1 {{(pid=95768) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 14 18:09:52.935779 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-81f579fb-5e47-45fe-a6cf-7eeef700de21 req-203edb15-5092-456a-883d-4d0baf8c088c tempest-TestShelveInstance-679896146 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.37:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592', 'target_lun': 1, 'volume_id': 'f53e2f6b-a763-45a9-98b0-bf6bf0851592', 'auth_method': 'CHAP', 'auth_username': '39kELC78XPsaYsq36MnB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e64ff7b6-68c5-4788-9d72-d386f8469a2f'} {{(pid=95768) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4693}}
Nov 14 18:09:53.038874 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-81f579fb-5e47-45fe-a6cf-7eeef700de21 req-203edb15-5092-456a-883d-4d0baf8c088c tempest-TestShelveInstance-679896146 None] attachment_update completed successfully.
Nov 14 18:10:31.476971 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:10:31.477605 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:10:31.478067 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:10:31.497706 n-d-816883-1 sudo[158461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:10:31.498501 n-d-816883-1 sudo[158461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:10:31.939085 n-d-816883-1 sudo[158461]: pam_unix(sudo:session): session closed for user root
Nov 14 18:10:31.943054 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.463s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:10:31.943054 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:10:31.962610 n-d-816883-1 sudo[158464]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:10:31.963447 n-d-816883-1 sudo[158464]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:10:32.395510 n-d-816883-1 sudo[158464]: pam_unix(sudo:session): session closed for user root
Nov 14 18:10:32.398188 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.455s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:10:32.400197 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:11:27.310441 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-209efb25-c4d8-4c70-bc4c-65c890ebdc56 tempest-TestShelveInstance-679896146 None] Terminate volume connection completed successfully.
Nov 14 18:11:27.311074 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.manager [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-209efb25-c4d8-4c70-bc4c-65c890ebdc56 tempest-TestShelveInstance-679896146 None] Deleting attachment e64ff7b6-68c5-4788-9d72-d386f8469a2f. {{(pid=95768) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4842}}
Nov 14 18:11:27.312194 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:11:27.400602 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:11:27.400931 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829869200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592\n Backing store flags: \n Account information:\n 39kELC78XPsaYsq36MnB\n ACL information:\n ALL\n', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:11:27.401607 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.tgt [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-209efb25-c4d8-4c70-bc4c-65c890ebdc56 tempest-TestShelveInstance-679896146 None] Removing iscsi_target for Volume ID: f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:11:27.402702 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 -f {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:11:27.514373 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 -f" returned: 0 in 0.111s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:11:27.514817 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829869200]: (4, None) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:11:27.521947 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:11:27.628118 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:11:27.628423 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829869200]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:11:27.825746 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 None] Lock "b'cinder-f53e2f6b-a763-45a9-98b0-bf6bf0851592-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 14 18:11:27.886036 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:11:27.973057 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105093) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:11:27.973354 n-d-816883-1 cinder-volume[95768]: DEBUG oslo.privsep.daemon [-] privsep: reply[140411829869200]: (4, ('', '')) {{(pid=105093) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 14 18:11:27.974020 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.targets.iscsi [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 None] Skipping remove_export. No iscsi_target is presently exported for volume: f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:11:27.975031 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 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/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:11:27.992637 n-d-816883-1 sudo[158557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:11:27.993446 n-d-816883-1 sudo[158557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:11:28.397224 n-d-816883-1 sudo[158557]: pam_unix(sudo:session): session closed for user root
Nov 14 18:11:28.399496 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 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/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592" returned: 0 in 0.424s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:11:28.401296 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:11:28.418603 n-d-816883-1 sudo[158560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:11:28.419379 n-d-816883-1 sudo[158560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:11:28.822609 n-d-816883-1 sudo[158560]: pam_unix(sudo:session): session closed for user root
Nov 14 18:11:28.824780 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592" returned: 0 in 0.423s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:11:28.826859 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592 {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:11:28.844067 n-d-816883-1 sudo[158563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:11:28.844838 n-d-816883-1 sudo[158563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:11:29.282306 n-d-816883-1 sudo[158563]: pam_unix(sudo:session): session closed for user root
Nov 14 18:11:29.284622 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f53e2f6b-a763-45a9-98b0-bf6bf0851592" returned: 0 in 0.457s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:11:29.285786 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.drivers.lvm [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 None] Successfully deleted volume: f53e2f6b-a763-45a9-98b0-bf6bf0851592
Nov 14 18:11:29.328740 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.quota [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 None] Created reservations ['de62daeb-8be5-4e75-9d0d-d5330930186d', '69c87fec-fea6-4850-b958-72b42c73c432', 'c1faec64-17ec-438d-a300-5e50faa87202', '22e31576-f422-4830-97f5-91b4342ed1b3'] {{(pid=95768) reserve /opt/stack/cinder/cinder/quota.py:756}}
Nov 14 18:11:29.370449 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:11:29.371239 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:11:29.389784 n-d-816883-1 sudo[158570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:11:29.390555 n-d-816883-1 sudo[158570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:11:29.846802 n-d-816883-1 sudo[158570]: pam_unix(sudo:session): session closed for user root
Nov 14 18:11:29.849289 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 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.477s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:11:29.851487 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:11:29.870598 n-d-816883-1 sudo[158573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:11:29.871407 n-d-816883-1 sudo[158573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:11:30.310021 n-d-816883-1 sudo[158573]: pam_unix(sudo:session): session closed for user root
Nov 14 18:11:30.312355 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 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.460s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:11:30.314598 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:11:30.319974 n-d-816883-1 cinder-volume[95768]: INFO cinder.volume.manager [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 None] Deleted volume successfully.
Nov 14 18:11:30.335750 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.coordination [req-b1c178c7-febd-43ce-9f6a-b6ad93657659 req-d34864c1-9afc-49db-b7d3-9a542cad5e65 tempest-TestShelveInstance-679896146 None] Lock "b'cinder-f53e2f6b-a763-45a9-98b0-bf6bf0851592-delete_volume'" released by "delete_volume" :: held 2.510s {{(pid=95768) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 14 18:11:31.476954 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:11:31.477521 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:11:31.478166 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:11:31.496763 n-d-816883-1 sudo[158578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:11:31.497582 n-d-816883-1 sudo[158578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:11:31.957595 n-d-816883-1 sudo[158578]: pam_unix(sudo:session): session closed for user root
Nov 14 18:11:31.959620 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.481s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:11:31.961794 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:11:31.980218 n-d-816883-1 sudo[158590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:11:31.981038 n-d-816883-1 sudo[158590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:11:32.431570 n-d-816883-1 sudo[158590]: pam_unix(sudo:session): session closed for user root
Nov 14 18:11:32.433842 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.472s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:11:32.435127 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:12:31.482767 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:12:31.483428 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:12:31.483862 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:12:31.502890 n-d-816883-1 sudo[159237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:12:31.504101 n-d-816883-1 sudo[159237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:12:31.945365 n-d-816883-1 sudo[159237]: pam_unix(sudo:session): session closed for user root
Nov 14 18:12:31.947398 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.463s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:12:31.948979 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:12:31.966888 n-d-816883-1 sudo[159240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:12:31.967655 n-d-816883-1 sudo[159240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:12:32.400786 n-d-816883-1 sudo[159240]: pam_unix(sudo:session): session closed for user root
Nov 14 18:12:32.402923 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.454s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:12:32.404223 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:13:31.486029 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:13:31.486699 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:13:31.487213 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:13:31.505569 n-d-816883-1 sudo[159301]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:13:31.506330 n-d-816883-1 sudo[159301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:13:31.922861 n-d-816883-1 sudo[159301]: pam_unix(sudo:session): session closed for user root
Nov 14 18:13:31.924912 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.437s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:13:31.926573 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:13:31.944226 n-d-816883-1 sudo[159304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:13:31.944985 n-d-816883-1 sudo[159304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:13:32.384891 n-d-816883-1 sudo[159304]: pam_unix(sudo:session): session closed for user root
Nov 14 18:13:32.387022 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.460s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:13:32.388356 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:14:31.486753 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:14:31.487437 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:14:31.487990 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:14:31.509555 n-d-816883-1 sudo[159362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:14:31.510365 n-d-816883-1 sudo[159362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:14:32.003854 n-d-816883-1 sudo[159362]: pam_unix(sudo:session): session closed for user root
Nov 14 18:14:32.005908 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.518s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:14:32.007574 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:14:32.026072 n-d-816883-1 sudo[159365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:14:32.026920 n-d-816883-1 sudo[159365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:14:32.509104 n-d-816883-1 sudo[159365]: pam_unix(sudo:session): session closed for user root
Nov 14 18:14:32.511176 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.503s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:14:32.513089 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:15:31.496411 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:15:31.497132 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:15:31.497557 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:15:31.515543 n-d-816883-1 sudo[159450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:15:31.516316 n-d-816883-1 sudo[159450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:15:31.935486 n-d-816883-1 sudo[159450]: pam_unix(sudo:session): session closed for user root
Nov 14 18:15:31.937556 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.440s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:15:31.939165 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:15:31.956979 n-d-816883-1 sudo[159453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:15:31.957815 n-d-816883-1 sudo[159453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:15:32.395873 n-d-816883-1 sudo[159453]: pam_unix(sudo:session): session closed for user root
Nov 14 18:15:32.397981 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.459s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:15:32.399286 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:16:31.496239 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:16:31.496904 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:16:31.497381 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:16:31.515294 n-d-816883-1 sudo[159506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:16:31.516090 n-d-816883-1 sudo[159506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:16:31.959037 n-d-816883-1 sudo[159506]: pam_unix(sudo:session): session closed for user root
Nov 14 18:16:31.961196 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.463s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:16:31.962814 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:16:31.981184 n-d-816883-1 sudo[159509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:16:31.982001 n-d-816883-1 sudo[159509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:16:32.398580 n-d-816883-1 sudo[159509]: pam_unix(sudo:session): session closed for user root
Nov 14 18:16:32.400692 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.438s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:16:32.402023 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:17:31.505135 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:17:31.505869 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:17:31.506288 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:17:31.524447 n-d-816883-1 sudo[159682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:17:31.525253 n-d-816883-1 sudo[159682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:17:31.977253 n-d-816883-1 sudo[159682]: pam_unix(sudo:session): session closed for user root
Nov 14 18:17:31.979372 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.473s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:17:31.981705 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:17:32.001040 n-d-816883-1 sudo[159685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:17:32.001867 n-d-816883-1 sudo[159685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:17:32.422152 n-d-816883-1 sudo[159685]: pam_unix(sudo:session): session closed for user root
Nov 14 18:17:32.424255 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.443s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:17:32.425677 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:18:31.503805 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:18:31.504485 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:18:31.504946 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:18:31.522399 n-d-816883-1 sudo[159744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:18:31.523188 n-d-816883-1 sudo[159744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:18:31.937262 n-d-816883-1 sudo[159744]: pam_unix(sudo:session): session closed for user root
Nov 14 18:18:31.939326 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.434s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:18:31.940964 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:18:31.958140 n-d-816883-1 sudo[159747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:18:31.958916 n-d-816883-1 sudo[159747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:18:32.394935 n-d-816883-1 sudo[159747]: pam_unix(sudo:session): session closed for user root
Nov 14 18:18:32.397045 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.456s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:18:32.398357 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:19:31.506083 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:19:31.506760 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:19:31.507242 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:19:31.525232 n-d-816883-1 sudo[159816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:19:31.526017 n-d-816883-1 sudo[159816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:19:31.966165 n-d-816883-1 sudo[159816]: pam_unix(sudo:session): session closed for user root
Nov 14 18:19:31.968251 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.461s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:19:31.969889 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:19:31.987466 n-d-816883-1 sudo[159819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:19:31.988228 n-d-816883-1 sudo[159819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:19:32.408477 n-d-816883-1 sudo[159819]: pam_unix(sudo:session): session closed for user root
Nov 14 18:19:32.410615 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.440s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:19:32.412205 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:20:31.514343 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:20:31.515020 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:20:31.515450 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:20:31.533696 n-d-816883-1 sudo[159868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:20:31.534471 n-d-816883-1 sudo[159868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:20:31.964998 n-d-816883-1 sudo[159868]: pam_unix(sudo:session): session closed for user root
Nov 14 18:20:31.967053 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.451s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:20:31.968631 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:20:31.987140 n-d-816883-1 sudo[159871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:20:31.987939 n-d-816883-1 sudo[159871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:20:32.410720 n-d-816883-1 sudo[159871]: pam_unix(sudo:session): session closed for user root
Nov 14 18:20:32.412818 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.444s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:20:32.414180 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:21:31.516780 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:21:31.517472 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:21:31.517933 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:21:31.535634 n-d-816883-1 sudo[159920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:21:31.536415 n-d-816883-1 sudo[159920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:21:31.952508 n-d-816883-1 sudo[159920]: pam_unix(sudo:session): session closed for user root
Nov 14 18:21:31.954593 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.436s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:21:31.956201 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:21:31.973982 n-d-816883-1 sudo[159923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:21:31.974802 n-d-816883-1 sudo[159923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:21:32.408957 n-d-816883-1 sudo[159923]: pam_unix(sudo:session): session closed for user root
Nov 14 18:21:32.411745 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.455s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:21:32.413127 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:22:31.525677 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:22:31.526381 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:22:31.526889 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:22:31.545110 n-d-816883-1 sudo[159972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:22:31.545926 n-d-816883-1 sudo[159972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:22:31.977879 n-d-816883-1 sudo[159972]: pam_unix(sudo:session): session closed for user root
Nov 14 18:22:31.980006 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.453s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:22:31.981651 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:22:31.999270 n-d-816883-1 sudo[159975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:22:32.000057 n-d-816883-1 sudo[159975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:22:32.429662 n-d-816883-1 sudo[159975]: pam_unix(sudo:session): session closed for user root
Nov 14 18:22:32.431770 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.450s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:22:32.433103 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:23:31.535029 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:23:31.535642 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:23:31.536253 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:23:31.554281 n-d-816883-1 sudo[160027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:23:31.555061 n-d-816883-1 sudo[160027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:23:31.978141 n-d-816883-1 sudo[160027]: pam_unix(sudo:session): session closed for user root
Nov 14 18:23:31.980182 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.444s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:23:31.981814 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:23:32.000024 n-d-816883-1 sudo[160030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:23:32.000800 n-d-816883-1 sudo[160030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:23:32.439882 n-d-816883-1 sudo[160030]: pam_unix(sudo:session): session closed for user root
Nov 14 18:23:32.442003 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.460s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:23:32.443300 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:24:31.542410 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:24:31.543068 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:24:31.543602 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:24:31.561405 n-d-816883-1 sudo[160079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:24:31.562191 n-d-816883-1 sudo[160079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:24:32.000333 n-d-816883-1 sudo[160079]: pam_unix(sudo:session): session closed for user root
Nov 14 18:24:32.002411 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.458s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:24:32.004512 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:24:32.022213 n-d-816883-1 sudo[160082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:24:32.022971 n-d-816883-1 sudo[160082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:24:32.458433 n-d-816883-1 sudo[160082]: pam_unix(sudo:session): session closed for user root
Nov 14 18:24:32.460503 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.456s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:24:32.461845 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Nov 14 18:25:31.553825 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_service.periodic_task [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=95768) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 14 18:25:31.554488 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.volume.drivers.lvm [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Updating volume stats {{(pid=95768) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 14 18:25:31.555025 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:25:31.572498 n-d-816883-1 sudo[160131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:25:31.573304 n-d-816883-1 sudo[160131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:25:31.989070 n-d-816883-1 sudo[160131]: pam_unix(sudo:session): session closed for user root
Nov 14 18:25:31.991114 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.436s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:25:31.992973 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 14 18:25:32.010701 n-d-816883-1 sudo[160134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Nov 14 18:25:32.011474 n-d-816883-1 sudo[160134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 14 18:25:32.427205 n-d-816883-1 sudo[160134]: pam_unix(sudo:session): session closed for user root
Nov 14 18:25:32.429329 n-d-816883-1 cinder-volume[95768]: DEBUG oslo_concurrency.processutils [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef 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.436s {{(pid=95768) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 14 18:25:32.430660 n-d-816883-1 cinder-volume[95768]: DEBUG cinder.manager [None req-3a3ae9b1-75bc-4094-b636-837cf6552eef None None] Notifying Schedulers of capabilities ... {{(pid=95768) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}